Commit Graph

30670 Commits (2d48706d7476ce434143c1ab2a26ba616144522d)
 

Author SHA1 Message Date
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
Hans Leidekker 53535d6e13 advapi32/tests: Win64 printf format warning fixes. 2006-10-04 20:56:14 +02:00
Juan Lang 94a9b5a2bf crypt32: Implement CertVerifyValidityNesting. 2006-10-04 20:56:08 +02:00
James Hawkins 96963d2bc1 user: Add missing sizeof(WCHAR) multiplier. 2006-10-04 20:56:02 +02:00
Paul Vriens dcec67ba60 wintrust: Win64 printf format warning fixes. 2006-10-04 20:55:56 +02:00
Paul Vriens f99efa3835 crypt32: More tests for CryptSIPLoad. 2006-10-04 20:55:52 +02:00
Michael Stefaniuc 05a4f7e9e3 infosoft: Win64 printf format warning fixes. 2006-10-04 20:55:41 +02:00
Michael Stefaniuc 5e8c71669a ifsmgr.vxd: Win64 printf format warning fixes. 2006-10-04 20:55:39 +02:00
Michael Stefaniuc 276d0900a8 comcat: Win64 printf format warning fixes. 2006-10-04 20:55:36 +02:00
Michael Stefaniuc e71c802c3f activeds: Win64 printf format warning fixes. 2006-10-04 20:55:33 +02:00
Mikołaj Zalewski 2d01734e6c regedit: Update Polish translation. 2006-10-04 20:55:28 +02:00
Hans Leidekker eeb206c615 mscms: Restore the preprocessor hack. 2006-10-04 20:55:24 +02:00
Alexandre Julliard 3ad9798263 server: Pass the data for message callbacks as vararg from the client side. 2006-10-04 20:25:42 +02:00
Alexandre Julliard 29a3ce9f3a server: Return the data for callback results in the varargs part of the get_message request. 2006-10-04 16:29:45 +02:00
Alexandre Julliard 59dc456822 server: Return the data for winevent hooks in the varargs part of the get_message request. 2006-10-04 16:04:53 +02:00
James Hawkins f16ddf1b32 msi: Only apply the last font style in the list of styles. 2006-10-04 11:14:21 +02:00
James Hawkins 971ab9aa47 msi: Handle the SelectionBrowse event using ControlEvent_SpawnDialog. 2006-10-04 11:13:28 +02:00
James Hawkins 5ea2cd44c1 msi: Subscribe the SelectionTree control to the SelectionPath event. 2006-10-04 11:13:22 +02:00
James Hawkins 908e27d6fc msi: Store the selected item in the SelectionTree control. 2006-10-04 11:13:12 +02:00
James Hawkins 846fdd1550 msi: Publish the SelectionDescription and SelectionPath events when the selection changes in the SelectionTree control. 2006-10-04 11:13:01 +02:00
James Hawkins de0efba366 msi: Properly initialize the SelectionTree control's attributes and property values. 2006-10-04 11:12:44 +02:00
James Hawkins aea0dcc86d msi: Publish the SelectionPath event in the SetTargetPath event. 2006-10-04 11:12:32 +02:00
James Hawkins 2a8c38ff74 msi: Provide a specific dialog to ControlEvent_SubscribeToEvent, as package->dialog does not always point to the same dialog. 2006-10-04 11:12:22 +02:00
James Hawkins 7ee3a4efdf msi: Select the first item in the SelectionTree control. 2006-10-04 11:12:11 +02:00
James Hawkins 0fe1b36716 msi: Empty the window text if no text is provided. 2006-10-04 11:11:59 +02:00
James Hawkins e3496be256 msi: Assign the property to path if the property is empty. 2006-10-04 11:11:49 +02:00
James Hawkins 038d31ca93 msi: Don't ERR if a dialog doesn't provide control conditions, as they are not required. 2006-10-04 11:11:36 +02:00