wine/dlls
2005-03-30 10:24:07 +00:00
..
advapi32 Move save_registry and unload_key server calls to ntdll. 2005-03-30 10:21:15 +00:00
advpack Implement RegisterOCX. 2005-03-14 17:16:03 +00:00
amstream
atl Key words and replacements are case insensitive. 2005-03-21 10:52:04 +00:00
avicap32
avifil32 Correct and complete some api documentation. 2005-03-21 10:55:13 +00:00
cabinet
capi2032
cards
cfgmgr32
comcat Eliminate HeapAlloc casts. 2005-03-22 18:26:06 +00:00
comctl32 Fix size passed to SPI_NONCLIENTMETRICS. 2005-03-27 17:52:16 +00:00
commdlg Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
crtdll
crypt32
cryptdll Forward MD5{Final,Init,Update} to advapi32. 2005-02-22 19:34:15 +00:00
ctl3d
d3d8 - Volume now inherits Resource. This isn't the way Microsoft implements 2005-03-29 19:01:00 +00:00
d3d9 - Volume now inherits Resource. This isn't the way Microsoft implements 2005-03-29 19:01:00 +00:00
d3dim
d3drm
d3dx8
d3dxof
dbghelp - Various improvements for minidump module information 2005-03-29 13:14:08 +00:00
dciman32
ddraw Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
devenum
dinput Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
dinput8
dmband Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dmcompos Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dmime Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dmloader
dmscript
dmstyle Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
dmsynth
dmusic
dmusic32
dplay
dplayx Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
dpnet
dpnhpast
dsound Keep dsound8.c and dsound.c in sync. 2005-03-30 10:21:44 +00:00
dswave Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dxdiagn
dxerr8
dxerr9
dxguid
gdi In a call to EnumEnhMetaFile when hdc is NULL, lpRect may be NULL. Add 2005-03-29 18:56:35 +00:00
glu32
glut32
hhctrl.ocx
iccvid
icmp
ifsmgr.vxd
imagehlp Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
imm32 Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
iphlpapi Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
itss Correct and complete some api documentation. 2005-03-21 10:55:13 +00:00
kernel Implement SetCPGlobal (an undocumented Win32 API). 2005-03-29 11:34:03 +00:00
lzexpand Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
mapi32 Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
mlang Make mlang_test.exe loadable on NT 4.0. 2005-03-14 21:41:27 +00:00
mmdevldr.vxd
monodebg.vxd
mpr Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
msacm Janitorial: Get rid of strncpy/strncpyW. 2005-03-29 19:49:21 +00:00
mscms Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
msdmo Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
mshtml
msi Make sure the GUID of the typelib we are registering matches the guid 2005-03-30 10:19:08 +00:00
msimg32
msisys
msnet32
msrle32 Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
msvcrt Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
msvcrt20
msvcrt40
msvcrtd
msvidc32
msvideo Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
mswsock
netapi32 No need continuing tests if no NetUserGetInfo. 2005-03-25 10:24:45 +00:00
newdev
ntdll Stub implementation of RtlAbsoluteToSelfRelativeSD. 2005-03-30 10:22:51 +00:00
odbc32
ole32 WriteFmtUserTypeStg doesn't pull a CLSID from the registry - it's 2005-03-29 18:56:22 +00:00
oleacc
oleaut32 Initialize [orig|himetric][Width|Height] for PICTYPE_ICON case. 2005-03-30 10:21:30 +00:00
olecli
oledlg Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
olepro32
olesvr
opengl32 Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
psapi Janitorial: Get rid of strncpy/strncpyW. 2005-03-29 19:49:21 +00:00
qcap
quartz Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
rasapi32
riched20 Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
richedit Forward the RichEdit 1.0 control to the RichEdit 2.0 control. 2005-03-10 11:16:35 +00:00
rpcrt4 Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
rsabase Made rsabase forward everything to rsaenh. 2005-02-23 20:29:57 +00:00
rsaenh Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
secur32 Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
sensapi
serialui Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
setupapi Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
shdocvw Dutch resource translation. 2005-03-22 16:39:25 +00:00
shell32 Use api definitions, remove duplicate code. 2005-03-27 17:54:48 +00:00
shfolder
shlwapi Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
snmpapi
stdole32.tlb
sti
strmiids
tapi32 Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
ttydrv Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
twain Correct and complete some api documentation. 2005-03-21 10:55:13 +00:00
unicows Add IsDestinationReachableW. 2005-02-22 14:49:43 +00:00
url
urlmon Add a comment explaining why CDLGetLongPathName[AW] and 2005-03-08 16:23:52 +00:00
user Zero out return string in GetMenuStringA/W. 2005-03-30 10:24:07 +00:00
uuid Added mshtmhst.idl. 2005-03-25 20:46:48 +00:00
uxtheme
vdhcp.vxd
vdmdbg
version Avoid a magic number. 2005-03-19 17:03:43 +00:00
vmm.vxd
vnbt.vxd Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
winaspi Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
wined3d - Volume now inherits Resource. This isn't the way Microsoft implements 2005-03-29 19:01:00 +00:00
winedos Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
wineps Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
wininet Janitorial: Get rid of strncpy/strncpyW. 2005-03-29 19:49:21 +00:00
winmm Improve winealsa dsound driver by accessing sound driver's buffer 2005-03-29 19:48:07 +00:00
winnls
winsock Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
winspool Unicodify WINSPOOL_OpenDriverReg(). 2005-03-29 13:10:35 +00:00
wintab32
wintrust Stub for CryptCATAdminReleaseContext. 2005-02-23 12:43:12 +00:00
wow32
wsock32 Replace calloc() by HeapAlloc(). 2005-03-11 13:25:42 +00:00
wtsapi32 Pretend there are 0 terminal server sessions and processes. 2005-03-24 15:08:48 +00:00
x11drv Only restore the DC attributes on the next GetDC, and add support for 2005-03-29 18:59:02 +00:00
.cvsignore
checklink.c
make_dlls
Makedll.rules.in Add support for .exe's with exported functions. 2005-03-08 16:55:26 +00:00
Makefile.in Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
Maketest.rules.in Converted the make_ctests script to C (based on a patch by Royce 2005-03-16 20:02:17 +00:00