Francois Gouget
|
f68d8ed9b4
|
include: Add missing PSP_ constants.
|
2006-10-03 20:18:48 +02:00 |
Francois Gouget
|
96f393178d
|
oleaut32: Remove unnecessary casts.
|
2006-10-03 20:18:45 +02:00 |
James Hawkins
|
6be7ba7546
|
msi: Implement MsiDatabaseImport.
|
2006-10-03 20:18:38 +02:00 |
Hans Leidekker
|
4301816d47
|
advapi32: Win64 printf format warning fixes.
|
2006-10-03 16:21:58 +02:00 |
Robert Shearman
|
2324aeec33
|
rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that
the former are exported by rpcrt4 seemingly to allow callers of tower
functions to free the allocated memory.
|
2006-10-03 16:14:57 +02:00 |
Robert Shearman
|
7dab87e2e9
|
rpcrt4: RpcBindingCopy is implemented.
|
2006-10-03 16:14:49 +02:00 |
Robert Shearman
|
b9423076ba
|
rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the fields will be initialised to non-zero values.
|
2006-10-03 16:14:47 +02:00 |
Dmitry Timoshkov
|
64886ebc9f
|
user: Increase the time during which flush_events() waits for pending events.
|
2006-10-03 15:59:52 +02:00 |
Paul Vriens
|
0484cb0a5a
|
crypt32: Remove bogus tests.
|
2006-10-03 15:56:36 +02:00 |
Francois Gouget
|
c22eb7e3a3
|
shell32: Microsoft's EXP_DARWIN_LINK structure does not have a dbh
field so cast it to DATABLOCK_HEADER to access the dwSignature
field. Fixes the compilation with Visual C++ on Windows.
|
2006-10-03 15:56:32 +02:00 |
Francois Gouget
|
398245b640
|
urlmon: Fix spelling of the 'origin' parameter in the *Protocol_Seek() functions.
|
2006-10-03 15:56:26 +02:00 |
Francois Gouget
|
38520a819c
|
Assorted spelling fixes.
|
2006-10-03 15:56:21 +02:00 |
Francois Gouget
|
17aa2c82d2
|
Add missing '\n's to ok() calls.
|
2006-10-03 15:56:16 +02:00 |
Francois Gouget
|
5f925d421c
|
mshtml: Remove space before '\n'.
|
2006-10-03 15:56:11 +02:00 |
Dmitry Timoshkov
|
66da242bfe
|
ntdll: Make test_debug_regs() print the actual Dr7 value it got.
|
2006-10-03 15:56:07 +02:00 |
Michael Stefaniuc
|
db4eaf5e6f
|
winedos: Win64 printf format warning fixes.
|
2006-10-03 15:55:37 +02:00 |
Oleg Krylov
|
dd6e2b361d
|
user: Fix CopyImage function declaration.
|
2006-10-03 15:55:30 +02:00 |
Mikołaj Zalewski
|
06f9c79739
|
comdlg32: Load "Save" string from resources in filedlgbrowser.c.
|
2006-10-03 15:54:31 +02:00 |
Alexandre Julliard
|
409b135a02
|
Makefile: Avoid trailing slash in find, it breaks tags on MacOS.
|
2006-10-03 15:06:43 +02:00 |
Alexandre Julliard
|
e57118b2fd
|
ntdll: Added error mapping for ENXIO.
|
2006-10-03 15:06:41 +02:00 |
Alexandre Julliard
|
01dd1ffdc2
|
ntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX.
|
2006-10-03 14:54:21 +02:00 |
Alexandre Julliard
|
6735eb2e0a
|
explorer: Added dynamic drive support for MacOSX.
|
2006-10-03 14:54:16 +02:00 |
Alexandre Julliard
|
ab6fa810d7
|
explorer: Avoid repeated notifications on device removal.
|
2006-10-03 12:40:39 +02:00 |
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 |