wine/dlls
Frank Richter 420d7a82da Opening some theme class data now also increases the reference count
of the theme file, so as long as theme class data is still opened
somewhere, the theme file won't get freed. Otherwise, it could happen
that invalid class data was used, which could lead to problems.
2005-07-05 11:45:57 +00:00
..
activeds Fix the FreeADsMem() prototype. 2005-06-17 20:56:21 +00:00
advapi32 Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
advpack Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
amstream Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
atl Add some missing declarations. 2005-06-22 12:00:12 +00:00
avicap32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
avifil32 Use CoCreateInstance instead of SHCoCreateInstance, drop shell32 from 2005-07-02 10:49:39 +00:00
cabinet Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
capi2032 Remove CR characters. 2005-06-03 11:26:04 +00:00
cards Sort entry points alphabetically. 2005-06-22 18:38:23 +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 DPA tests on Win95. 2005-07-05 11:01:29 +00:00
commdlg Add English neutral version of IDS_COLOR_GRAY. 2005-07-05 11:00:47 +00:00
crtdll Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
crypt32 - implement encoding/decoding of cert extensions 2005-07-01 15:40:45 +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 Assorted spelling fixes. 2005-06-30 18:19:33 +00:00
d3d9 Check for a null surface returned from CreateSurface. 2005-07-01 19:15:42 +00:00
d3dim Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
d3drm Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
d3dx8 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
d3dxof Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
dbghelp Const correctness fixes. 2005-06-27 09:53:46 +00:00
dciman32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ddraw Make check fails in dlls/ddraw/tests/d3d, because a heap allocate is 2005-07-03 11:21:32 +00:00
devenum Make more of the OLE interface vtables const. 2005-05-30 10:01:08 +00:00
dinput Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
dinput8 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dmband Fix up declarations. 2005-06-22 12:01:39 +00:00
dmcompos Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dmime - use interfaces rather than internal functions 2005-06-21 09:44:28 +00:00
dmloader Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
dmscript Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dmstyle Const correctness fixes. 2005-06-27 09:53:46 +00:00
dmsynth Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dmusic Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +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 Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
dswave Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dxdiagn Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dxerr8
dxerr9
dxguid
gdi -Wpointer-sign fixes for gcc 4.0. 2005-07-05 11:02:37 +00:00
glu32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
glut32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
hhctrl.ocx Rename MODULENAME_Dll* functions to Dll* for better consistency and 2005-05-17 14:41:37 +00:00
iccvid Make functions static. 2005-06-20 10:30:15 +00:00
icmp Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
ifsmgr.vxd
imagehlp Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
imm32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
iphlpapi Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
itss Export DllMain as native does. 2005-06-27 12:04:09 +00:00
kernel Fix gcc 4.0 warnings. 2005-07-05 10:57:47 +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 Changes stub to FIXME for GetGlobalFontLinkObject. 2005-06-27 11:10:16 +00:00
mmdevldr.vxd
monodebg.vxd
mpr Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
msacm Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
mscms Fix color directory handling. 2005-07-05 10:56:52 +00:00
msdmo Drop duplicate definition of IID_IEnumDMO. 2005-06-02 19:43:47 +00:00
mshtml Added stub implementation of IServiceProvider. 2005-07-03 11:22:23 +00:00
msi Keep track of what sequence we are in and register unique 2005-06-30 20:45:43 +00:00
msimg32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msisys
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 Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +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 Sort entry points alphabetically. 2005-06-22 18:38:23 +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 Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
newdev Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ntdll Some fixes for the Darwin build. 2005-07-03 11:24:54 +00:00
odbc32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
odbccp32 Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*(). 2005-06-17 21:26:31 +00:00
ole32 Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
oleacc Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
oleaut32 Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +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 Fix winapi_check documentation warnings. 2005-06-17 20:58:33 +00:00
olesvr Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
opengl32 Now generating argument-less functions as (void) instead of (). 2005-06-27 09:46:35 +00:00
powrprof Add a stub for IsAdminOverrideActive. 2005-05-26 16:08:13 +00:00
psapi Rewrote the psapi test suite. 2005-06-27 19:47:48 +00:00
qcap Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
quartz Make functions static, fix declarations. 2005-06-20 18:39:40 +00:00
rasapi32 Declare and fix function prototypes. 2005-06-27 09:49:48 +00:00
riched20 Make some function static. 2005-07-01 15:40:24 +00:00
richedit Provide minimal API documentation in advapi/eventlog.c to silence some 2005-05-16 08:51:19 +00:00
rpcrt4 Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23: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 Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
shdocvw Fix typo in comment about Wine registry key. 2005-06-27 09:43:12 +00:00
shell32 Update shell32 resources for Portuguese. 2005-07-05 10:59:11 +00:00
shfolder Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
shlwapi Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
snmpapi Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
stdole32.tlb
sti Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
strmiids
tapi32 Sort entry points alphabetically. 2005-06-22 18:38:23 +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 Fix -Wpointer-sign warnings. 2005-07-03 12:05:03 +00:00
user Add support for drawing menus in "flat" style. 2005-07-05 11:45:28 +00:00
uuid Add xmldom guids. 2005-05-27 09:10:21 +00:00
uxtheme Opening some theme class data now also increases the reference count 2005-07-05 11:45:57 +00:00
vdhcp.vxd
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
vnbt.vxd Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s Avoid dependency on thread.h. 2005-06-01 20:06:19 +00:00
winaspi Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
wined3d Assorted spelling fixes. 2005-06-30 18:19:33 +00:00
winedos Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
wineps Moved ppd file configuration to HKCU\Software\Wine\Printing\PPD Files. 2005-06-28 13:51:14 +00:00
wininet Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
winmm Change messages about config file to registry. 2005-07-03 11:23:48 +00:00
winnls Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
winsock Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
winspool Add one more level of indirection to the printer handle array to allow 2005-07-05 11:00:09 +00:00
wintab32 Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
wintrust Sort entry points alphabetically. 2005-06-22 18:38:23 +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 Make sure that the OpenGL visual created for a window has a stencil 2005-07-05 10:58:41 +00:00
.cvsignore
checklink.c
make_dlls Build import libraries also when only doing an install-lib. 2005-05-13 13:57:55 +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