Timo Kreuzer
6bcc5a5626
revert 36379
...
svn path=/branches/ros-amd64-bringup/; revision=36395
2008-09-21 22:34:38 +00:00
Eric Kohl
4a8d830f83
Sync to Wine-0.9.58
...
- Rob Shearman <rob@codeweavers.com > Thu, 14 Feb 2008
widl: Remove unused headers.
- Rob Shearman <rob@codeweavers.com > Thu, 14 Feb 2008
widl: Guard the inclusion of unistd.h.
- Rob Shearman <rob@codeweavers.com > Tue, 19 Feb 2008
Add the nounistd option to all lex source files.
- Alexandre Julliard <julliard@winehq.org > Tue, 19 Feb 2008
Avoid the nounistd option that doesn't exist on older flex, define YY_NO_UNISTD_H...
- Dan Hipschman <dsh@linux.ucla.edu > Thu, 21 Feb 2008
widl: Allow is_string_type to work for typedef'd types.
- Gerald Pfeifer <gerald@pfeifer.com > Fri, 22 Feb 2008
widl: Include <unistd.h> for prototype of unlink().
- Dan Hipschman <dsh@linux.ucla.edu > Wed, 19 Mar 2008
widl: Ignore libraries in imported IDL files.
- Dan Hipschman <dsh@linux.ucla.edu > Thu, 20 Mar 2008
widl: Make structures with FC_ENUM16 fields complex.
svn path=/trunk/; revision=36394
2008-09-21 21:18:42 +00:00
Timo Kreuzer
dfb5b8873c
fix spec file
...
svn path=/branches/ros-amd64-bringup/; revision=36393
2008-09-21 21:04:40 +00:00
Timo Kreuzer
274bc28882
- add ctxswitch.S
...
- compile cmhardwr.c from i386
svn path=/branches/ros-amd64-bringup/; revision=36392
2008-09-21 20:56:19 +00:00
Timo Kreuzer
076b5a9b06
fix function description comments
...
svn path=/branches/ros-amd64-bringup/; revision=36391
2008-09-21 20:15:15 +00:00
Eric Kohl
1c1bfdafe2
Define TRUE only if it hasn't been defined before
...
svn path=/trunk/; revision=36390
2008-09-21 19:57:05 +00:00
Timo Kreuzer
57ab050fcd
- fix a typo
...
- add some prototypes
svn path=/branches/ros-amd64-bringup/; revision=36389
2008-09-21 19:17:53 +00:00
Timo Kreuzer
d62eba47ce
implement SetInterruptGate for amd64 and fix APIC_DEFAULT_BASE
...
svn path=/branches/ros-amd64-bringup/; revision=36388
2008-09-21 19:05:48 +00:00
Timo Kreuzer
caf56ecbd3
MS symbols say that the KPRCB member VebdorString is an array of UCHARs, not CHARs.
...
svn path=/branches/ros-amd64-bringup/; revision=36387
2008-09-21 18:53:48 +00:00
Colin Finck
033cea3fa6
Forgot these files, sorry...
...
svn path=/trunk/; revision=36385
2008-09-21 17:01:55 +00:00
Colin Finck
6b981d5bb1
Sync msi with Wine 1.1.5
...
svn path=/trunk/; revision=36384
2008-09-21 15:24:30 +00:00
Eric Kohl
2cbfa7cb91
EnumDependentServicesA/W and EnumServicesStatusA/W don't fix up pointers if the service manager returns an error.
...
This fixes bug #3737 .
Patch by Michael Martin aka bugboy <martinmnet@hotmail.com >.
svn path=/trunk/; revision=36383
2008-09-21 15:19:52 +00:00
Cameron Gutman
39a0bb1742
- Merge aicom-network-fixes up to r36381
...
svn path=/trunk/; revision=36382
2008-09-21 14:43:43 +00:00
Cameron Gutman
e6330c4049
- Set the InFlightRequest to NULL when we complete
...
svn path=/branches/aicom-network-fixes/; revision=36381
2008-09-21 14:40:28 +00:00
Timo Kreuzer
941fdb3f0b
Implement some functions that are forwarded to HAL on x86 build, but not on x64. Modify spec file (use preprocessor macro). Now scsiport can be loaded and freeldr doesn't complain about missing imports.
...
svn path=/branches/ros-amd64-bringup/; revision=36380
2008-09-21 14:40:17 +00:00
Timo Kreuzer
416333a946
preprocess all spec files
...
svn path=/branches/ros-amd64-bringup/; revision=36379
2008-09-21 14:34:48 +00:00
Christoph von Wittich
70f9181595
fix another typo...
...
svn path=/trunk/; revision=36378
2008-09-21 14:12:52 +00:00
Eric Kohl
b48aef5119
[FORMATTING] No code changes!
...
svn path=/trunk/; revision=36377
2008-09-21 13:55:53 +00:00
Christoph von Wittich
fff44b9cb5
sync jscript with wine 1.1.5
...
svn path=/trunk/; revision=36376
2008-09-21 13:24:00 +00:00
Christoph von Wittich
3415a605e5
this hack wasn't supposed to be committed
...
svn path=/trunk/; revision=36375
2008-09-21 13:05:48 +00:00
Christoph von Wittich
8ff60114b6
sync msxml3 with wine 1.1.5
...
svn path=/trunk/; revision=36374
2008-09-21 13:03:20 +00:00
Colin Finck
0fa81bc0da
Wow, WriteConfigurationFile() in rbuild never worked since it was added in r13496 over 3 years ago! :-)
...
Thus, the generated "roscfg.h" was always empty, but for whatever reason modules started to include it.
I removed all dependencies on this file and the function itself from rbuild.
svn path=/trunk/; revision=36373
2008-09-21 13:00:40 +00:00
Cameron Gutman
0f1167cbc0
- Merge aicom-network-fixes up to r36371
...
svn path=/trunk/; revision=36372
2008-09-21 12:41:26 +00:00
Cameron Gutman
86e1d71934
- There are 4 in flight requests not 3
...
svn path=/branches/aicom-network-fixes/; revision=36371
2008-09-21 12:31:14 +00:00
Gregor Brunmar
82d36803fa
D3D9:
...
* Added stubs for IDirect3DTexture9 methods
* Implemented IDirect3DTexture9::GetDevice()
* Moved device locking to the D3D9BaseObject instead of in each child object
svn path=/trunk/; revision=36370
2008-09-21 12:25:38 +00:00
Christoph von Wittich
a63c53bdac
fix two nice typo's
...
(array subscript was above array bounds)
svn path=/trunk/; revision=36369
2008-09-21 12:12:37 +00:00
Christoph von Wittich
ec73256471
sync msiexec with wine 1.1.5
...
svn path=/trunk/; revision=36368
2008-09-21 12:00:07 +00:00
Aleksey Bragin
0230d25b11
- FileOffset is 32bit long, not 64bit, so no reason in additional casting.
...
- Fix a ULONG -> BOOLEAN conversion warning.
svn path=/trunk/; revision=36367
2008-09-21 11:34:04 +00:00
Christoph von Wittich
463ffc2132
fix wrong casts
...
svn path=/trunk/; revision=36366
2008-09-21 06:52:54 +00:00
Christoph von Wittich
295baae2f3
fix brackets
...
svn path=/trunk/; revision=36365
2008-09-21 06:42:21 +00:00
Cameron Gutman
24402d079c
- Remove more useless code
...
svn path=/branches/aicom-network-fixes/; revision=36364
2008-09-21 03:21:34 +00:00
Cameron Gutman
252f7c71da
- Set MiniportBusy to TRUE in MiniDequeueWorkItem instead of MiniQueueWorkItem
...
- Fail if another miniport request is still in progress
svn path=/branches/aicom-network-fixes/; revision=36363
2008-09-21 02:35:23 +00:00
Cameron Gutman
e6386dff73
- Remove some unneeded code
...
- Set MiniportBusy to TRUE if MiniDoRequest returns NDIS_STATUS_PENDING
svn path=/branches/aicom-network-fixes/; revision=36362
2008-09-21 01:55:16 +00:00
Timo Kreuzer
52babc02da
Make MmGetPageDirectory an inline function
...
svn path=/branches/ros-amd64-bringup/; revision=36361
2008-09-21 00:47:15 +00:00
Timo Kreuzer
fb201758c1
use FIELD_OFFSET instead of a constant
...
svn path=/branches/ros-amd64-bringup/; revision=36360
2008-09-21 00:45:49 +00:00
Cameron Gutman
36a831e55c
- Only call MiniSendComplete if ProIndicatePacket didn't return NDIS_STATUS_PENDING
...
svn path=/branches/aicom-network-fixes/; revision=36359
2008-09-20 23:08:56 +00:00
Cameron Gutman
08288ba535
- Revert r36337 because the callers don't depend on the memory being zeroed
...
svn path=/branches/aicom-network-fixes/; revision=36358
2008-09-20 21:29:31 +00:00
Eric Kohl
aa46f44e50
[FORMATTING] No code changes!
...
svn path=/trunk/; revision=36357
2008-09-20 20:28:23 +00:00
Cameron Gutman
b7872654ed
- The handle passed to MiniRequestComplete, NdisMQueryInformationComplete, and NdisMSetInformationComplete is the Adapter not the MiniportBlock
...
- Set MiniportBusy to FALSE in all the completion routines
- Set MiniportBusy to TRUE in MiniQueueWorkItem
- Only requeue the packet if it's a serialized miniport that returned NDIS_STATUS_RESOURCES
- Hold the spin lock when requeuing the packet
svn path=/branches/aicom-network-fixes/; revision=36356
2008-09-20 17:10:30 +00:00
Timo Kreuzer
a59ab56e6b
- fix a typo
...
- silence debug output
svn path=/branches/ros-amd64-bringup/; revision=36355
2008-09-20 15:34:59 +00:00
Christoph von Wittich
8c33fab48b
replace \" with "" in rc files
...
fix non standard C code
svn path=/trunk/; revision=36353
2008-09-20 14:55:49 +00:00
Christoph von Wittich
64048965fe
-fix resource leaks
...
-don't free memory allocated by LocalAlloc with HeapFree
svn path=/trunk/; revision=36352
2008-09-20 14:13:10 +00:00
Stefan Ginsberg
9c3ba3b526
- Fix CMTRACE macro
...
svn path=/trunk/; revision=36351
2008-09-20 14:11:25 +00:00
Dmitry Chapyshev
608c551fa0
- Implement RealChildWindowFromPoint (based on wine)
...
- Add checking params for BeginDeferWindowPos
svn path=/trunk/; revision=36350
2008-09-20 13:47:33 +00:00
Christoph von Wittich
27149c2a0c
fix formatting
...
svn path=/trunk/; revision=36349
2008-09-20 13:45:33 +00:00
Dmitry Chapyshev
47b0133272
- Fix formatting. No code change
...
svn path=/trunk/; revision=36348
2008-09-20 13:45:10 +00:00
Christoph von Wittich
de2b706b27
fix resource leaks
...
svn path=/trunk/; revision=36347
2008-09-20 13:44:56 +00:00
Christoph von Wittich
b20ceda590
fix some non standard conformant code
...
svn path=/trunk/; revision=36346
2008-09-20 13:36:26 +00:00
Christoph von Wittich
c2060ef1ff
convert this mess into actual C code
...
svn path=/trunk/; revision=36345
2008-09-20 12:58:28 +00:00
Christoph von Wittich
056bcda4d1
fix broken rc files
...
svn path=/trunk/; revision=36344
2008-09-20 09:38:20 +00:00