1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
Commit Graph

154 Commits

Author SHA1 Message Date
Rob Shearman
9e1c7a30c7 rpcrt4: Use DCE/RPC to contact the endpoint-mapper server. 2008-06-26 12:18:35 +02:00
Rob Shearman
16849ceba9 rpcss: Implement endpoint-mapper server using DCE/RPC. 2008-06-26 12:16:48 +02:00
Juan Lang
cca77db0a6 inetmib1: Add tests for SnmpExtensionInit. 2008-06-25 10:56:13 +02:00
Maarten Lankhorst
da92dcec66 include: Add definitions for VMR-9 interface. 2008-06-21 11:49:44 +02:00
Alexandre Julliard
4d1cf9c8c4 kernel32: Add a builtin 16-bit winhelp.exe.
This should be moved to winhlp32.exe once we support 16-bit modules in executables.
2008-05-13 18:50:50 +02:00
Alexandre Julliard
a795f36af7 winhelp.exe: Renamed to winhlp32.exe. 2008-05-13 18:43:27 +02:00
Lei Zhang
ffb0457982 userenv: Add initial tests for CreateEnvironmentBlock. 2008-04-30 13:45:15 +02:00
Alexandre Julliard
f0c9e9845a wine.inf: Add a version number to make sure the file changes between versions. 2008-04-11 20:18:22 +02:00
Alexandre Julliard
d270a96032 programs: Remove obsolete winelauncher script. 2008-04-09 11:55:48 +02:00
Paul Vriens
4f3dbb7f7d rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
Jacek Caban
1ab87d4dee include: Added activedbg.idl. 2008-04-01 13:44:14 +02:00
James Hawkins
9e021cff3d fusion: Add initial tests for IAssemblyCache. 2008-03-31 13:09:19 +02:00
Mikołaj Zalewski
4275fbf603 services: Start a local RPC server. 2008-03-29 11:15:05 +01:00
Mikołaj Zalewski
7bd0efa123 services.exe: Add a new program. 2008-03-28 14:49:17 +01:00
Jacek Caban
63ebe0191e jscript: Added tests. 2008-03-25 11:44:06 +01:00
James Hawkins
ea3be467ae fusion: Add initial fusion.idl. 2008-03-24 12:57:04 +01:00
Philip Nilsson
b67290b99a d3dx9/tests: Test the D3DXVec*Array functions. 2008-03-21 12:52:54 +01:00
Dan Hipschman
d664c276df qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
Andrew Riedi
2087ad46a9 reg: Add stub 'reg' program. 2008-03-19 12:45:26 +01:00
Alexandre Julliard
1137f4bf31 makefiles: Consider all .res files as object files. 2008-03-13 11:47:23 +01:00
Jacek Caban
fe5ea9f006 include: Added activaut.idl. 2008-03-11 15:35:23 +01:00
Tony Wasserka
0b5ae28061 d3dx9_36: Create d3dx9 importlib. 2008-03-04 20:51:12 +01:00
Alexandre Julliard
c52d921f34 kernel32: Added a winoldap.mod 16-bit exe to launch 32-bit processes.
Based on a patch by Dmitry Timoshkov.
2008-03-03 15:25:50 +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
Roy Shea
313a903a85 qmgr: Implement DLL server registration. 2008-02-19 20:47:38 +01:00
Lei Zhang
e8551a073d qedit: Add tests directory and a simple test. 2008-02-19 18:03:21 +01:00
Lei Zhang
3a69b83f1e include: Generate qedit.h, add ISampleGrabberCB interface. 2008-02-19 18:00:05 +01:00
Rob Shearman
5db45041c6 ntdsapi: Add tests for DsMakeSpnW. 2008-01-25 12:12:24 +01:00
Alistair Leslie-Hughes
7645f321d9 gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
Hans Leidekker
67815c6b9e msvcr71: Add an implementation that forwards to msvcrt. 2008-01-21 11:43:09 +01:00
Jonathan Ernst
1c0f2fe16a loader: New French man page for wine. 2008-01-11 12:40:11 +01:00
Jonathan Ernst
4cf157d20b server: New French man page for wineserver. 2008-01-04 12:51:09 +01:00
Michael Jung
0a31ab7e2a imm32: Added some unit test cases. 2008-01-03 12:34:05 +01:00
Roy Shea
6ceb8e1f31 qmgr: Generate C file with local GUID definitions from bits.idl. 2007-12-19 13:17:47 +01:00
Marco Schuster
fab0aee388 loader: Added de_DE.UTF-8 translated Wine man page. 2007-12-12 14:32:47 +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
Alexandre Julliard
b0585bf10f Make.rules: Added rules for building the dlldata.c file. 2007-12-10 14:26:13 +01:00
Roy Shea
a63f3e6a11 include: Added IDL file for BITS. 2007-12-06 14:49:32 +01:00
Roy Shea
4714c4fa80 svchost: Implementation of svchost. 2007-12-05 13:47:51 +01:00
Dmitry Timoshkov
eee2c4a4ab include: Add an initial version of oleacc.idl. 2007-12-05 12:35:29 +01:00
Detlef Riekenberg
b94ebc4ebf schannel: Add version resource. 2007-12-03 14:44:18 +01:00
Detlef Riekenberg
6c0f85c8a6 rsabase: Add version resource. 2007-12-03 14:44:07 +01:00
Huw Davies
ba6b7e8ba5 inetcomm: Add a test for MimeOleCreateVirtualStream. 2007-11-06 13:01:00 +01:00
Rob Shearman
fe99768dc9 include: Add mimeole.idl. 2007-11-05 12:08:15 +01:00
Rob Shearman
08050758de include: Add imnact.idl and imnxport.idl. 2007-11-05 12:04:58 +01:00
Rob Shearman
beab2c17e9 inetcomm: Add stub implementation of inetcomm.dll. 2007-11-02 13:52:10 +01:00
Dan Hipschman
9d7b34c192 oleaut32: Use widl to generate oaidl_p.c. 2007-10-25 13:33:37 +02:00