.. |
advapi32
|
Fixed some 0 vs. FALSE mismatches.
|
2001-01-02 20:20:34 +00:00 |
avifil32
|
|
|
comctl32
|
- clarify many error messages
|
2000-12-27 04:02:46 +00:00 |
commdlg
|
Return 8.3 file names.
|
2001-01-02 20:50:34 +00:00 |
crtdll
|
Don't link with libw if libc already contains w* routines.
|
2000-12-27 18:49:08 +00:00 |
dciman32
|
Import kernel32 (for SetLastError()).
|
2000-12-27 18:35:52 +00:00 |
ddraw
|
IDirectDrawSurface::Blt::SRCCOPY is the default ROP operation, do not
|
2000-12-22 01:39:22 +00:00 |
dinput
|
Implemented DIGDD_PEEK for SysMouseA::GetDeviceData.
|
2000-12-19 02:10:26 +00:00 |
dplay
|
|
|
dplayx
|
Added check whether unaligned memory access is allowed.
|
2000-12-27 04:18:26 +00:00 |
dsound
|
More intelligent DirectSound prebuffering. By tracking the
|
2000-12-22 20:31:06 +00:00 |
gdi
|
Added GetDCBrushColor and GetDCPenColor.
|
2000-12-26 00:00:46 +00:00 |
icmp
|
|
|
imagehlp
|
|
|
imm32
|
Implemented keyboard layout and context - far from complete.
|
2000-12-18 03:51:16 +00:00 |
kernel
|
Added Reserved5 -> lstrcmp16.
|
2001-01-02 20:00:37 +00:00 |
lzexpand
|
|
|
mpr
|
|
|
msacm
|
|
|
msnet32
|
|
|
msvideo
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
ntdll
|
Fixed small race condition between vm86_enter() and signal handling.
|
2000-12-29 03:29:31 +00:00 |
odbc32
|
Work around glibc 2.1.x dlopen bug (again).
|
2000-12-13 21:32:55 +00:00 |
ole32
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
oleaut32
|
- TLB_DoFuncs: code cleanup and elemdescFunc read correctly from TLB.
|
2000-12-21 20:20:12 +00:00 |
olecli
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
oledlg
|
Import kernel32 (for SetLastError()).
|
2000-12-27 18:35:52 +00:00 |
olepro32
|
|
|
olesvr
|
|
|
opengl32
|
|
|
psapi
|
|
|
rasapi32
|
Moved HRASCONN from windef.h.
|
2000-12-24 20:44:08 +00:00 |
richedit
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
rpcrt4
|
|
|
serialui
|
|
|
setupapi
|
Fixed some issues found by winapi_check.
|
2000-12-16 21:55:05 +00:00 |
shell32
|
Moved HDROP to shellapi.h.
|
2001-01-02 21:00:46 +00:00 |
shfolder
|
|
|
shlwapi
|
shlwapi forwarders for SetWindowLongW and CallWindowProcW.
|
2000-12-19 19:37:43 +00:00 |
tapi32
|
|
|
ttydrv
|
|
|
urlmon
|
|
|
user
|
16bit user GetProp/SetProp get strings or atoms, so we can use 'str'.
|
2001-01-02 20:28:25 +00:00 |
version
|
Code was checking for 0 or HFILE_ERROR instead of negative error
|
2001-01-02 19:56:21 +00:00 |
win32s
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
winaspi
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
winedos
|
Release the Win16 lock before starting the DOS process, since it's not
|
2000-12-27 03:24:20 +00:00 |
wineps
|
Added one safety check to AFM parsing.
|
2001-01-02 20:30:16 +00:00 |
wininet
|
- implemented passive FTP transfers (PASV, needed for firewalls)
|
2000-12-29 05:19:57 +00:00 |
winmm
|
Read 4 bytes to wake up GETISPACE.
|
2001-01-02 20:32:33 +00:00 |
winnls
|
Added a spec file for 16bit imm.
|
2000-12-14 21:56:18 +00:00 |
winsock
|
A socket becomes readable after connect in Linux 2.4 (even for
|
2001-01-02 20:35:41 +00:00 |
winspool
|
|
|
wow32
|
|
|
wsock32
|
|
|
x11drv
|
|
|
.cvsignore
|
|
|
Makedll.rules.in
|
Use dllwrap for building shared libraries in cygwin.
|
2000-12-22 22:28:00 +00:00 |
Makefile.in
|
Import kernel32 (for SetLastError()).
|
2000-12-27 18:35:52 +00:00 |