Commit Graph

53361 Commits (49abc9878f6cf19fc727c4d2df0df4e9b5f36742)
 

Author SHA1 Message Date
Maarten Lankhorst 49abc9878f msi: Add missing CDECL to cabinet functions. 2008-12-23 18:50:57 +01:00
Maarten Lankhorst 70441d5bb8 kernel32: Change all functions to use CDECL. 2008-12-23 13:09:45 +01:00
Maarten Lankhorst 0a6459598a user32/winex11.drv: Change all user32 operations to use CDECL. 2008-12-23 13:06:04 +01:00
Maarten Lankhorst 131d0a79a1 gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention. 2008-12-23 13:02:33 +01:00
Maarten Lankhorst 4eca43e702 winex11.drv/wined3d: Fix tsx11 calling convention. 2008-12-23 12:51:44 +01:00
Andrew Talbot 1b802bd5ac winex11.drv: Superfluous semicolons fix. 2008-12-23 12:51:37 +01:00
Andrew Talbot 6e59407e1c msvfw32: Remove superfluous semicolon. 2008-12-23 12:51:33 +01:00
Andrew Talbot 37d18db78b mshtml: Remove superfluous semicolons. 2008-12-23 12:51:29 +01:00
Paul Vriens cb05885f5d winmm/tests: Fix a test failure on NT4 and W2K. 2008-12-23 12:51:23 +01:00
Paul Vriens 7f752f7c9c shell32/tests: Cope with Vista's behavior. 2008-12-23 12:51:16 +01:00
Jesse Allen e39a471aac winecfg: Make virtual desktop shortcut key unique. 2008-12-23 12:51:09 +01:00
Alexandre Julliard 30137f168c gdi32: Fix the build without Freetype LCD support. 2008-12-23 12:34:01 +01:00
Alexandre Julliard a7a4f84366 include: Add the needed dllimport attribute to the RtlUnwind declaration. 2008-12-22 20:20:48 +01:00
Alexandre Julliard 03fe2d0d51 shell32: Use RtlRandom instead of the non-portable rand_r. 2008-12-22 20:14:59 +01:00
Alexandre Julliard 8e1b59cb9a rpcrt4: Disable TCP/IP connection support if we don't have socketpair. 2008-12-22 19:55:05 +01:00
Alexandre Julliard bc85fb4cd3 ws2_32: Added implementation for inet_ntop. 2008-12-22 19:40:08 +01:00
Alexandre Julliard 866240d4fd secur32: Check for lack of fork() support. 2008-12-22 18:04:39 +01:00
Alexandre Julliard dc1a9f19c1 libport: Replacement for poll(). 2008-12-22 18:00:13 +01:00
ByeongSik Jeon 028617b90b gdi32, winex11: Add support for subpixel font rendering. 2008-12-22 16:33:03 +01:00
Hervé Chanal 33f6b46fd2 shell32: A nicer icon for "open folder". 2008-12-22 15:54:10 +01:00
Hervé Chanal a32a451799 shell32: A nicer icon for "folder". 2008-12-22 15:53:53 +01:00
Alexandre Julliard 0115fdb6f4 winedevice: Make sure that all dependencies of the driver are relocated too. 2008-12-22 15:51:25 +01:00
Christian Costa af871d8312 dmusic: Implement IDirectMusic8Impl_CreateMusicBuffer. 2008-12-22 15:21:04 +01:00
Christian Costa ba081eb221 dmusic: Improve IDirectMusicPortDownloadImpl_GetBuffer stub. 2008-12-22 15:20:57 +01:00
Christian Costa f86b6e87f3 dmusic: Fix IDirectMusicPortImpl_QueryInterface. 2008-12-22 15:20:50 +01:00
Christian Costa cff3915310 dmusic: Add support for IID_IDirectMusicDownloadedInstrument8 query in IDirectMusicDownloadedInstrumentImpl_QueryInterface. 2008-12-22 15:19:48 +01:00
Christian Costa ceb87f98a2 dmusic: Improve IDirectMusicPortImpl_DownloadInstrument stub. 2008-12-22 15:19:41 +01:00
Reece Dunn ce06de4208 dsound: Correct the dsound fraglen calculations. 2008-12-22 14:56:19 +01:00
Hans Leidekker f9e0e5198f wintrust: Implement CryptCATOpen and CryptCATClose.
Based on work done by Maarten Lankhorst.
2008-12-22 14:55:51 +01:00
Hans Leidekker 766669fbd2 wintrust: Implement CryptCATAdminEnumCatalogFromHash.
Based on work done by Maarten Lankhorst.
2008-12-22 14:55:51 +01:00
Hans Leidekker 21d5f4a617 wintrust: Record full catalog filename in catalog info structure, not just the basename. 2008-12-22 14:55:51 +01:00
Hans Leidekker 5a25ffe435 include/mscat.h: Add a few declarations. 2008-12-22 14:55:51 +01:00
Hans Leidekker 04f03866ff pidgen: Fix typo. 2008-12-22 14:26:07 +01:00
Wolfgang Walter a24f10b511 ntdll: Fix set_XOff and set_XOn. 2008-12-22 14:21:07 +01:00
Nick Burns c52fd346ef wined3d: Fix a couple of typos in wined3d_gl.h 2008-12-22 14:14:52 +01:00
Christian Costa d700042f05 winecoreaudio.drv: Initialize correctly the header before adding it to the queue. 2008-12-22 14:14:52 +01:00
Rico Schüller bf5912208f d3d9/tests: Don't create a Null-shader in d3d9, it will crash. 2008-12-22 14:14:52 +01:00
Mike Ruprecht e65195f874 wininet/tests: Add test for FtpFindFirstFile. 2008-12-22 14:02:38 +01:00
Christian Costa 6710560551 wineoss.drv: Initialize correctly the header before adding it to the queue. 2008-12-22 14:02:35 +01:00
Andrew Nguyen 0135bf8a0c winmm: mixerOpen should return success with NULL dwCallback and CALLBACK_WINDOW flag. 2008-12-22 13:43:56 +01:00
Andrew Nguyen 64cf306292 winmm/tests: Refactor the mixerOpen and mixerClose tests and add a few additional test cases. 2008-12-22 13:43:42 +01:00
Andrew Nguyen 81e37d19e3 winmm/tests: Fix a mismatched failure message. 2008-12-22 13:43:33 +01:00
Juan Lang 1a4f973545 cryptui: Return selected store from CryptUIDlgSelectStoreW. 2008-12-22 13:42:24 +01:00
Juan Lang 8f7e9eee93 cryptui: Make sure a store is selected when the user click OK in the select store dialog. 2008-12-22 13:42:17 +01:00
Juan Lang f3d0739916 cryptui: Add additional stores to select store dialog. 2008-12-22 13:42:10 +01:00
Juan Lang 3b765cf193 cryptui: Add system stores to the select store dialog. 2008-12-22 13:42:05 +01:00
Juan Lang fa659a64e2 include: Add declaration of CryptFindLocalizedName. 2008-12-22 13:41:58 +01:00
Juan Lang 3f687ffafb cryptui: Add a (empty) select store dialog. 2008-12-22 13:41:50 +01:00
Juan Lang b378419a32 cryptui: Implement CryptUIDlgSelectStoreA on top of CryptUIDlgSelectStoreW. 2008-12-22 13:41:41 +01:00
Juan Lang b5d066d6cd cryptui: Add declarations for undocumented types used by CryptUIDlgSelectStoreA/W. 2008-12-22 13:41:31 +01:00