Commit Graph

99644 Commits (c2df36dfc56cf9a556415660432cc61e24cc19f9)
 

Author SHA1 Message Date
Martin Storsjo c2df36dfc5 api-ms-win-ntuser-dc-access-l1-1-0: Add stub dll. 2014-02-04 16:05:38 +01:00
Alistair Leslie-Hughes d34b75a887 dpnet: Implement IDirectPlay8Server Initialize. 2014-02-04 16:02:28 +01:00
Alistair Leslie-Hughes 658a5f450b dpnet: Store information when Initialize is called. 2014-02-04 16:02:25 +01:00
Alistair Leslie-Hughes 9b68329429 dpnet: Cleanup IDirectPlay8Client. 2014-02-04 16:01:26 +01:00
Michael Stefaniuc ff7ebba27f winmm/tests: Avoid spurious test failures on Windows. 2014-02-04 13:41:47 +01:00
Frédéric Delanoy cb167e8e18 kernel32/tests: Remove unused variable. 2014-02-04 11:21:42 +01:00
André Hentschel 3c1ca4e548 msi: Use boolean return value in boolean function. 2014-02-04 11:15:47 +01:00
André Hentschel f43234289d gdi16: Use boolean return value in boolean function. 2014-02-04 11:15:42 +01:00
André Hentschel bdc9b147b9 user32: Use boolean return values in boolean functions. 2014-02-04 11:15:37 +01:00
André Hentschel c8426495fc wininet: Use boolean return value in boolean function. 2014-02-04 11:15:30 +01:00
André Hentschel 1776ded8e6 comctl32: Use boolean return values in boolean functions. 2014-02-04 11:15:26 +01:00
André Hentschel 929d9fb9f7 advapi32: Use boolean return values in boolean functions. 2014-02-04 11:15:18 +01:00
André Hentschel 810fbdd222 taskmgr: Avoid return type when the return value is not used. 2014-02-04 11:15:05 +01:00
Marcus Meissner 5d58b92b73 kernel32/tests: Initial threadpool test. 2014-02-04 11:14:52 +01:00
Marcus Meissner cef12abd4f kernel32: Thread pool definitions and prototypes. 2014-02-04 11:14:23 +01:00
Nikolay Sivov 60252ea65b oleaut32: Fix RecordCopy()/RecordClear() behavior. 2014-02-04 11:10:48 +01:00
Nikolay Sivov f608c5d2ae wshom: Implement Arguments() property for a shortcut. 2014-02-04 10:54:43 +01:00
Bruno Jesus 67fc9fba8a po: Update Brazilian Portuguese translation. 2014-02-04 10:53:18 +01:00
Dmitry Timoshkov 55b4f418c6 taskschd: Add IRegisteredTask stub implementation. 2014-02-04 10:52:28 +01:00
Dmitry Timoshkov fdd483c083 server: Fix generic access mapping for a semaphore. 2014-02-04 10:52:15 +01:00
Alexandre Julliard deda14785a urlmon/tests: Fix handling of FINDINGRESOURCE now that all the tests are against the same server. 2014-02-04 10:49:22 +01:00
Alexandre Julliard b4b817b907 user32: Only wait for the desktop process when necessary. 2014-01-30 21:49:32 +01:00
Henri Verbeet 82b38139eb wined3d: Also destroy the logo and cursor textures in wined3d_device_reset() when resetting state. 2014-01-30 17:48:35 +01:00
Jacek Caban d041a46caa wmp/tests: Added tests. 2014-01-30 15:31:53 +01:00
Jacek Caban fe7c32081f wmp: Added IProvideClassInfo2::GetGUID implementation. 2014-01-30 15:00:59 +01:00
Francois Gouget a6a5273959 dpnet/tests: Add a trailing '\n' to an ok() call. 2014-01-30 15:00:38 +01:00
Francois Gouget bff3d35e20 Assorted spelling fixes. 2014-01-30 15:00:34 +01:00
Francois Gouget d371225ec2 gdiplus: Make METAFILE_GetEmfType() static. 2014-01-30 15:00:25 +01:00
André Hentschel 16111fa63c oleaut32/tests: Use boolean return values in boolean functions. 2014-01-30 14:51:39 +01:00
André Hentschel a35b41acaa winex11: Use boolean return values in boolean function. 2014-01-30 14:51:38 +01:00
André Hentschel 63faf29c2a msvcp90: Use boolean return values in boolean functions. 2014-01-30 14:51:38 +01:00
André Hentschel 8439cc9da4 kernel32: Use boolean return values in boolean functions. 2014-01-30 14:51:37 +01:00
André Hentschel 540d1459f9 gdi32: Use boolean return values in boolean functions. 2014-01-30 14:51:36 +01:00
Hans Leidekker e0c5dfdf5d advapi32/tests: Mark a test result on Windows 2000 as broken. 2014-01-30 14:51:35 +01:00
Alexandre Julliard 2a741324fe configure: Use AS_VAR_IF to test variables where appropriate. 2014-01-30 14:51:34 +01:00
Alexandre Julliard cf0e96c6d0 configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
Alexandre Julliard 754b65062e configure: Merge the X_LIBS and XLIB variables. 2014-01-30 14:51:32 +01:00
Alexandre Julliard cebed408c7 configure: Trace the results of pkg-config checks to the config.log file. 2014-01-30 14:51:32 +01:00
Alexandre Julliard db2be9dc0b configure: Add a pkg-config check for fontconfig. 2014-01-30 14:51:30 +01:00
Alexandre Julliard 8aa64e3580 configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles. 2014-01-30 12:42:56 +01:00
Dmitry Timoshkov 5a14d9e1e3 scrrun: Fix file object leak on destruction. 2014-01-30 12:42:55 +01:00
Dmitry Timoshkov e526f120a9 scrrun: Make file and folder collection constructors static. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy a2b548ac3a shell32/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy 672e2811ff mshtml/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy b553f54323 rpcrt4/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy 2769763c64 qcap/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy 783176aa74 ieframe/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy bb2a07f81e jscript/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy e877ec4c5a riched20/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Frédéric Delanoy 9be7e1e82e windowscodecs/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00