.. |
advapi32
|
Created stubs for all cryptographic functions.
|
2001-09-12 17:09:56 +00:00 |
avifil32
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
comctl32
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
commdlg
|
More graceful exit on failure.
|
2001-09-10 23:14:22 +00:00 |
crtdll
|
Fix the signature of __GetMainArgs and __getmainargs (from msvcrt).
|
2001-04-10 23:25:40 +00:00 |
dciman32
|
Added DCICloseProvider stub.
|
2001-02-12 01:18:42 +00:00 |
ddraw
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
dinput
|
Fixed some warnings.
|
2001-07-26 21:44:44 +00:00 |
dplay
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
dplayx
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
dsound
|
Fix buffering problems in HEL mode.
|
2001-09-10 23:08:11 +00:00 |
gdi
|
Do not hold the GDI lock when the ABORTDOC procedure is called.
|
2001-08-18 16:06:47 +00:00 |
glu32
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
icmp
|
Only use winsock2.h in Wine.
|
2001-08-28 18:39:03 +00:00 |
imagehlp
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
imm32
|
Make sure we set dwOSVersionInfoSize before calling GetVersionInfo().
|
2001-05-18 20:56:37 +00:00 |
kernel
|
Enhanced GetCalendarInfo stub, added known CAL_* defines.
|
2001-09-10 23:08:39 +00:00 |
lzexpand
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
mpr
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
msacm
|
Documentation updates (mainly thru vs. through).
|
2001-08-21 17:07:17 +00:00 |
msnet32
|
Removed some unnecessary ordinals.
|
2001-02-21 02:20:45 +00:00 |
msvcrt
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
msvideo
|
Documentation fixes.
|
2001-09-10 23:16:31 +00:00 |
ntdll
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
odbc32
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
ole32
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
oleaut32
|
Documentation fixes.
|
2001-09-10 23:16:31 +00:00 |
olecli
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
oledlg
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
olepro32
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
olesvr
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
opengl32
|
- added support for the SGIS multitexture extension.
|
2001-07-31 00:08:05 +00:00 |
psapi
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
quartz
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
rasapi32
|
Documentation fixes.
|
2001-07-12 22:33:51 +00:00 |
richedit
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
rpcrt4
|
Stub implementation for UuidHash().
|
2001-09-07 15:25:51 +00:00 |
serialui
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
setupapi
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
shdocvw
|
Documentation ordinal fixes.
|
2001-06-20 23:03:14 +00:00 |
shell32
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
shfolder
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
shlwapi
|
- Finish PathParseIconLocation{A|W}.
|
2001-09-07 18:37:18 +00:00 |
tapi32
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
ttydrv
|
Added global management of user handles in the server.
|
2001-08-28 18:44:52 +00:00 |
urlmon
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
user
|
Make sure that functions returning an HWND always return a full 32-bit
|
2001-09-12 17:19:13 +00:00 |
version
|
- Made sure that the files that contains the declarations
|
2001-07-18 21:04:23 +00:00 |
win32s
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
winaspi
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
winedos
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
wineps
|
Create GDI stock objects as normal objects instead of using magic
|
2001-08-17 00:07:13 +00:00 |
wininet
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
winmm
|
Documentation updates (mainly thru vs. through).
|
2001-08-21 17:07:17 +00:00 |
winnls
|
Fixed some issues found by winapi_check.
|
2001-02-13 20:19:15 +00:00 |
winsock
|
Convert the socket type (necessary on Solaris).
|
2001-09-07 15:26:18 +00:00 |
winspool
|
Use a default DevMode if no DevMode information is available in
|
2001-09-07 18:35:58 +00:00 |
wintrust
|
Fixed some issues found by winapi_check.
|
2001-04-25 19:54:21 +00:00 |
wow32
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
wsock32
|
Only use winsock2.h in Wine.
|
2001-08-28 18:39:03 +00:00 |
x11drv
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32: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
|
Sanity check for Makedll.rules.in -> Makedll.rules on whether to rerun
|
2001-05-07 18:22:43 +00:00 |
Makefile.in
|
Started implementing the MCIWnd* functions.
|
2001-08-18 18:02:34 +00:00 |
make_dlls
|
Added script to update dlls dependencies.
|
2001-06-08 19:09:44 +00:00 |