.. |
advapi32
|
Added support for registry values larger than the server buffer.
|
2000-05-14 22:57:57 +00:00 |
avifil32
|
Added some missing import directives.
|
2000-04-19 16:54:02 +00:00 |
comctl32
|
WM_PAINT should be processed only by the TREEVIEW_Paint function, so
|
2000-06-18 17:20:11 +00:00 |
commdlg
|
- better error check when importing functions via GetProcAdress
|
2000-06-16 21:51:33 +00:00 |
crtdll
|
Added difftime function.
|
2000-06-14 21:14:35 +00:00 |
dciman32
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
ddraw
|
Added 24->32 packed pixel mapping support to convert.
|
2000-06-13 01:06:53 +00:00 |
dinput
|
Merged mouse dll into USER.
|
2000-06-08 04:57:22 +00:00 |
dplayx
|
- Small update to documentation
|
2000-06-07 03:44:36 +00:00 |
dsound
|
Add a few more flags to those recognized when doing trace+dsound.
|
2000-06-11 19:59:10 +00:00 |
gdi
|
Add include for LoadLibrary.
|
2000-05-30 22:47:02 +00:00 |
icmp
|
Replace the calls to malloc by calls to HeapAlloc and friends.
|
2000-05-19 03:37:21 +00:00 |
imagehlp
|
Fixed some debug messages.
|
2000-05-11 21:48:28 +00:00 |
imm32
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
kernel
|
Rewrote codepage support to use the new codepage tables.
|
2000-06-10 04:42:33 +00:00 |
lzexpand
|
Removed some HEAP_xalloc calls.
|
2000-04-29 14:20:28 +00:00 |
mpr
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
msacm
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
msacm32
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
msnet32
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
msvideo
|
Added some missing prototypes.
|
2000-06-18 17:26:44 +00:00 |
ntdll
|
Use the Unicode string functions from wine/unicode.h instead of the
|
2000-06-13 01:10:29 +00:00 |
odbc32
|
Fixed issues found by winapi_check.
|
2000-06-07 02:15:39 +00:00 |
ole32
|
Added a stub for CoCreateFreeThreadedMarshaler().
|
2000-06-18 17:18:53 +00:00 |
oleaut32
|
Fixed some issues found by winapi_check.
|
2000-06-11 20:02:45 +00:00 |
olecli
|
Added some missing import directives.
|
2000-04-19 16:54:02 +00:00 |
oledlg
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
olepro32
|
Set the base for the ordinals of olepro32 to 248.
|
2000-06-14 21:15:22 +00:00 |
olesvr
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
opengl32
|
- moved the 'constructor' into a real DLL init function
|
2000-06-12 21:53:46 +00:00 |
psapi
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
rasapi32
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
richedit
|
Simplified wrc flags handling.
|
2000-06-08 04:52:11 +00:00 |
setupx
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
shell32
|
- fixed null-pidl from _ILCreateControl
|
2000-06-16 21:50:59 +00:00 |
sound
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
stress
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
tapi32
|
Fixed some debug messages.
|
2000-05-11 21:48:28 +00:00 |
ttydrv
|
Merged mouse dll into USER.
|
2000-06-08 04:57:22 +00:00 |
urlmon
|
Simplified wrc flags handling.
|
2000-06-08 04:52:11 +00:00 |
user
|
- Bugfix: Corrected "off by one" error in the linenumber while parsing
|
2000-06-13 03:37:56 +00:00 |
version
|
Use the Unicode string functions from wine/unicode.h instead of the
|
2000-06-13 01:10:29 +00:00 |
win32s
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
win87em
|
Fixed some issues reported by winapi_check.
|
2000-04-15 20:44:21 +00:00 |
winaspi
|
- Fix some compiler warnings.
|
2000-03-28 20:44:59 +00:00 |
windebug
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
wineps
|
If printer only supports level 1 PostScript then complain rather than
|
2000-06-12 21:54:52 +00:00 |
wing
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
wininet
|
HTTP protocol now supported, InternetCrackUrl fixed, lots of other
|
2000-06-11 20:04:44 +00:00 |
winmm
|
Fixed port status query.
|
2000-06-18 17:22:13 +00:00 |
winsock
|
Created an initial Winsock 2 (ws2_32) DLL. Makes use of the Winsock 1
|
2000-06-18 17:23:17 +00:00 |
winspool
|
Move winspool to unicode.
|
2000-05-25 23:02:46 +00:00 |
x11drv
|
Merged mouse dll into USER.
|
2000-06-08 04:57:22 +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
|
Implemented on-demand loading of builtin dlls using dlopen().
|
2000-04-24 17:17:49 +00:00 |
Makefile.in
|
Created an initial Winsock 2 (ws2_32) DLL. Makes use of the Winsock 1
|
2000-06-18 17:23:17 +00:00 |