Alexandre Julliard
c19b470f95
w32skrnl: No need for an import library.
2006-02-06 21:46:46 +01:00
Alexandre Julliard
7837a1ef59
rsabase: No need for an import library.
2006-02-06 21:46:17 +01:00
Robert Shearman
3dea0973d2
Added implementation of security.dll.
2006-01-05 14:39:41 +01:00
Alexandre Julliard
21883d794a
Get rid of the no longer used tty driver.
2005-10-31 16:10:03 +00:00
Julien Cegarra
49c46e9d3d
Correct name of sound.dll to sound.drv (WIN16).
2005-10-30 19:06:59 +00:00
Alexandre Julliard
12c9b501fb
We no longer need a special case for the ntdll import library.
2005-08-26 08:52:06 +00:00
Alexandre Julliard
fd75880ba8
Install the static import libraries too.
2005-08-25 12:15:06 +00:00
Alexandre Julliard
71ae2d7bed
Beginnings of a crt0 library.
2005-08-25 11:41:05 +00:00
Rémi Assailly
c6e294deb1
Moved mciavi32 to the top-level dlls directory.
2005-08-23 19:52:30 +00:00
Rémi Assailly
2e689c6c66
Removed mcianim.
2005-08-19 11:22:25 +00:00
Alexandre Julliard
13deedc524
Removed a few more unnecessary import libraries.
2005-08-17 12:42:39 +00:00
Rémi Assailly
5df5e40164
Moved mciseq to the top-level dlls directory.
2005-08-17 12:15:35 +00:00
Alexandre Julliard
d4bea314d0
itss doesn't need an import library.
2005-08-09 10:32:27 +00:00
Alexandre Julliard
3c312f46f9
riched32 doesn't need an import library.
2005-08-08 18:22:25 +00:00
Peter Åstrand
7a15eb9318
Implemented an Esound driver.
2005-08-03 15:53:26 +00:00
Mike McCormack
dcc2d6c254
Initial implementation of msxml3 based on libxml2.
2005-08-02 11:29:04 +00:00
Rémi Assailly
dbbd0d5115
Moved mcicda to the top-level dlls directory.
2005-07-27 15:42:40 +00:00
Steven Edwards
54508df527
Add stub implementation of the Uniscribe Script Processor.
2005-07-27 11:02:52 +00:00
Alexandre Julliard
85c9283f50
Don't generate import libraries for dlls that don't export anything.
2005-07-26 15:52:58 +00:00
Thomas Weidenmueller
96e052b9dc
Added stubs for objsel.dll and objsel.h.
2005-07-26 11:30:42 +00:00
Rémi Assailly
f9f5eaab6e
Moved midimap to the top-level dlls directory.
2005-07-21 11:31:56 +00:00
Huw Davies
a30c1b9871
Implement stdole2.tlb.
2005-07-20 17:52:04 +00:00
Hans Leidekker
8d63dfb73e
Beginnings of WLDAP32.
2005-07-13 11:56:15 +00:00
Detlef Riekenberg
29056637a5
Added activeds.dll with some stubs to get the native printui.dll to
...
load.
2005-06-13 11:47:46 +00:00
Alexandre Julliard
5548e86b72
Temp hack to clean up .def files and hopefully avoid more bug
...
reports about failed builds.
2005-06-02 10:36:03 +00:00
Alexandre Julliard
a46003c436
Revert previous patch, we still need the winedos import lib for now.
2005-05-19 21:18:53 +00:00
Alexandre Julliard
8aa102baef
We no longer need a winedos import library.
2005-05-19 14:25:34 +00:00
Mike McCormack
b5c63ed491
Initial mostly stub implementation of ODBC control panel.
2005-05-16 19:42:47 +00:00
Alexandre Julliard
71ff4c4f4e
Build import libraries also when only doing an install-lib.
2005-05-13 13:57:55 +00:00
Alexandre Julliard
15ac6847e0
Build and load import libraries directly from the dll directory where
...
possible, and only create symlinks for directories that don't have the
correct name.
2005-05-10 13:21:04 +00:00
Alexandre Julliard
34fa35dc99
Added rules for building import libraries in the individual dll
...
makefiles, and added support for building a .def.a static import
library too.
2005-05-09 14:42:30 +00:00
Alexandre Julliard
d62356aa1e
Added rules to build import libraries in the individual dll makefiles.
...
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
Alexandre Julliard
b3e9c44741
Renamed wineps.dll to wineps.drv for consistency.
2005-05-06 20:04:27 +00:00
Alexandre Julliard
c3116c5e61
Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively
...
to follow the namespace conventions and make it clear that they are
drivers and not dlls.
Moved the graphics driver configuration to HKLM\Software\Wine\Drivers.
2005-05-06 19:38:50 +00:00
Benjamin Cutler
250a8aec08
Added partial implementation of powrprof.dll.
2005-04-20 19:15:31 +00:00
Krzysztof Foltman
d488f3f1de
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
Huw Davies
4046846a82
Added stdole32.tlb.
2005-01-28 14:13:08 +00:00
Steven Edwards
160e6479cf
Add a stub dll for the System Event Notification Service.
2005-01-28 11:41:23 +00:00
Ulrich Czekalla
04f6346a6d
Added WTSAPI32.DLL.
2005-01-24 19:42:02 +00:00
Ulrich Czekalla
c173f6a756
Add stub version of cryptdll.dll.
2005-01-24 19:07:16 +00:00
Michael Jung
64dce8a579
Implemented a substantial part of rsaenh.dll.
2004-11-04 21:15:32 +00:00
Huw Davies
20313b8306
Partial implementation of advpack.RegInstall.
2004-09-27 20:39:40 +00:00
Hans Leidekker
5164757cea
Beginnings of an MSCMS implementation based on LittleCMS.
2004-09-22 04:08:38 +00:00
Alexandre Julliard
5f6e3c88bd
Authors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwin@ugcs.caltech.edu>, Mike McCormack <mike@codeweavers.com>
...
Added an implemenation of ITSS.DLL.
2004-08-24 21:00:15 +00:00
Francois Gouget
a896389679
Added 'strmiids.lib'.
...
Moved CLSID_FilterGraph and the related GUIDs to strmiids.
2004-08-19 19:31:20 +00:00
Alexandre Julliard
06233cfb47
Avoid some non-portable makefile constructs.
2004-08-11 20:59:09 +00:00
Alexandre Julliard
94a9d33b6c
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
...
Added an implementation of mlang.dll and test cases for it.
2004-08-04 18:33:06 +00:00
Mike Hearn
6812cbc829
Add a 16 bit pair DLL for TWAIN.
2004-07-13 03:37:07 +00:00
Aric Stewart
4bd374fa07
First implementation of the Advanced Template Library, with just a few
...
functions implemented.
2004-07-06 21:01:18 +00:00
Christian Costa
7590fe58f4
Added d3dxof dll, part of Direct3D.
2004-06-03 00:03:23 +00:00