Commit Graph

30496 Commits

Author SHA1 Message Date
Paul Chitescu a0db724a5e netapi: Stub for DsGetDcNameA. 2006-10-05 18:06:58 +02:00
Hans Leidekker 906ca70583 wldap32: Cast-qual warnings fix. 2006-10-05 18:06:50 +02:00
Hans Leidekker b85e3fe4eb dnsapi: Cast-qual warnings fix. 2006-10-05 18:06:45 +02:00
Hans Leidekker 8af7133dfc mscms: Cast-qual warnings fix. 2006-10-05 18:06:41 +02:00
Hans Leidekker 3dbac638b0 mscms: Document the transform functions. 2006-10-05 18:06:37 +02:00
Francois Gouget 82babbee0b Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
Paul Vriens a9b53ef6b2 crypt32: Correct the documentation. 2006-10-05 17:46:31 +02:00
Paul Vriens a28c40f314 crypt32: Change function declaration to overcome some cast-qual warnings in future patches. 2006-10-05 17:46:20 +02:00
Paul Vriens 94be5b0d9e crypt32: Move some defines to the top as they will be needed in more functions. 2006-10-05 17:46:09 +02:00
Alexandre Julliard 09371c75d5 dinput: Only register the window class once to avoid race conditions. 2006-10-05 17:45:45 +02:00
Hans Leidekker cd2c458588 wininet: Win64 printf format warning fixes. 2006-10-05 17:45:14 +02:00
Hans Leidekker de3b5be338 wininet/tests: Win64 printf format warning fixes. 2006-10-05 17:45:09 +02:00
Francois Gouget f4ac836f58 user/tests: It is perfectly valid for some sysparams registry fields
to not be set if they have their default value. This is the case on
Windows for instance.
2006-10-05 17:45:04 +02:00
Francois Gouget 33546e0869 oleview: Fix the placement of a '\n'. 2006-10-05 17:44:55 +02:00
Francois Gouget 3adb46f050 d3d8: Fix '\n' typo. 2006-10-05 17:44:51 +02:00
Francois Gouget 2d9b68ee8e winecfg: Remove unneeded memset() calls. 2006-10-05 17:44:48 +02:00
Francois Gouget 4e00d7940d shell32: Don't forget to set stateMask when calling LVM_GETITEM/LVIF_STATE.
Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
2006-10-05 17:44:37 +02:00
Francois Gouget 7edba14310 gphoto2.ds: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:44:34 +02:00
Francois Gouget e2a1168892 taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:41:34 +02:00
Francois Gouget 567d1e6e29 winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
Fix on_selection_change() and on_remove_app_click() so they do set iSubItem = 0.
2006-10-05 17:41:16 +02:00
Francois Gouget 5c0a8a14a7 include: Add new Vista SDK constants and structures. 2006-10-05 17:34:50 +02:00
Vitaliy Margolen bc55b75dc9 user32: Pass hook handle to the destination thread. 2006-10-05 14:13:14 +02:00
Alexandre Julliard 2f80fcd88d server: Changed the get_next_hook request to allow retrieving the current hook too. 2006-10-05 14:05:48 +02:00
Alexandre Julliard 533f519950 user32: Store the prev_unicode hook flag on the client side. 2006-10-05 14:04:25 +02:00
Andrew Talbot ffa4e572ee user/tests: Cast-qual warnings fix. 2006-10-05 11:54:16 +02:00
Michael Stefaniuc 7ff24491d9 msxml3: Win64 printf format warning fixes. 2006-10-05 11:35:02 +02:00
Michael Stefaniuc 36063b7dc1 midimap: Win64 printf format warning fixes. 2006-10-05 11:33:34 +02:00
Michael Stefaniuc 702aafe3c0 cfgmgr32: Win64 printf format warning fixes. 2006-10-05 11:33:32 +02:00
Michael Stefaniuc 85db0937d0 msg711.acm: Win64 printf format warning fixes. 2006-10-05 11:33:29 +02:00
Michael Stefaniuc 2fe86613e0 imaadp32.acm: Win64 printf format warning fixes. 2006-10-05 11:33:27 +02:00
Michael Stefaniuc c6e27f8f81 msadp32.acm: Win64 printf format warning fixes. 2006-10-05 11:33:24 +02:00
Michael Stefaniuc f3cfb89b89 usp10: Win64 printf format warning fixes. 2006-10-05 11:33:21 +02:00
Michael Stefaniuc d421935df7 opengl32: Win64 printf format warning fixes. 2006-10-05 11:33:17 +02:00
Mike McCormack 4661a825b7 kernel32: Return some fake data in FindActCtxSectionStringW. 2006-10-05 11:33:12 +02:00
Mike McCormack 59edd7d8a8 msi: Only ignore the StringPool and StringData in a transform. 2006-10-05 11:33:07 +02:00
Mike McCormack 2af5ed571a msi: Only declare the szStringData and szStringPool strings once. 2006-10-05 11:33:00 +02:00
Mike McCormack 8d7bbd1809 msi: Remove an unused variable. 2006-10-05 11:32:51 +02:00
Mike McCormack f1d4646a49 msi: Win64 printf format warning fixes. 2006-10-05 11:32:32 +02:00
Mike McCormack 2e19d49538 msi: Check that transforms preserve tables. 2006-10-05 11:32:27 +02:00
Hwang YunSong(황윤성) 33c6347472 regedit: Updated Korean Resource. 2006-10-05 11:32:13 +02:00
Juan Lang 190f9d6546 crypt32: Don't crash when setting CRYPT_KEY_PROV_INFO with empty names. 2006-10-05 11:32:06 +02:00
Karsten Elfenbein 836cf139bb d3d9: Fix typo in trace. 2006-10-05 11:31:56 +02:00
Jonathan Ernst c41a9784bf oleview: Updated French translation. 2006-10-04 22:22:12 +02:00
Jonathan Ernst ea2dd593ed regedit: Updated French translation. 2006-10-04 22:22:03 +02:00
Jonathan Ernst d26c693144 taskmgr: Updated French translation. 2006-10-04 22:21:55 +02:00
Mikołaj Zalewski 4b1be0a11e winspool.drv: Add Polish translation. 2006-10-04 22:21:48 +02:00
Mikołaj Zalewski 19ad9644c8 taskmgr: Add Polish translation. 2006-10-04 22:21:43 +02:00
Alexandre Julliard d9634e397c ntdll: Fixed typo in serial.c. 2006-10-04 22:16:34 +02:00
Alexandre Julliard 81c1472449 user32: The per-window user data must be a DWORD_PTR. 2006-10-04 21:49:11 +02:00
Alexandre Julliard e0dcf4fddb server: Rearrange a few fields to avoid wasting padding space on 64 bits. 2006-10-04 21:41:32 +02:00