.. |
advapi32
|
Converted a few more server requests to the new mechanism.
|
2000-10-15 00:40:25 +00:00 |
avifil32
|
Cleaned up a few inter-dll dependencies. Added a few imports.
|
2000-08-14 14:42:41 +00:00 |
comctl32
|
Do not set the iSubItem part of the struct for LVM_HITTEST,
|
2000-10-22 23:47:49 +00:00 |
commdlg
|
Fixed bug when changing drives in 16 bit style dialog for a 32 bit app
|
2000-10-22 23:46:21 +00:00 |
crtdll
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
dciman32
|
Added a few empty source files so that each dll has at least one C
|
2000-07-26 18:30:38 +00:00 |
ddraw
|
DirectDrawCreateEx() should already return the interface for the
|
2000-10-22 23:47:09 +00:00 |
dinput
|
Implemented DirectInputCreateEx.
|
2000-10-13 23:07:29 +00:00 |
dplay
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
dplayx
|
- Add proper message reply mechanism and sp player data storage
|
2000-10-19 20:20:58 +00:00 |
dsound
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
gdi
|
Stubbed GetDeviceGammaRamp.
|
2000-10-13 20:22:59 +00:00 |
icmp
|
Added imports of kernel32.dll where necessary.
|
2000-08-06 03:47:29 +00:00 |
imagehlp
|
Added imports of kernel32.dll where necessary.
|
2000-08-06 03:47:29 +00:00 |
imm32
|
Cleaned up a few inter-dll dependencies. Added a few imports.
|
2000-08-14 14:42:41 +00:00 |
kernel
|
Implemented old Win 2.x string functions.
|
2000-10-17 00:27:47 +00:00 |
lzexpand
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
mpr
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
msacm
|
Added more conversion routines (rate conversion is implemented).
|
2000-10-22 23:49:40 +00:00 |
msnet32
|
Added a few empty source files so that each dll has at least one C
|
2000-07-26 18:30:38 +00:00 |
msvideo
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
ntdll
|
Fixed a few prototypes.
|
2000-10-15 00:39:11 +00:00 |
odbc32
|
HFILE is an int, not a regular HANDLE.
|
2000-10-13 23:11:05 +00:00 |
ole32
|
Added a few more large integer functions.
|
2000-10-13 20:26:03 +00:00 |
oleaut32
|
Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch.
|
2000-10-19 20:21:42 +00:00 |
olecli
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
oledlg
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
olepro32
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
olesvr
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
opengl32
|
Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com>
|
2000-08-19 21:38:55 +00:00 |
psapi
|
Small dll interfaces cleanups.
|
2000-08-08 20:49:16 +00:00 |
rasapi32
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
richedit
|
Moved DLLVERSIONINFO to shlwapi.h.
|
2000-09-29 01:03:30 +00:00 |
rpcrt4
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
serialui
|
Removed some unnecessary #includes and dll dependencies.
|
2000-08-09 22:35:05 +00:00 |
setupapi
|
Started some basic work on the more or less undocumented SETUPX
|
2000-09-26 22:46:36 +00:00 |
shell32
|
Use a binary search to find entries in resource directories.
|
2000-10-19 20:29:53 +00:00 |
shfolder
|
Added a few empty source files so that each dll has at least one C
|
2000-07-26 18:30:38 +00:00 |
shlwapi
|
Moved DLLVERSIONINFO to shlwapi.h.
|
2000-09-29 01:03:30 +00:00 |
tapi32
|
Small dll interfaces cleanups.
|
2000-08-08 20:49:16 +00:00 |
ttydrv
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
urlmon
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
user
|
Added two checks for out of range pointer accesses.
|
2000-10-22 23:45:50 +00:00 |
version
|
Use a binary search to find entries in resource directories.
|
2000-10-19 20:29:53 +00:00 |
win32s
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
winaspi
|
Fixed some issues found by winapi_check.
|
2000-10-02 03:39:34 +00:00 |
wineps
|
Brian Pirie
|
2000-10-19 20:33:02 +00:00 |
wininet
|
Include <unistd.h> for prototype of select().
|
2000-09-27 22:27:57 +00:00 |
winmm
|
Added sleep time calculation for the wodPlayer thread.
|
2000-10-22 23:43:15 +00:00 |
winsock
|
Ignore setsockopt calls that make the size of the receive buffer too
|
2000-10-13 17:05:35 +00:00 |
winspool
|
- moved some code from WINSPOOL_GetPrinterDriver into new function
|
2000-09-29 21:05:11 +00:00 |
wow32
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
wsock32
|
Portability fixes.
|
2000-07-25 17:45:50 +00:00 |
x11drv
|
Do not do any GLX calls on a display that does not support GLX.
|
2000-10-19 20:22:36 +00:00 |
.cvsignore
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
Makedll.rules.in
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
Makefile.in
|
Added a few missing imports.
|
2000-09-27 22:32:44 +00:00 |