.. |
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
|
Implement most of the MRU related functions.
|
2001-09-20 18:58:43 +00:00 |
commdlg
|
Small typo fixes/updates.
|
2001-10-08 20:40:09 +00:00 |
crtdll
|
Fix the signature of __GetMainArgs and __getmainargs (from msvcrt).
|
2001-04-10 23:25:40 +00:00 |
dciman32
|
…
|
|
ddraw
|
Return the FOURCC codes set by the HAL driver.
|
2001-09-14 00:11:52 +00:00 |
dinput
|
Removed unnecessary includes/definitions.
|
2001-10-02 18:45:46 +00:00 |
dplay
|
…
|
|
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
|
Added stub for GdiInit2().
|
2001-09-20 19:32:39 +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
|
Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
|
2001-09-19 22:28:00 +00:00 |
kernel
|
Added defines for resource types RT_MESSAGETABLE, RT_VERSION.
|
2001-10-05 19:44:33 +00:00 |
lzexpand
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
mapi32
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +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 |
msimg32
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +00:00 |
msnet32
|
Removed some unnecessary ordinals.
|
2001-02-21 02:20:45 +00:00 |
msvcrt
|
_beginthread: Don't store the trampoline on the stack.
|
2001-10-08 20:32:41 +00:00 |
msvideo
|
Documentation fixes.
|
2001-09-10 23:16:31 +00:00 |
ntdll
|
Better handling of typelibs loaded with a trailing resource number.
|
2001-09-26 23:05:35 +00:00 |
odbc32
|
Allow two connections by not releasing the wrapped library too early.
|
2001-10-02 20:28:06 +00:00 |
ole32
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
oleaut32
|
Remove some unnecessary AddRef's.
|
2001-10-05 19:37:44 +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
|
Started Implementing Video Renderer.
|
2001-10-08 20:56:08 +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
|
Lots of rpcrt4.dll stubs.
|
2001-09-17 20:26:38 +00:00 |
serialui
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
setupapi
|
Fixed a couple of HWND type mismatches.
|
2001-09-19 20:34:17 +00:00 |
shdocvw
|
Documentation ordinal fixes.
|
2001-06-20 23:03:14 +00:00 |
shell32
|
Fix SHAddToRecentDocs code to properly handle native Comctl32 and
|
2001-10-03 18:42:16 +00:00 |
shfolder
|
…
|
|
shlwapi
|
Fix/document SHLWAPI ordinals 217 and 218.
|
2001-10-01 20:52:53 +00:00 |
sti
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +00:00 |
tapi32
|
…
|
|
ttydrv
|
Lay down the infrastructure for gdi font rendering.
|
2001-09-12 20:21:06 +00:00 |
url
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +00:00 |
urlmon
|
CreateURLMoniker takes a LPCWSTR, not a LPWSTR.
|
2001-10-08 20:27:01 +00:00 |
user
|
Renamed USER_Init into UserClientDllInitialize.
|
2001-10-08 20:42:14 +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
|
Lay down the infrastructure for gdi font rendering.
|
2001-09-12 20:21:06 +00:00 |
wininet
|
Skip port number before calling gethostbyname.
|
2001-10-04 18:12:41 +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
|
Fix the SOCKADDR_IPX declaration.
|
2001-10-08 20:36:03 +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
|
…
|
|
wsock32
|
Fix recv prototype for WSARecvEx.
|
2001-09-14 01:00:20 +00:00 |
x11drv
|
Map a window if it is shown by a direct style change.
|
2001-10-03 18:44:02 +00:00 |
.cvsignore
|
…
|
|
Makedll.rules.in
|
Improved make_dlls script. Moved dll list out of
|
2001-09-17 20:09:08 +00:00 |
Makefile.in
|
Improved make_dlls script. Moved dll list out of
|
2001-09-17 20:09:08 +00:00 |
make_dlls
|
Improved make_dlls script. Moved dll list out of
|
2001-09-17 20:09:08 +00:00 |