.. |
advapi32
|
RegSetValueExA/W: fixed REG_SZ string length handling for Win95.
|
2001-04-10 21:30:24 +00:00 |
avifil32
|
Implemented some part of AVIFIL32.
|
2001-06-07 22:28:19 +00:00 |
comctl32
|
- correct rebar window borders and handling of RBS_BORDERS, now
|
2001-06-11 20:12:11 +00:00 |
commdlg
|
Make ChooseFontW use ChooseFontA.
|
2001-06-13 20:06:42 +00:00 |
crtdll
|
Fix the signature of __GetMainArgs and __getmainargs (from msvcrt).
|
2001-04-10 23:25:40 +00:00 |
dciman32
|
…
|
|
ddraw
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-11 20:14:43 +00:00 |
dinput
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
dplay
|
…
|
|
dplayx
|
Spelling typos.
|
2001-05-18 21:01:38 +00:00 |
dsound
|
Added definitions for IKsPropertySet, small stub implementation for
|
2001-06-13 19:36:10 +00:00 |
gdi
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-13 20:13:18 +00:00 |
glu32
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
icmp
|
…
|
|
imagehlp
|
…
|
|
imm32
|
Make sure we set dwOSVersionInfoSize before calling GetVersionInfo().
|
2001-05-18 20:56:37 +00:00 |
kernel
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-13 20:13:18 +00:00 |
lzexpand
|
…
|
|
mpr
|
…
|
|
msacm
|
Protect against a driver misconfiguration.
|
2001-06-13 19:35:28 +00:00 |
msnet32
|
Removed some unnecessary ordinals.
|
2001-02-21 02:20:45 +00:00 |
msvcrt
|
_tzset just forwards to libc tzset().
|
2001-06-13 19:35:48 +00:00 |
msvideo
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
ntdll
|
Block SIGINT and SIGALRM in signal handlers.
|
2001-06-15 19:43:15 +00:00 |
odbc32
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
ole32
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
oleaut32
|
Fix the VarXxxFromCy conversions.
|
2001-05-31 21:32:08 +00:00 |
olecli
|
…
|
|
oledlg
|
…
|
|
olepro32
|
…
|
|
olesvr
|
…
|
|
opengl32
|
Upgrade OpenGL thunks with latest informations from OpenGL spec file.
|
2001-06-08 18:56:51 +00:00 |
psapi
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
rasapi32
|
…
|
|
richedit
|
…
|
|
rpcrt4
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
serialui
|
…
|
|
setupapi
|
VcpQueueDelete() does not have a LPEXPANDVTBL parameter.
|
2001-05-24 18:41:21 +00:00 |
shdocvw
|
…
|
|
shell32
|
The shell special folder path creation did not mkdir the last
|
2001-05-18 20:58:57 +00:00 |
shfolder
|
…
|
|
shlwapi
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
tapi32
|
…
|
|
ttydrv
|
Use a flag to test if create structure is unicode.
|
2001-06-06 21:26:50 +00:00 |
urlmon
|
Implemented some very basic functionality.
|
2001-05-31 21:38:38 +00:00 |
user
|
Move IsCharAlphaA and IsCharAlphaNumericA to user32.
|
2001-06-14 19:27:01 +00:00 |
version
|
Remove unneeded WINAPI.
|
2001-06-06 21:06:12 +00:00 |
win32s
|
Documentation name fixes.
|
2001-04-27 18:03:51 +00:00 |
winaspi
|
Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returning sucess, ASPI
|
2001-06-06 20:19:07 +00:00 |
winedos
|
Implemented 64bit file size handling.
|
2001-05-14 20:09:37 +00:00 |
wineps
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
wininet
|
Stub for InternetGetCookieA.
|
2001-06-14 19:24:50 +00:00 |
winmm
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
winnls
|
…
|
|
winsock
|
Fixed incorrect cast in WSOCK32_send and WSOCK32_recvfrom.
|
2001-05-07 18:14:35 +00:00 |
winspool
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-13 20:13:18 +00:00 |
wintrust
|
Fixed some issues found by winapi_check.
|
2001-04-25 19:54:21 +00:00 |
wow32
|
…
|
|
wsock32
|
On NetBSD if_type is defined as a macro in /usr/include/net/if.h.
|
2001-05-09 19:45:30 +00:00 |
x11drv
|
clip_children: don't crash if child is not in list (can happen on
|
2001-06-15 19:44:35 +00:00 |
.cvsignore
|
…
|
|
Makedll.rules.in
|
Sanity check for Makedll.rules.in -> Makedll.rules on whether to rerun
|
2001-05-07 18:22:43 +00:00 |
Makefile.in
|
Implemented glu32.dll as libGLU.so forwarder.
|
2001-06-08 19:02:57 +00:00 |
make_dlls
|
Added script to update dlls dependencies.
|
2001-06-08 19:09:44 +00:00 |