Sweden-Number/dlls
Aric Stewart 816217e99e A simple cleanup to only track the temp file if we need to have it
laying around because the action is going on asynchronously. Otherwise
clean up the temp file as the action finishes.
2005-06-16 20:33:58 +00:00
..
activeds Added activeds.dll with some stubs to get the native printui.dll to 2005-06-13 11:47:46 +00:00
advapi32 MSDN states that DuplicateToken should create a new token with the 2005-06-15 10:20:17 +00:00
advpack Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
amstream Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
atl Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
avicap32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
avifil32 Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
cabinet Removed local variables only used in TRACE statements. 2005-06-07 20:06:39 +00:00
capi2032 Remove CR characters. 2005-06-03 11:26:04 +00:00
cards Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
cfgmgr32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
comcat Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
comctl32 Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
commdlg Fix return code abuse (don't use HRESULT when it isn't meant), make 2005-06-07 20:03:30 +00:00
crtdll Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
crypt32 - implement encoding and decoding of enumerated types, unsigned 2005-06-16 16:08:50 +00:00
cryptdll Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ctl3d Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
d3d8 Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
d3d9 Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
d3dim Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
d3drm Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
d3dx8 Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
d3dxof Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
dbghelp Fix warnings exposed by -Wmissing-declarations and -Wwrite-strings. 2005-06-09 09:46:39 +00:00
dciman32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ddraw Moved the NONAMELESSUNION/STRUCT macros to wine/test.h so that they 2005-06-13 12:10:54 +00:00
devenum Make more of the OLE interface vtables const. 2005-05-30 10:01:08 +00:00
dinput Moved config parameters to HKCU\Software\Wine\DirectInput. 2005-06-14 12:34:33 +00:00
dinput8 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dmband Make more of the OLE interface vtables const. 2005-05-30 10:01:08 +00:00
dmcompos Make interface methods static. 2005-06-09 09:44:12 +00:00
dmime Make more of the OLE interface vtables const. 2005-05-30 10:01:08 +00:00
dmloader Avoid one more access to pcbRead. 2005-06-14 11:38:09 +00:00
dmscript Make more of the OLE interface vtables const. 2005-05-30 10:01:08 +00:00
dmstyle Make more of the OLE interface vtables const. 2005-05-30 10:01:08 +00:00
dmsynth Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
dmusic Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
dmusic32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dplay Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dplayx Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
dpnet Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
dpnhpast Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dsound Moved config parameters to HKCU\Software\Wine\DirectSound. 2005-06-14 12:34:00 +00:00
dswave Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
dxdiagn Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
dxerr8 Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
dxerr9 Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
dxguid Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
gdi Moved all font config parameters to HKCU\Software\Wine\Fonts. 2005-06-14 12:33:19 +00:00
glu32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
glut32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
hhctrl.ocx Rename MODULENAME_Dll* functions to Dll* for better consistency and 2005-05-17 14:41:37 +00:00
iccvid Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
icmp Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ifsmgr.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
imagehlp Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
imm32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
iphlpapi Moved network configuration parameters to HKCU\Software\Wine\Network. 2005-06-14 17:22:41 +00:00
itss Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
kernel Removed the DOS version option, specifying the Windows version should 2005-06-16 09:47:17 +00:00
lzexpand Removed STANDALONE ifdefs. 2005-05-25 09:54:51 +00:00
mapi32 Avoid accessing uninitialized data on WinME (based on an old patch by 2005-06-14 19:18:18 +00:00
mlang Remove ntdll from imports. 2005-06-04 09:36:12 +00:00
mmdevldr.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
monodebg.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mpr Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
msacm Removed unnecessary code in the 16-bit DllEntryPoint function of some 2005-05-23 10:00:26 +00:00
mscms Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msdmo Drop duplicate definition of IID_IEnumDMO. 2005-06-02 19:43:47 +00:00
mshtml Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
msi A simple cleanup to only track the temp file if we need to have it 2005-06-16 20:33:58 +00:00
msimg32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msisys .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msnet32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msrle32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvcrt Store vtables in the data segment to avoid text relocations. 2005-06-16 15:53:29 +00:00
msvcrt20 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvcrt40 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvcrtd Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvidc32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvideo - Implemented ICSeqCompressFrame{Start,,End} 2005-06-16 09:43:48 +00:00
mswsock Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
netapi32 Moved network configuration parameters to HKCU\Software\Wine\Network. 2005-06-14 17:22:41 +00:00
newdev Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ntdll Moved configuration keys to HKCU\Software\Wine\DllOverrides. 2005-06-16 16:13:11 +00:00
odbc32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
odbccp32 Add a stub for ODBCCPlApplet. 2005-05-26 16:08:27 +00:00
ole32 Fix declarations in the tests. 2005-06-15 10:20:30 +00:00
oleacc Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
oleaut32 Fix some declaration and write string warnings. 2005-06-16 10:45:25 +00:00
olecli Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
oledlg Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
olepro32 Rename MODULENAME_Dll* functions to Dll* for better consistency and 2005-05-17 14:41:37 +00:00
olesvr Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
opengl32 Remove some FIXMEs and replace them with TRACEs. 2005-06-12 11:08:04 +00:00
powrprof Add a stub for IsAdminOverrideActive. 2005-05-26 16:08:13 +00:00
psapi - Replaced server requests in EnumProcesses by native APIs 2005-06-15 18:07:11 +00:00
qcap Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
quartz Added window support to the video renderer: 2005-06-13 11:37:55 +00:00
rasapi32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
riched20 Richedit classes should be global. 2005-06-13 10:01:32 +00:00
richedit Provide minimal API documentation in advapi/eventlog.c to silence some 2005-05-16 08:51:19 +00:00
rpcrt4 Fix an RPC server startup race introduced by me. 2005-06-08 18:32:30 +00:00
rsabase Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
rsaenh Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
secur32 Begin stubs of built-in schannel provider. 2005-05-13 17:44:47 +00:00
sensapi Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
serialui Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
setupapi Stub out the error dialog functions. 2005-06-12 11:05:58 +00:00
shdocvw Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
shell32 - forward AddRef, Release, QueryInterface and GetClassID to internal 2005-06-16 10:43:50 +00:00
shfolder Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
shlwapi Switch IShellLink to use shlwapi.SHCreateStreamOnFileW. 2005-06-16 09:46:05 +00:00
snmpapi Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
stdole32.tlb Added stdole32.tlb. 2005-01-28 14:13:08 +00:00
sti Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
strmiids Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
tapi32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ttydrv Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively 2005-05-06 19:38:50 +00:00
twain Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
unicows Correct arg count for 3 functions in ntdll.spec and unicows.spec. 2005-05-16 08:45:46 +00:00
url Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
urlmon Moved the NONAMELESSUNION/STRUCT macros to wine/test.h so that they 2005-06-13 12:10:54 +00:00
user Add a test case for WM_[L|R|M|X]BUTTONDBLCLK generation behaviour. 2005-06-15 18:07:33 +00:00
uuid Add xmldom guids. 2005-05-27 09:10:21 +00:00
uxtheme Use uniformsizing theme property. 2005-05-24 09:49:29 +00:00
vdhcp.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vdmdbg Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
version Test GetFileVersionInfoSizeA with executables. 2005-05-31 09:33:59 +00:00
vmm.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vnbt.vxd Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
vnetbios.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vtdapi.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vwin32.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
win32s Avoid dependency on thread.h. 2005-06-01 20:06:19 +00:00
winaspi Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
wined3d Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
winedos Hardcode the location of config.sys, no need for a config parameter 2005-06-14 11:48:57 +00:00
wineps Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
wininet Fix some warnings. 2005-06-13 19:05:42 +00:00
winmm Fix some declaration and write string warnings. 2005-06-16 10:45:25 +00:00
winnls Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
winsock Store the winsock per-thread data in NtCurrentTeb()->WinSockData 2005-05-14 11:09:21 +00:00
winspool Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
wintab32 Fix uninitialized warnings. 2005-05-24 12:34:29 +00:00
wintrust Added a stub for CryptCATAdminCalcHashFromFileHandle. 2005-06-05 17:53:48 +00:00
wow32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
wsock32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
wtsapi32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
x11drv Moved configuration keys to HKCU\Software\Wine\X11 Driver. 2005-06-16 16:14:46 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Build and load import libraries directly from the dll directory where 2005-05-10 13:21:04 +00:00
Makefile.in Added activeds.dll with some stubs to get the native printui.dll to 2005-06-13 11:47:46 +00:00
Maketest.rules.in Build and load import libraries directly from the dll directory where 2005-05-10 13:21:04 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Build import libraries also when only doing an install-lib. 2005-05-13 13:57:55 +00:00