Mike McCormack
|
0f6c58c113
|
riched20: Set the correct number of initialized cursors.
|
2006-11-10 11:35:53 +01:00 |
Mike McCormack
|
32f044c4cf
|
riched20: Fix an uninitialized variable.
|
2006-11-10 11:35:48 +01:00 |
Mike McCormack
|
3fe6a5d01e
|
msi: Only log the Action, as it's the same as ActionRequest.
|
2006-11-10 11:35:38 +01:00 |
Mike McCormack
|
87fa854dcf
|
msi: Check whether the component is enabled first.
|
2006-11-10 11:35:33 +01:00 |
Mike McCormack
|
ad80eceb5f
|
msi: Component attributes are bitmasks.
|
2006-11-10 11:35:28 +01:00 |
Mike McCormack
|
53baea13a5
|
dinput: Use HeapAlloc/Free instead of alloc/free.
|
2006-11-10 11:35:23 +01:00 |
Mike McCormack
|
d9ea955dbf
|
setupapi: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:20 +01:00 |
Mike McCormack
|
da3d6815da
|
shlwapi: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:18 +01:00 |
Mike McCormack
|
4bd117640d
|
oleaut32: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:16 +01:00 |
Damjan Jovanovic
|
5ec9d9b2f6
|
winex11.drv: Check for incompatible bpps and negative widths.
|
2006-11-10 11:35:09 +01:00 |
Damjan Jovanovic
|
c6fa30a2cf
|
winex11.drv: Fix copying top-down/bottom-up DIBs.
|
2006-11-10 11:35:00 +01:00 |
Kai Blin
|
48f934ee96
|
secur32: work around a bug in ntlm_auth that breaks RPC.
|
2006-11-10 11:34:41 +01:00 |
Jacek Caban
|
8ea593267c
|
mshtml: Use popup menu from shdoclc.dll.
|
2006-11-10 11:34:35 +01:00 |
Michael Stefaniuc
|
de21efbadd
|
rpcrt4: Win64 printf format warning fixes.
|
2006-11-10 11:31:59 +01:00 |
Michael Stefaniuc
|
718f3c3505
|
rpcrt4: More "unsigned long" to "ULONG" changes in preparation of the removal of WINE_NO_LONG_AS_INT.
|
2006-11-10 11:31:45 +01:00 |
Michael Stefaniuc
|
32ec528405
|
rpcrt4: Bring the function definitions in sync with their declaration.
They got out of sync due to the unsigned long to ULONG changes in the headers.
|
2006-11-10 11:31:37 +01:00 |
Michael Stefaniuc
|
0628fb5098
|
rpcrt4/ndr_marshall.c: Bring the function definitions in sync with their declaration.
Those got out of sync due to the unsigned long to ULONG migration in the headers.
|
2006-11-10 11:31:26 +01:00 |
Saulius Krasuckas
|
06566a5347
|
loader: Use plain binary name of git-describe to avoid junk in version output.
|
2006-11-09 18:26:36 +01:00 |
Alexandre Julliard
|
c0f9d369dc
|
rpcrt4/tests: Replace || by |.
|
2006-11-09 18:20:49 +01:00 |
Alexandre Julliard
|
b5e09b23c6
|
dmsynth: Fix one more instance of && instead of &.
|
2006-11-09 18:20:30 +01:00 |
Marcus Meissner
|
6e413d2cd3
|
user32: Replaced && 0xff by & 0xff.
|
2006-11-09 17:54:14 +01:00 |
Marcus Meissner
|
7c0de330f9
|
dmscript: Replaced && 0xff by & 0xff.
|
2006-11-09 17:54:07 +01:00 |
Marcus Meissner
|
af30447348
|
dmusic: Replaced && 0xfff... by & 0xff.
|
2006-11-09 17:53:36 +01:00 |
Marcus Meissner
|
2c10db0c2f
|
dswave: Replaced && 0xff by & 0xff.
|
2006-11-09 17:53:29 +01:00 |
Marcus Meissner
|
7070059217
|
dmcompos: Replaced && 0xff by & 0xff.
|
2006-11-09 17:53:22 +01:00 |
Dmitry Timoshkov
|
5f4ce3d72f
|
include: Remove duplicate definition.
|
2006-11-09 17:53:14 +01:00 |
Markus Amsler
|
b3225ea420
|
d3d8: Add refcount tests for implicit surfaces.
|
2006-11-09 17:45:56 +01:00 |
Francois Gouget
|
888b0b98ac
|
winepath: Fix --long option.
|
2006-11-09 17:05:42 +01:00 |
Eric Pouech
|
4b88fd842a
|
mscms: GetColorDirectory: fixed incorrect A -> W conversions.
|
2006-11-09 17:05:39 +01:00 |
Eric Pouech
|
f2ee10aed7
|
msi: Fixed bogus A -> W conversion.
|
2006-11-09 16:20:30 +01:00 |
Alexandre Julliard
|
91bb29ca4d
|
kernel32/tests: Fixed the pipe test for MacOS.
|
2006-11-09 15:40:36 +01:00 |
Jacek Caban
|
4769950d66
|
mshtml: Added QueryStatus(IDM_JUSTIFY*) implementation.
|
2006-11-09 14:34:25 +01:00 |
Jacek Caban
|
c64326e62c
|
mshtml: Code clean up.
|
2006-11-09 14:34:18 +01:00 |
Jacek Caban
|
95cc9db828
|
mshtml: Added Exec(IDM_JUSTIFYLEFT) and Exec(IDM_JUSTIFYRIGHT) implementataion.
|
2006-11-09 14:34:12 +01:00 |
Jacek Caban
|
8968c399e6
|
mshtml: Added Exec(IDM_JUSTIFYCENTER) implementation.
|
2006-11-09 14:34:04 +01:00 |
Jacek Caban
|
40d31d869b
|
mshtml: Added IDM_FORECOLOR implementation.
|
2006-11-09 14:33:56 +01:00 |
Jacek Caban
|
f0871b5814
|
mshtml: Added Exec(IDM_FONTSIZE) stub.
|
2006-11-09 14:33:50 +01:00 |
Jacek Caban
|
fd5da1a7b9
|
mshtml: Added QueryStatus(IDM_FONTSIZE) implementation.
|
2006-11-09 14:33:42 +01:00 |
Jacek Caban
|
cab25424d2
|
mshtml: Added QueryStatus(IDM_FONTNAME) implementation.
|
2006-11-09 14:33:35 +01:00 |
Kai Blin
|
d5c0acd057
|
secur32: Implement NTLM2 encryption.
|
2006-11-09 14:33:31 +01:00 |
Francois Gouget
|
ad09fd4947
|
shlwapi: Add a fixme for a missing include.
|
2006-11-09 14:33:27 +01:00 |
Francois Gouget
|
3baffa3979
|
include/usp10.h: Add missing include directives.
|
2006-11-09 14:33:24 +01:00 |
Francois Gouget
|
041df966d4
|
include/oledlg.h: Add missing include directives.
|
2006-11-09 14:33:22 +01:00 |
Francois Gouget
|
8a2b4026b9
|
include/dshow.h: Add missing include directives.
|
2006-11-09 14:33:19 +01:00 |
Francois Gouget
|
56f7209a94
|
include: Add missing include directives to d3d8.h and d3d9.h.
|
2006-11-09 14:33:16 +01:00 |
Francois Gouget
|
eab56a5abd
|
include: The PSDK headers don't define WM_SYSTIMER so we shouldn't either.
|
2006-11-09 14:33:13 +01:00 |
Hwang YunSong(황윤성)
|
aba0d45024
|
localspl: Added Korean resource.
|
2006-11-09 14:33:02 +01:00 |
Detlef Riekenberg
|
ca86c76c85
|
winspool/tests: Add tests for ConfigurePort.
|
2006-11-09 12:49:02 +01:00 |
Detlef Riekenberg
|
6d88e4352b
|
winspool: Implement ConfigurePortA.
|
2006-11-09 12:48:44 +01:00 |
Detlef Riekenberg
|
a44e0ac6e3
|
winspool: Implement ConfigurePortW.
|
2006-11-09 12:48:33 +01:00 |