Alexandre Julliard
|
a05e448d90
|
Renamed some 16-bit spec files to match the dll name.
|
2002-03-26 19:56:06 +00:00 |
Alexandre Julliard
|
ced71edbd7
|
Added support for driver-specific escapes in the x11drv to retrieve
X11 information. Finished dll separation of opengl32.
|
2002-03-23 21:43:56 +00:00 |
Hidenori Takeshima
|
0307f6dc7b
|
Implemented an IMA driver.
|
2002-03-23 20:18:11 +00:00 |
Hidenori Takeshima
|
bcb9c46c8f
|
Implemented G711 codec driver.
|
2002-03-22 19:16:10 +00:00 |
Shi Quan He
|
6b0720f5d6
|
Started TWAIN implementation.
Marcus Meissner <marcus@jet.franken.de>
Merged into WineHQ, made sure it works without SANE.
|
2002-03-21 02:58:39 +00:00 |
Chris Morgan
|
9b0ba7ca2b
|
Added aRts driver.
|
2002-03-21 01:38:19 +00:00 |
Hidenori Takeshima
|
d5d18816c7
|
Added some stubs.
Started implementing MPEG parser.
|
2002-03-20 22:57:15 +00:00 |
Alexandre Julliard
|
c1bfca04e1
|
Changed builtin dlls file names to make it clear they are not normal
Unix libraries, and install them in $libdir/wine instead of $libdir to
avoid name conflicts in /usr/lib.
|
2002-03-20 22:19:06 +00:00 |
Alexandre Julliard
|
abfcb8bfb9
|
Added make check target to run unit tests too since this seems to be
standard.
|
2002-02-28 21:43:46 +00:00 |
Aric Stewart
|
c2a5ebc9e3
|
Added a pass-through msvcrt20.
|
2002-01-29 18:09:46 +00:00 |
Travis Michielsen
|
0f21ee8e0a
|
Added crypt32.dll stub.
|
2002-01-10 19:41:11 +00:00 |
Alexandre Julliard
|
13b0c0915b
|
Added rules for running tests.
|
2002-01-10 03:30:21 +00:00 |
Mike McCormack
|
2e40b964d8
|
Added netapi32.dll and the Netbios() call.
|
2001-11-06 17:52:36 +00:00 |
Hidenori Takeshima
|
1c53a7fc47
|
Added stubs for msrle32.dll and implemented RLE8 decoder.
Added stub for avicap32.
|
2001-11-06 00:41:05 +00:00 |
Hidenori Takeshima
|
b4be998158
|
Added stubs for msdmo.dll, qcap.dll and devenum.dll.
|
2001-10-23 20:35:23 +00:00 |
Hidenori Takeshima
|
2843934af5
|
Implemented OleCreatePropertyFrame and
OleCreatePropertyFrameIndirect.
|
2001-10-23 19:59:24 +00:00 |
Hidenori Takeshima
|
17bee2ef58
|
Fixed some bugs.
Implemented AVI Decompressor.
Started implementing Color Space Converter.
Started implementing seeking.
|
2001-10-22 19:03:26 +00:00 |
Alexandre Julliard
|
f33f7f0ed0
|
Improved make_dlls script. Moved dll list out of
Make.rules.in. Removed a few no longer used rules.
|
2001-09-17 20:09:08 +00:00 |
Hidenori Takeshima
|
1a8b33997f
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +00:00 |
Eric Pouech
|
a3d3d40506
|
Started implementing the MCIWnd* functions.
|
2001-08-18 18:02:34 +00:00 |
Eric Pouech
|
6360917580
|
Because of circular dependencies between comctl32 and msvfw32, replace
in comctl32 delay loading of msvfw32 by manual loading.
|
2001-08-18 16:09:19 +00:00 |
Alexandre Julliard
|
9dd5b16382
|
Added missing ntdll imports.
|
2001-07-27 19:49:49 +00:00 |
Alexandre Julliard
|
e9dd63ef16
|
Removed import of x11drv from ddraw.
|
2001-07-26 21:48:17 +00:00 |
Alexandre Julliard
|
10c886f050
|
Updated dependencies.
|
2001-07-17 00:57:41 +00:00 |
Hidenori Takeshima
|
b7d4b4e73b
|
Added stubs for quartz.dll.
|
2001-07-02 18:57:22 +00:00 |
Dmitry Timoshkov
|
7aa8694908
|
Fix some inter dll dependencies.
|
2001-07-02 18:02:10 +00:00 |
Marcus Meissner
|
b63ab44599
|
Implemented glu32.dll as libGLU.so forwarder.
|
2001-06-08 19:02:57 +00:00 |
Alexandre Julliard
|
90081092d9
|
Fixed setupapi dependencies.
|
2001-04-19 01:01:52 +00:00 |
Francois Gouget
|
7d2c1fbc38
|
Fix typo so that wintrust is built.
|
2001-04-17 17:33:01 +00:00 |
Rein Klazes
|
2a4c68bd0b
|
Added new dll wintrust.dll with a stub for WinVerifyTrust().
|
2001-04-16 19:36:12 +00:00 |
Ian Pilcher
|
744820d014
|
Various registry-related PostScript driver enhancements.
|
2001-04-02 19:14:41 +00:00 |
Eric Pouech
|
26146cdd67
|
Started the real implementation of mciavi.
|
2001-02-14 21:49:22 +00:00 |
Marcus Meissner
|
31052f9946
|
Implemented VideoCapDriverDescAndVer.
|
2001-01-28 23:45:43 +00:00 |
Stefan Leichter
|
73db900aae
|
Implemented EnumProtocolA/W.
|
2001-01-12 23:15:54 +00:00 |
Jon Griffiths
|
0b47b289a8
|
Turn crtdll into forwards to msvcrt.
|
2001-01-12 20:42:06 +00:00 |
John R. Sheets
|
bc80a3b4c7
|
Implemented stubs for IWebBrowser in shdocvw.dll.
|
2001-01-11 22:32:44 +00:00 |
Jon Griffiths
|
1db20bfd33
|
- Migrate CRTDLL to MSVCRT.
- Many fixes and a load of new functions.
|
2001-01-10 23:59:25 +00:00 |
Huw D M Davies
|
fc7f6071ff
|
Implement InternetCanonicalizeUrl.
|
2001-01-06 00:36:43 +00:00 |
Alexandre Julliard
|
44ff9760e7
|
Fixed dll dependencies.
|
2001-01-04 19:56:13 +00:00 |
Ulrich Weigand
|
5a8eef38ed
|
Import kernel32 (for SetLastError()).
|
2000-12-27 18:35:52 +00:00 |
Ove Kaaven
|
e5557b357a
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |
Hidenori Takeshima
|
473fd0b0f7
|
Implemented some DDK APIs - far from complete.
|
2000-12-15 23:00:00 +00:00 |
Hidenori Takeshima
|
9c672134fd
|
Added a spec file for 16bit imm.
Added spec files for winnls and winnls32.
|
2000-12-14 21:56:18 +00:00 |
Dimitrie O. Paun
|
f5a8ecc910
|
Use @LIBEXT@ instead of .so for the inter-dlls dependencies.
|
2000-12-05 03:59:55 +00:00 |
Alexandre Julliard
|
5ce2329a95
|
Finished separation of advapi32.
|
2000-11-30 20:31:41 +00:00 |
Alexandre Julliard
|
2682bc24ca
|
Fixed a few dependencies on 16-bit or internal functions. Fixed a few
warnings.
|
2000-11-27 22:03:23 +00:00 |
Alexandre Julliard
|
c95b1aa37f
|
Avoid linking with ntdll where possible.
|
2000-11-16 04:15:08 +00:00 |
Alexandre Julliard
|
27939f00fd
|
Start using import tables for dlls that can already support it.
|
2000-11-12 03:50:10 +00:00 |
Alexandre Julliard
|
7f12be8d80
|
Removed SUBDIRS in winmm Makefile.
|
2000-11-06 20:26:43 +00:00 |
Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +00:00 |