.. |
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
|
Francois Methot (Macadamian)
|
2000-05-26 01:16:01 +00:00 |
commdlg
|
Add PrintSetup dialog and support for hooks and templates.
|
2000-05-26 22:26:06 +00:00 |
crtdll
|
fgets: Don't swallow \n, treat EOF
|
2000-04-16 17:06:44 +00:00 |
dciman32
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
ddraw
|
Fixed issues found by winapi_check.
|
2000-05-23 23:38:32 +00:00 |
dinput
|
Added leaving of critical section on all return cases.
|
2000-04-28 20:00:43 +00:00 |
display
|
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
|
2000-05-01 20:05:58 +00:00 |
dplayx
|
Started local name server framework.
|
2000-05-26 22:26:30 +00:00 |
dsound
|
Make internal buffers size multiple of 4.
|
2000-05-10 21:39:24 +00:00 |
gdi
|
Moved DISPDIB out of the kernel into GDI.
|
2000-05-30 17:49:47 +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 |
lzexpand
|
Removed some HEAP_xalloc calls.
|
2000-04-29 14:20:28 +00:00 |
mouse
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +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 import directives.
|
2000-04-19 16:54:02 +00:00 |
ntdll
|
Fixed some issues reported by winapi_check.
|
2000-04-15 20:44:21 +00:00 |
odbc32
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
ole32
|
Abey George (of Macadamian/Corel)
|
2000-05-23 23:34:40 +00:00 |
oleaut32
|
Added some missing import directives.
|
2000-04-19 16:54:02 +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
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
olesvr
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
opengl32
|
Implemented wglShareLists and wglGetCurrentDC.
|
2000-05-30 20:04:21 +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
|
Fixed issues found by winapi_check.
|
2000-05-11 21:46:51 +00:00 |
setupx
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
shell32
|
Exec a separate wine binary for every win32 process so that they run
|
2000-05-29 21:25:10 +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
|
Link the TTY driver with the standard libs.
|
2000-04-25 19:58:22 +00:00 |
urlmon
|
Fixed issues reported by winapi_check.
|
2000-04-29 14:26:13 +00:00 |
user
|
Moved DDEML into dlls/user.
|
2000-05-14 23:34:41 +00:00 |
version
|
Prevent possible NULL pointer access.
|
2000-05-11 00:04:36 +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 |
wing
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
wininet
|
FreeBSD compile fix.
|
2000-04-29 17:14:24 +00:00 |
winmm
|
More verbose errors.
|
2000-05-14 23:45:03 +00:00 |
winsock
|
Fix a mismatch between format string and parameter.
|
2000-05-23 23:32:42 +00:00 |
winspool
|
Move winspool to unicode.
|
2000-05-25 23:02:46 +00:00 |
x11drv
|
Fixed issues found by winapi_check.
|
2000-05-23 23:38:32 +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
|
Moved DISPDIB out of the kernel into GDI.
|
2000-05-30 17:49:47 +00:00 |