Michael Stefaniuc
|
e3bd2d5090
|
hlink: Rename the wrappers around HeapAlloc() &Co to use the standard names.
|
2007-12-10 12:04:09 +01:00 |
Michael Stefaniuc
|
39c260e9fa
|
localspl: Rename the wrappers around HeapAlloc() &Co to use the standard names.
|
2007-12-10 12:04:04 +01:00 |
Michael Stefaniuc
|
2c80b9d2d2
|
pdh: Rename the wrappers around HeapAlloc() &Co to use the standard names.
|
2007-12-10 12:04:01 +01:00 |
Michael Stefaniuc
|
d9873e2314
|
iccvid: Rename the wrappers around HeapAlloc() &Co to use the standard names.
|
2007-12-10 12:03:58 +01:00 |
Michael Stefaniuc
|
7e8d79fa3d
|
hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names.
|
2007-12-10 12:03:55 +01:00 |
Rob Shearman
|
41937c5756
|
rpcrt4: Add a missing break in DllMain.
|
2007-12-08 19:58:24 +01:00 |
Rob Shearman
|
417b9d80f2
|
rpcrt4: Save the buffer in EmbeddedPointerMemorySize, like EmbeddedPointerUnmarshall does.
|
2007-12-08 19:58:11 +01:00 |
Rob Shearman
|
d7a0de303e
|
rpcrt4: Fix the return value from NdrSimpleStructMemorySize.
|
2007-12-08 19:58:07 +01:00 |
Rob Shearman
|
3a13de3115
|
rpcrt4: Add a trace to NdrBaseTypeMemorySize.
|
2007-12-08 19:58:03 +01:00 |
Rob Shearman
|
7ae1d44816
|
rpcrt4: Implement PointerMemorySize.
|
2007-12-08 19:57:55 +01:00 |
Rob Shearman
|
8348f0413d
|
rpcrt4: Fix NdrConformantStructUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
|
2007-12-08 19:57:46 +01:00 |
Rob Shearman
|
a5f9ed81e3
|
rpcrt4: Fix NdrFixedArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
|
2007-12-08 19:57:39 +01:00 |
Rob Shearman
|
abbceb137a
|
rpcrt4: Fix NdrConformantArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
|
2007-12-08 19:57:32 +01:00 |
Rob Shearman
|
a513ff4926
|
widl: Don't override the pointer type in top-level arrays.
|
2007-12-08 19:57:25 +01:00 |
Detlef Riekenberg
|
efb13b28df
|
Assorted spelling fixes.
|
2007-12-08 19:55:39 +01:00 |
Michael Stefaniuc
|
0a92e10640
|
riched20: Remove the RTFAlloc() wrapper around heap_alloc().
|
2007-12-08 19:55:26 +01:00 |
Michael Stefaniuc
|
4210cafc04
|
riched20: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-08 19:54:58 +01:00 |
Alexander Dorofeyev
|
4051a09eb2
|
ddraw: Fix wrong initialization order in IDirect3DDevice vtable.
|
2007-12-08 19:54:51 +01:00 |
Alexander Nicolaysen Sørnes
|
51086b5513
|
comdlg32: PageSetupDlgA: Read margins from correct edit boxes.
|
2007-12-08 19:54:44 +01:00 |
Marcus Meissner
|
edd3f264d9
|
server: Removed superflous async->queue NULL tests.
|
2007-12-08 19:54:35 +01:00 |
Alex Villacís Lasso
|
42d6cc7cf5
|
riched20: Invalidate all the text on bogus last selection.
|
2007-12-08 19:54:23 +01:00 |
Andrew Talbot
|
8a4db52f2a
|
dmusic: Remove unneeded casts.
|
2007-12-08 19:54:05 +01:00 |
Andrew Talbot
|
9e55f92b29
|
dmloader: Remove unneeded casts.
|
2007-12-08 19:54:00 +01:00 |
Andrew Talbot
|
301b867909
|
dmime: Remove unneeded casts.
|
2007-12-08 19:53:56 +01:00 |
James Hawkins
|
e6431cd06e
|
msi: Handle the CompLocator table in the AppSearch action.
|
2007-12-08 19:53:49 +01:00 |
James Hawkins
|
44349af11a
|
msi: Reimplement MsiGetProductCode.
|
2007-12-08 19:53:43 +01:00 |
James Hawkins
|
2634d86a08
|
msi: Remove two tests that depend on the sort order of RegEnumValue.
|
2007-12-08 19:53:39 +01:00 |
Alexandre Julliard
|
c5d63b5535
|
kernel32: Read label and serial from the filesystem when the device is accessible but unknown.
|
2007-12-08 19:53:24 +01:00 |
Alexandre Julliard
|
6a3dd1ecf9
|
kernel32: Revert change that slipped in commit db24d3af9a by mistake.
|
2007-12-08 19:49:52 +01:00 |
Alexandre Julliard
|
24241c0847
|
opengl32: ntdll import is still needed when building without optimizations.
|
2007-12-08 19:49:22 +01:00 |
Maarten Lankhorst
|
322cd0b979
|
winealsa: Clear dwBytesRecorded in waveheader when adding buffer.
|
2007-12-07 19:25:29 +01:00 |
Maarten Lankhorst
|
5290f53193
|
winealsa: Simplify the feeding of capture buffers.
|
2007-12-07 19:25:25 +01:00 |
Maarten Lankhorst
|
9fb2cacd64
|
winealsa: Fix return value checking in wavein.
|
2007-12-07 19:25:23 +01:00 |
Maarten Lankhorst
|
02e1ce0a42
|
winealsa: Fix period size in capture.
|
2007-12-07 19:25:20 +01:00 |
Gregor Brunmar
|
f18b428ccf
|
comctl32: Added context menu to treeview.
|
2007-12-07 19:01:45 +01:00 |
Gregor Brunmar
|
490e0029ea
|
comctl32: Disable propsheet apply button at start up.
|
2007-12-07 19:01:40 +01:00 |
Rob Shearman
|
7ac980b1e7
|
ole32: Process messages while waiting for a local server to create a pipe.
|
2007-12-07 18:49:23 +01:00 |
Alexandre Julliard
|
c0b12351e0
|
Avoid size_t types in traces.
|
2007-12-07 18:49:18 +01:00 |
Alexandre Julliard
|
b406e9a7b4
|
comctl32: Fix a compiler warning.
|
2007-12-07 18:43:05 +01:00 |
Alexandre Julliard
|
d65c667817
|
server: Fix incorrect use of size_t instead of data_size_t.
|
2007-12-07 18:42:48 +01:00 |
Alexandre Julliard
|
5c9396d734
|
msvfw32: Fix invalid check that caused the rest of VideoCapDriverDescAndVer16 to be optimized out.
|
2007-12-07 18:42:00 +01:00 |
Alistair Leslie-Hughes
|
86af5b9754
|
msxml3: Implement cloneNode.
|
2007-12-07 17:36:01 +01:00 |
Alex Villacís Lasso
|
f945f16de2
|
riched20: WM_GETTEXTLENGTH should include CRLF conversions in returned count.
|
2007-12-07 17:36:01 +01:00 |
Alex Villacís Lasso
|
3b636b58ba
|
riched20: EM_GETTEXTLENGTHEX must not count last paragraph break if GTL_USECRLF.
|
2007-12-07 17:36:01 +01:00 |
Andrew Talbot
|
b8e10c75fd
|
devenum: Remove unneeded cast.
|
2007-12-07 17:36:01 +01:00 |
Andrew Talbot
|
39b99d47ad
|
dinput: Remove unneeded casts.
|
2007-12-07 17:36:01 +01:00 |
Andrew Talbot
|
81d964824b
|
cabinet: Remove unneeded casts.
|
2007-12-07 17:36:01 +01:00 |
James Hawkins
|
8090dbad93
|
msi: Add tests for MsiGetProductCode.
|
2007-12-07 17:07:16 +01:00 |
Alexander Nicolaysen Sørnes
|
82d937de8f
|
user32: A few more colour changes to match modern Windows.
Thanks to Bamm Gabriana for the info.
|
2007-12-07 17:07:05 +01:00 |
Alex Villacís Lasso
|
99f0dc4ff4
|
riched20: WM_GETTEXT should return 0 on overflow but fill buffer anyway.
|
2007-12-07 17:06:53 +01:00 |