Alexandre Julliard
|
1404dc8014
|
twain_32: Renamed the dlls/twain directory to dlls/twain_32.
|
2006-04-10 17:29:18 +02:00 |
Alexandre Julliard
|
b4f553f5be
|
riched32: Renamed the dlls/richedit directory to dlls/riched32.
|
2006-04-10 17:09:08 +02:00 |
Alexandre Julliard
|
ca1e72a402
|
comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.
|
2006-04-10 17:00:03 +02:00 |
Alexandre Julliard
|
c4fde65022
|
msacm32: Renamed the dlls/msacm directory to dlls/msacm32.
|
2006-04-10 16:55:04 +02:00 |
Hans Leidekker
|
6b1dded3b5
|
dnsapi: Add a stub implementation of dnsapi.dll.
|
2006-04-10 15:44:59 +02:00 |
Alexandre Julliard
|
2c1d696801
|
dlls: Removed a number of no longer needed dependencies.
|
2006-03-30 13:24:11 +02:00 |
Detlef Riekenberg
|
717d18c908
|
spoolss: Add minimal spoolss.dll.
|
2006-03-30 13:23:45 +02:00 |
Alexandre Julliard
|
25d134071f
|
winemp3: Renamed the dlls/msacm/winemp3 directory to dlls/winemp3.acm.
|
2006-03-27 23:19:50 +02:00 |
Alexandre Julliard
|
66a5c739c8
|
msg711: Renamed the dlls/msacm/msg711 directory to dlls/msg711.acm.
|
2006-03-27 23:18:48 +02:00 |
Alexandre Julliard
|
3fa4fc51aa
|
msadp32: Renamed the dlls/msacm/msadp32 directory to dlls/msadp32.acm.
|
2006-03-27 23:18:08 +02:00 |
Alexandre Julliard
|
ff0d10983c
|
imaadp32: Renamed the dlls/msacm/imaadp32 directory to dlls/imaadp32.acm.
|
2006-03-27 23:17:19 +02:00 |
Alexandre Julliard
|
02fa42dc82
|
dlls: Removed a number of dll symlinks that are no longer needed.
|
2006-03-21 12:01:31 +01:00 |
Alexandre Julliard
|
7fb2ae6ec6
|
dlls: Remove the no longer needed symlinks to the static libraries.
|
2006-03-16 17:25:06 +01:00 |
Alexandre Julliard
|
ac3be957e4
|
msvideo: Renamed the msvideo directory to msvfw32.
|
2006-03-15 10:04:53 +01:00 |
Alexandre Julliard
|
1a909d1929
|
win32s: Renamed the win32s directory to w32skrnl.
|
2006-03-15 10:01:56 +01:00 |
Alexandre Julliard
|
af781f398a
|
winsock: Renamed the winsock directory to ws2_32.
|
2006-03-15 09:57:30 +01:00 |
Alexandre Julliard
|
ca21f1541f
|
dlls: Remove 16-bit files on make clean.
|
2006-03-02 16:16:31 +01:00 |
Alexandre Julliard
|
1b32901b7b
|
winnls32: Renamed the winnls directory to winnls32.
|
2006-02-28 13:02:42 +01:00 |
Alexandre Julliard
|
071f5f25db
|
wnaspi32: Renamed the winaspi directory to wnaspi32.
|
2006-02-28 12:59:52 +01:00 |
Alexandre Julliard
|
556242b71d
|
lz32: Renamed lzexpand directory to lz32.
|
2006-02-28 12:54:48 +01:00 |
Stefan Leichter
|
3600b04877
|
Added msftedit.dll.
|
2006-02-22 22:24:47 +01:00 |
Alexandre Julliard
|
aed49d439e
|
libwine: New naming scheme for 16-bit builtin dlls.
Stop using symlinks for 16-bit dlls to make sure they don't get loaded
by mistake when looking for a 32-bit dll.
|
2006-02-16 13:44:38 +01:00 |
Alexandre Julliard
|
7bd53d7efa
|
ctl3d32: Renamed ctl3d directory to ctl3d32.
|
2006-02-14 17:08:59 +01:00 |
Alexandre Julliard
|
743741db19
|
olesvr32: Renamed olesvr directory to olesvr32.
|
2006-02-14 17:05:32 +01:00 |
Alexandre Julliard
|
f15db16785
|
olecli32: Renamed olecli directory to olecli32.
|
2006-02-14 16:57:23 +01:00 |
Detlef Riekenberg
|
aa318d1e3b
|
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
|
2006-02-14 16:53:03 +01:00 |
Mike Frysinger
|
5392844392
|
Add support for 'make install DESTDIR'.
|
2006-02-14 13:51:38 +01:00 |
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 |