.. |
advapi32
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
avicap32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
avifil32
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
cabinet
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
capi2032
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
cfgmgr32
|
Mostly stub implemenation for cfgmgr32.
|
2003-10-31 03:38:07 +00:00 |
comcat
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
comctl32
|
Removed a couple of unneeded helper functions.
|
2004-02-20 19:58:39 +00:00 |
commdlg
|
Avoid a few more GetModuleHandle calls.
|
2004-02-12 00:35:01 +00:00 |
crtdll
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
crypt32
|
Added stub for CertFreeCertificateContext.
|
2004-01-02 03:56:43 +00:00 |
ctl3d
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
d3d8
|
Assorted spelling and case fixes.
|
2004-02-09 22:07:42 +00:00 |
d3d9
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
d3dim
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
d3dx8
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dciman32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
ddraw
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
devenum
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dinput
|
We don't really need subdirectories in dlls/dinput.
|
2004-02-12 23:27:59 +00:00 |
dinput8
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmband
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmcompos
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmime
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmloader
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmscript
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmstyle
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmsynth
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmusic
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dmusic32
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dplay
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
dplayx
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dpnhpast
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
dsound
|
Properly release hardware primary buffer when changing formats.
|
2004-02-13 20:22:02 +00:00 |
dswave
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
dxguid
|
Define empty rules for documentation generation.
|
2004-02-09 20:44:05 +00:00 |
gdi
|
Add stub implementation for SetICMProfileA().
|
2004-02-20 01:08:16 +00:00 |
glu32
|
Implement the missing tesselator functions and fix the tesselator
|
2003-11-11 00:30:10 +00:00 |
glut32
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
iccvid
|
Take palette into account while responding on
|
2004-02-16 20:34:18 +00:00 |
icmp
|
Assorted spelling fixes.
|
2004-01-06 22:08:33 +00:00 |
ifsmgr.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
imagehlp
|
Replace various routines with a forward to ntdll.
|
2003-11-21 21:31:35 +00:00 |
imm32
|
Added stub for ImmDisableIME.
|
2004-02-03 00:12:03 +00:00 |
iphlpapi
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
kernel
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
lzexpand
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
mapi32
|
The presence of FGetComponentPath is used to check if mapi32.dll is
|
2004-02-19 01:09:52 +00:00 |
mmdevldr.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
monodebg.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
mpr
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
msacm
|
Moved msacmdrv.h to include directory to avoid inter-dll header
|
2004-01-20 21:55:28 +00:00 |
msdmo
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
mshtml
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
msi
|
Added some stubs.
|
2004-02-17 21:05:44 +00:00 |
msimg32
|
Implementation of gdi32.GdiTransparentBlt and msimg32.TransparentBlt.
|
2004-02-02 23:10:35 +00:00 |
msisys
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
msnet32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
msvcrt
|
Fixed varargs handling in the scanf functions (spotted by Eric
|
2004-02-19 01:13:12 +00:00 |
msvcrt20
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
msvcrt40
|
Added all the missing functions.
|
2004-01-13 01:27:19 +00:00 |
msvcrtd
|
Implemented a few more crt* functions.
|
2004-01-13 05:37:47 +00:00 |
msvidc32
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
msvideo
|
Take palette into account while responding on
|
2004-02-16 20:34:18 +00:00 |
mswsock
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
netapi32
|
Porting Fixes for Mingw/MSVC.
|
2004-02-10 20:09:43 +00:00 |
newdev
|
Add stubbed version of newdev.dll.
|
2003-12-30 22:19:30 +00:00 |
ntdll
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
odbc32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
ole32
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
oleacc
|
Stub implementation for CreateStdAccessibleObject.
|
2003-11-25 01:46:10 +00:00 |
oleaut32
|
Accept VT_BOOL mixed with another type as valid combination in
|
2004-02-17 20:25:41 +00:00 |
olecli
|
Moved a few remaining 16-bit definitions out of the standard headers.
|
2004-01-23 22:51:41 +00:00 |
oledlg
|
Update of Portuguese resources.
|
2004-01-18 23:18:33 +00:00 |
olepro32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
olesvr
|
Moved a few remaining 16-bit definitions out of the standard headers.
|
2004-01-23 22:51:41 +00:00 |
opengl32
|
Avoid a few more GetModuleHandle calls.
|
2004-02-12 00:35:01 +00:00 |
psapi
|
Export QueryWorkingSet.
|
2003-12-01 22:34:39 +00:00 |
qcap
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
quartz
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
rasapi32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
richedit
|
Remove global variables from the richedit control.
|
2004-01-30 22:56:33 +00:00 |
rpcrt4
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
rsabase
|
Implement enough of rsabase.dll to get Steam to login.
|
2004-02-13 20:47:07 +00:00 |
serialui
|
Added Italian translation.
|
2003-11-17 19:59:13 +00:00 |
setupapi
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
shdocvw
|
Implement SHDOCVW_DllGetVersion. It returns the same information as
|
2004-02-21 04:01:22 +00:00 |
shell32
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
shfolder
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
shlwapi
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
snmpapi
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
sti
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
tapi32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
ttydrv
|
Get rid of a few 16-bit exports in gdi32.
|
2004-02-13 20:58:27 +00:00 |
twain
|
Initialize a pointer before dereferencing it.
|
2004-01-16 02:01:12 +00:00 |
unicows
|
Added unicows dll, based on the spec file written by Shachar Shemesh.
|
2003-11-27 01:10:26 +00:00 |
url
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
urlmon
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
user
|
First step in using faster approach for A<->W message mapping.
|
2004-02-20 05:14:48 +00:00 |
uuid
|
Define empty rules for documentation generation.
|
2004-02-09 20:44:05 +00:00 |
uxtheme
|
Implemented system metric functions.
|
2004-02-20 05:12:21 +00:00 |
vdhcp.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
version
|
Allow VerQueryValueW to query 16-bit resources.
|
2004-01-28 20:06:14 +00:00 |
vnb.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
vnetbios.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
vtdapi.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
vwin32.vxd
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
win32s
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
winaspi
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
wined3d
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
winedos
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
wineps
|
Moved hGCClipRgn handling to the graphics driver.
|
2004-02-13 20:26:27 +00:00 |
wininet
|
Store pointers in the internal structures and not handles.
|
2004-02-16 20:24:15 +00:00 |
winmm
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
winnls
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
winsock
|
Add stub for WSAStringToAddressA.
|
2004-01-28 20:07:24 +00:00 |
winspool
|
Add trailing '\n's to ok() calls.
|
2004-01-23 02:10:33 +00:00 |
wintab32
|
Assorted spelling fixes.
|
2004-01-16 21:26:08 +00:00 |
wintrust
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
wow32
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
wsock32
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
x11drv
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
.cvsignore
|
Create separate makefiles for tests for more flexibility.
|
2002-08-09 01:22:40 +00:00 |
Makedll.rules.in
|
Added support for building a dll from a .def file for cases where we
|
2004-02-17 20:36:16 +00:00 |
Makefile.in
|
Added support for implementing VxDs as separate dlls and loading them
|
2004-02-20 01:18:43 +00:00 |
Maketest.rules.in
|
Renamed --exe-mode option to --mode now that it can be used for dlls
|
2004-02-16 22:24:24 +00:00 |
checklink.c
|
Moved libwine to libs/ directory.
|
2003-03-22 20:40:48 +00:00 |
make_dlls
|
Moved libuuid to the dlls directory, and moved the DirectX GUIDs into
|
2004-01-26 21:29:05 +00:00 |