..
advapi32
New set of macros for server calls; makes requests without variable
2001-02-27 02:09:16 +00:00
avifil32
Documentation ordinal fixes.
2001-02-14 23:11:17 +00:00
comctl32
In LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSelection, if no
2001-03-04 01:04:35 +00:00
commdlg
Initialize the return error code to 0 for common dialog file
2001-03-03 00:18:14 +00:00
crtdll
__getmainargs last argument is a pointer to new_mode.
2001-02-21 02:20:08 +00:00
dciman32
Added DCICloseProvider stub.
2001-02-12 01:18:42 +00:00
ddraw
- correct DDRAW_Convert_DDDEVICEIDENTIFIER_2_To_1 confusion
2001-02-14 00:28:02 +00:00
dinput
Fix a few compiler warnings.
2001-02-12 03:42:58 +00:00
dplay
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
dplayx
Small 'typos in comments' fixes.
2001-02-28 05:31:02 +00:00
dsound
Chris Jacobson
2001-03-03 00:19:29 +00:00
gdi
Add version information (16 and 32 bit) to core built-in dlls:
2001-02-23 20:37:13 +00:00
icmp
Fixed some issues found by winapi_check.
2000-12-01 23:53:46 +00:00
imagehlp
Add <string.h> to files that needed it.
2001-01-26 20:43:40 +00:00
imm32
Change the callback declarations to a safer format.
2001-02-12 03:51:04 +00:00
kernel
Use the standard CreateThread routine to create 16-bit tasks instead
2001-02-28 05:29:50 +00:00
lzexpand
Use libwine and libwine_unicode directly from their build directory
2000-12-06 00:05:14 +00:00
mpr
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
msacm
Removed some unnecessary ordinals.
2001-02-21 02:20:45 +00:00
msnet32
Removed some unnecessary ordinals.
2001-02-21 02:20:45 +00:00
msvcrt
Small 'typos in comments' fixes.
2001-02-28 05:31:02 +00:00
msvideo
Removed some unnecessary ordinals.
2001-02-21 02:20:45 +00:00
ntdll
New set of macros for server calls; makes requests without variable
2001-02-27 02:09:16 +00:00
odbc32
Work around glibc 2.1.x dlopen bug (again).
2000-12-13 21:32:55 +00:00
ole32
Small 'typos in comments' fixes.
2001-02-28 05:31:02 +00:00
oleaut32
Small 'typos in comments' fixes.
2001-02-28 05:31:02 +00:00
olecli
Stub for OleSavedClientDoc.
2001-02-20 23:43:43 +00:00
oledlg
Import kernel32 (for SetLastError()).
2000-12-27 18:35:52 +00:00
olepro32
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
olesvr
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
opengl32
- Remove <string.h> from winnt.h.
2001-01-22 02:17:29 +00:00
psapi
Documentation ordinal fixes.
2001-01-25 22:22:21 +00:00
rasapi32
Moved HRASCONN from windef.h.
2000-12-24 20:44:08 +00:00
richedit
Misc typos in comments.
2001-02-14 21:43:06 +00:00
rpcrt4
Cleaned up dll startup routines now that we have separate address
2001-01-17 22:03:18 +00:00
serialui
Cleaned up dll startup routines now that we have separate address
2001-01-17 22:03:18 +00:00
setupapi
Change the callback declarations to a safer format.
2001-02-12 03:51:04 +00:00
shdocvw
Add <string.h> to files that needed it.
2001-01-26 20:43:40 +00:00
shell32
Small 'typos in comments' fixes.
2001-02-28 05:31:02 +00:00
shfolder
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
shlwapi
Implement a bunch of shlwapi functions, add some new stubs.
2001-02-13 20:17:59 +00:00
tapi32
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
ttydrv
Do not allocate any USER data on the system heap.
2001-02-23 01:13:42 +00:00
urlmon
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
user
Small 'typos in comments' fixes.
2001-02-28 05:31:02 +00:00
version
Add version information (16 and 32 bit) to core built-in dlls:
2001-02-23 20:37:13 +00:00
win32s
Fixed some issues found by winapi_check.
2001-01-25 22:23:08 +00:00
winaspi
- Remove <string.h> from winnt.h.
2001-01-22 02:17:29 +00:00
winedos
Removed a few Callout functions by doing a GetProcAddress at the time
2001-02-20 00:55:17 +00:00
wineps
Squash another AFM character metrics parsing bug.
2001-03-01 22:10:46 +00:00
wininet
Add includes for <time.h>.
2001-02-15 21:24:07 +00:00
winmm
Some more message cleanups.
2001-03-03 00:22:50 +00:00
winnls
Fixed some issues found by winapi_check.
2001-02-13 20:19:15 +00:00
winsock
New set of macros for server calls; makes requests without variable
2001-02-27 02:09:16 +00:00
winspool
Removed dependency on comctl32.
2001-02-28 05:26:08 +00:00
wow32
Remove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30 19:57:34 +00:00
wsock32
Implemented WsControl command with id 0x101.
2001-02-28 05:17:44 +00:00
x11drv
Guts of a simple XVidMode-supporting DirectDraw HAL in x11drv.
2001-02-14 00:27:34 +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
Use dllwrap for building shared libraries in cygwin.
2000-12-22 22:28:00 +00:00
Makefile.in
Started the real implementation of mciavi.
2001-02-14 21:49:22 +00:00