Commit Graph

765 Commits

Author SHA1 Message Date
Rob Shearman 0c694d710e makefiles: Split AR into AR and ARFLAGS. 2008-03-04 20:55:24 +01:00
Rob Shearman e9f5bce333 Add configure check for strtoll and strtoull.
Define these to _strtoi64 and _strtoui64 if these are available instead.
2008-03-04 12:01:59 +01:00
Francois Gouget 29ef0b90ee Assorted spelling, punctuation and case fixes. 2008-03-03 12:04:48 +01:00
Louis Lenders 6547fef34b programs: Add a stubbed out secedit.exe. 2008-02-29 12:35:02 +01:00
Alistair Leslie-Hughes ea563709ef slc: Initial stub DLL. 2008-02-20 12:40:51 +01:00
Roy Shea 884e7e7b56 qmgr: Add some tests. 2008-02-19 20:47:57 +01:00
Lei Zhang e8551a073d qedit: Add tests directory and a simple test. 2008-02-19 18:03:21 +01:00
Lei Zhang 6de8be71b3 qedit: Skeleton implementation of qedit.dll. 2008-02-19 17:57:23 +01:00
Tony Wasserka df0a694f9e d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00
Tony Wasserka e4866622cb d3dx9: Start implementation of d3dx9_31. 2008-02-19 14:34:17 +01:00
Tony Wasserka 2aa1505ab3 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. 2008-02-19 14:32:55 +01:00
Tony Wasserka 409b19b910 d3dx9: Start implementation of d3dx9_26 and d3dx9_27. 2008-02-19 14:32:17 +01:00
Tony Wasserka e9c16391c2 d3dx9: Start implementation of d3dx9_25. 2008-02-19 14:31:25 +01:00
Tony Wasserka 6f834d353c d3dx9: Start implementation of d3dx9_24. 2008-02-19 14:29:37 +01:00
Maarten Lankhorst 2472e81cea dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
Maarten Lankhorst e11826f553 softpub: Add initial stub dll. 2008-02-18 15:26:01 +01:00
Maarten Lankhorst b3a9699ab3 slbcsp: Add initial stub dll. 2008-02-18 15:24:57 +01:00
Maarten Lankhorst 322d4cab1e sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
Maarten Lankhorst c438d23902 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
Maarten Lankhorst 7c3d24bf5c initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
Maarten Lankhorst e4576c807b gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
Maarten Lankhorst f930821779 cryptdlg: Add initial stub dll. 2008-02-18 15:06:52 +01:00
James Hawkins 58b0686e95 itircl: Add a stub implementation of itircl.dll. 2008-02-16 15:16:40 +01:00
Gerald Pfeifer 701ef1d882 configure: Use GCC's -Wtype-limits if possible. 2008-02-05 12:05:59 +01:00
Rob Shearman 5db45041c6 ntdsapi: Add tests for DsMakeSpnW. 2008-01-25 12:12:24 +01:00
Gerald Pfeifer 39f672798b kernel32: Use setproctitle where applicable to set the process name.
Based on a patch by Kris Moore.
2008-01-21 11:52:33 +01:00
Hans Leidekker 67815c6b9e msvcr71: Add an implementation that forwards to msvcrt. 2008-01-21 11:43:09 +01:00
Marcus Meissner 4328d92da3 wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
Tony Wasserka 87fefc7ef4 d3dx9: Start implementation of d3dx9_36. 2008-01-16 12:45:17 +01:00
James Hawkins 0758802794 propsys: Add a stub implementation of propsys.dll. 2008-01-16 12:17:20 +01:00
Alexandre Julliard 84f8ab6b83 configure: Added a check for the soname of libodbc. 2008-01-07 17:16:29 +01:00
Alexandre Julliard a41f0f1b45 configure: Add --without options for all optional dependencies. 2008-01-07 14:51:44 +01:00
Alexandre Julliard 43dc80e623 mountmgr.sys: Added initial stub for the mount point manager device. 2008-01-04 13:07:05 +01:00
Michael Jung 0a31ab7e2a imm32: Added some unit test cases. 2008-01-03 12:34:05 +01:00
Francois Gouget d701ee22f3 configure: Work around an Xcode 3.0 bug when detecting the libGL library. 2007-12-18 14:18:10 +01:00
Roy Shea 00ef4e5829 qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl. 2007-12-10 14:36:34 +01:00
Rob Shearman e8c7c0681a actxprxy: Add the start of actxprxy.dll.
The native version of this DLL contains proxy code for various 
interfaces, but for the moment only servprov.idl is implemented.
2007-12-10 14:27:11 +01:00
Roy Shea 4714c4fa80 svchost: Implementation of svchost. 2007-12-05 13:47:51 +01:00
Rob Shearman 312a1db3ec advapi32: Add support for using the Mac Keychain services as a backend for the credential functions instead of the registry. 2007-11-27 12:29:34 +01:00
Gerald Pfeifer 5736c30c21 configure: Fix typos in warning messages. 2007-11-19 13:51:33 +01:00
Hans Leidekker 032dbfe474 wldap32: Fix build against latest OpenLDAP release. 2007-11-08 12:52:48 +01:00
Huw Davies ba6b7e8ba5 inetcomm: Add a test for MimeOleCreateVirtualStream. 2007-11-06 13:01:00 +01:00
Rob Shearman beab2c17e9 inetcomm: Add stub implementation of inetcomm.dll. 2007-11-02 13:52:10 +01:00
Christian Eggers f89c6de727 ctapi32: Added wrapper dll for ctapi (CardTerminal API). 2007-11-02 13:46:18 +01:00
Alexander Nicolaysen Sørnes 6103f312cb mscat32: Add stub dll. 2007-10-29 13:54:01 +01:00
Rob Shearman e146591cd6 credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. 2007-10-25 12:14:18 +02:00
Alex Villacís Lasso 74cd5903e2 riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test. 2007-10-23 19:37:23 +02:00
Ken Thomases 20d9bade16 configure: Use 0 instead of NULL because NULL isn't defined. 2007-10-22 12:36:07 +02:00
Ken Thomases ffd78b153b configure: netinet/in_pcb.h and netinet/ip_var.h require netinet/in.h on Mac OS X. 2007-10-22 12:36:07 +02:00
Ken Thomases a609fee43a configure: Fixed a typo: code snippet outside AC_CHECK_HEADERS macro. 2007-10-22 12:36:07 +02:00