Alexandre Julliard
|
dde935d111
|
explorer: Split the device management to a separate file to make it usable independently of HAL support.
|
2006-10-03 12:40:27 +02:00 |
Eric Pouech
|
28dc896b28
|
winedbg: Fixed the auto mode.
|
2006-10-03 11:54:36 +02:00 |
Alexandre Julliard
|
85230942e8
|
ws2_32: Avoid retrieving the fd twice in WSAIoctl.
|
2006-10-03 11:46:11 +02:00 |
Marcus Meissner
|
971d5f3f89
|
ws2_32: Implemented FIONBIO and FIONREAD in WSAIoctl.
|
2006-10-03 11:45:30 +02:00 |
Marcus Meissner
|
86c0bb3be5
|
ntdll: Clear alignment check flag before entering exception handler.
|
2006-10-03 11:24:52 +02:00 |
Juan Lang
|
2868977995
|
crypt32: Implement CryptSignAndEncodeCertificate.
|
2006-10-03 11:24:42 +02:00 |
Mikołaj Zalewski
|
a9436ea85f
|
regedit: Remove the unused IDD_DIALOG2.
|
2006-10-03 11:24:34 +02:00 |
Mikołaj Zalewski
|
22665d9d54
|
regedit: Add option to export only a specified branch.
|
2006-10-03 11:24:20 +02:00 |
Mikołaj Zalewski
|
b0c4b88943
|
regedit: Some import/export dialogs code cleanup.
|
2006-10-03 11:24:11 +02:00 |
Jonathan Ernst
|
8d8837595d
|
cmdlgtst: Updated French translation.
|
2006-10-03 11:17:44 +02:00 |
Jonathan Ernst
|
5b1b4c8175
|
crypt32: Initial French translation.
|
2006-10-03 11:17:37 +02:00 |
Andrew Talbot
|
3878ebcd7c
|
user: Cast-qual warnings fix.
|
2006-10-03 11:17:18 +02:00 |
Juan Lang
|
57e7e2b3c8
|
crypt32/tests: Win64 printf format warning fixes.
|
2006-10-03 11:16:54 +02:00 |
Juan Lang
|
4b99bf02c0
|
msi: Implement msidbLocatorTypeFileName in RegLocator searches.
|
2006-10-03 11:16:16 +02:00 |
Michael Stefaniuc
|
8c2cdf7b6f
|
winemenubuilder: Win64 printf format warning fixes.
|
2006-10-03 11:16:07 +02:00 |
Michael Stefaniuc
|
ae48a51947
|
wineconsole: Win64 printf format warning fixes.
|
2006-10-03 11:16:04 +02:00 |
Michael Stefaniuc
|
7460b04214
|
rpcss: Win64 printf format warning fixes.
|
2006-10-03 11:16:01 +02:00 |
Michael Stefaniuc
|
cdc01c753e
|
oleview: Win64 'incompatible pointer type' warning fix.
|
2006-10-03 11:15:57 +02:00 |
Michael Stefaniuc
|
a156820609
|
icinfo: Win64 printf format warning fixes.
|
2006-10-03 11:15:54 +02:00 |
Michael Stefaniuc
|
fe23cd26df
|
eject: Win64 printf format warning fixes.
|
2006-10-03 11:15:51 +02:00 |
Michael Stefaniuc
|
c8123e9d49
|
cmdlgtst: Win64 printf format warning fixes.
|
2006-10-03 11:15:48 +02:00 |
Michael Stefaniuc
|
3dbe7152cd
|
winhelp: Win64 printf format warning fixes.
|
2006-10-03 11:15:44 +02:00 |
Michael Stefaniuc
|
381fa6588f
|
winecfg: Win64 printf format warning fixes.
|
2006-10-03 11:15:41 +02:00 |
Michael Stefaniuc
|
6c1ac02631
|
wineboot: Win64 printf format warning fixes.
|
2006-10-03 11:15:37 +02:00 |
Jacek Caban
|
8302f073b6
|
shdocvw: Silence common invalid QueryInterface FIXMEs.
|
2006-10-02 21:39:51 +02:00 |
Jacek Caban
|
463d010531
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2006-10-02 21:39:47 +02:00 |
Jacek Caban
|
1a4c366f11
|
mshtml: Added begining implementation of IPersistStreamInit::Save.
|
2006-10-02 21:38:35 +02:00 |
Jacek Caban
|
e947b948a1
|
mshtml: Code cleanup.
|
2006-10-02 21:38:27 +02:00 |
H. Verbeet
|
80afd74933
|
wined3d: Report the correct number of available 4-component float vectors for GLSL.
|
2006-10-02 21:38:22 +02:00 |
H. Verbeet
|
35bd8d32b1
|
wined3d: Explicitly enable the GL_ARB_draw_buffers extension in GLSL shaders.
|
2006-10-02 21:38:18 +02:00 |
Robert Shearman
|
dd70c0ae7c
|
oleaut32: Fix ITypeInfo::GetFuncDesc to return the correct information for dual dispinterfaces.
|
2006-10-02 21:38:12 +02:00 |
Robert Shearman
|
65ca6a2f4d
|
oleaut32: Make ITypeInfo::GetDocumentation work for functions/variables in inherited interfaces.
|
2006-10-02 21:38:07 +02:00 |
Paul Vriens
|
1a2aa7ca3d
|
advapi32: Make sure it's a real cleanup.
|
2006-10-02 21:38:04 +02:00 |
Mikołaj Zalewski
|
c53d611e08
|
regedit: Fix some translated resources errors.
|
2006-10-02 21:37:57 +02:00 |
Dmitry Timoshkov
|
a0276305e1
|
winecfg: Fix a typo in Russian translation.
|
2006-10-02 21:37:51 +02:00 |
Peter Oberndorfer
|
b480668942
|
winedbg: Don't try to read to invalid memory if winedbg does not find the thread.
|
2006-10-02 21:37:34 +02:00 |
Peter Oberndorfer
|
78f6032264
|
ntdll: Add a test for NtReadVirtualMemory.
|
2006-10-02 21:37:22 +02:00 |
Louis. Lenders
|
ed4b6e91cb
|
kernel32: Add 2 simple tests for GetLongPathNameW.
|
2006-10-02 14:41:12 +02:00 |
Louis. Lenders
|
44da24759c
|
kernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0.
|
2006-10-02 14:41:08 +02:00 |
Juan Lang
|
353cd81c9a
|
crypt32/tests: Win64 printf format warning fixes.
|
2006-10-02 14:40:14 +02:00 |
Juan Lang
|
d62c50bc86
|
shdocvw: Ignore VT_ERROR arguments to WebBrowser_Navigate2.
|
2006-10-02 14:38:20 +02:00 |
Juan Lang
|
6c8e5a391b
|
shdocvw: Return S_OK from WebBrowser_put_RegisterAsDropTarget.
|
2006-10-02 14:38:12 +02:00 |
Ivan Gyurdiev
|
3dcd3681f3
|
wined3d: Win64 printf fixes.
|
2006-10-02 14:38:04 +02:00 |
Hans Leidekker
|
54d1899210
|
wldap32: Win64 printf format warning fixes.
|
2006-10-02 14:32:27 +02:00 |
Hans Leidekker
|
6ea5f65649
|
mscms: Win64 printf format warning fixes.
|
2006-10-02 14:32:23 +02:00 |
Hans Leidekker
|
4e3b3debef
|
dnsapi: Win64 printf format warning fixes.
|
2006-10-02 14:32:19 +02:00 |
Michael Stefaniuc
|
3c60ce8525
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
Benjamin Arai
|
3ac07aa016
|
resutils: Implements stub dll for resutils.dll.
|
2006-10-02 14:25:34 +02:00 |
Marcus Meissner
|
3a6d53e5d0
|
ntdll: Added debug registers test case.
|
2006-10-02 14:25:17 +02:00 |
Marcus Meissner
|
f71dd47b42
|
mswsock: More debug output in AcceptEx().
|
2006-10-02 14:25:14 +02:00 |