Sweden-Number/dlls
Oliver Stieber 7cb748fed2 Makes sure any internal reference counting is passed onto the parent,
any objects referenced by the internal stateblock are released when
the stateblock is released (we don't reference count while a
stateblock is recording, so recorded stateblocks have no references to
clean up).
2005-07-26 18:49:30 +00:00
..
activeds Fix the FreeADsMem() prototype. 2005-06-17 20:56:21 +00:00
advapi32 Implement RegGetValueA/W. 2005-07-18 15:10:22 +00:00
advpack Added stubs for ExecuteCab and TranslateInfString. 2005-07-11 18:01:48 +00:00
amstream Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
atl Interlocked LONG* gcc warning fixes. 2005-07-11 13:21:17 +00:00
avicap32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
avifil32 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of 2005-07-26 18:32:53 +00:00
cabinet The fci_get_little_endian... and fci_set_little_endian... functions 2005-07-10 17:46:34 +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 Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
comctl32 Use ReleaseDC instead of DeleteDC on DC handle. 2005-07-26 18:25:46 +00:00
commdlg Remove multiple declarations of the same function, keeping the public 2005-07-24 16:17:28 +00:00
crtdll Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
crypt32 Encode/decode certs, with tests. 2005-07-14 10:14:22 +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 Fix some missing-declarations warnings. 2005-07-14 12:19:53 +00:00
d3d9 Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +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 Interlocked LONG* gcc warning fixes. 2005-07-11 13:21:17 +00:00
d3dxof Interlocked LONG* gcc warning fixes. 2005-07-12 17:03:19 +00:00
dbghelp We no longer have thunks in the data section. 2005-07-07 12:03:57 +00:00
dciman32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ddraw Remove multiple declarations of the same function, keeping the public 2005-07-24 16:17:28 +00:00
devenum Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dinput Correct dinput handling of sliders and non-zero-based axes through the 2005-07-22 09:05:19 +00:00
dinput8 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dmband Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dmcompos Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dmime Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of 2005-07-26 18:32:53 +00:00
dmloader Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of 2005-07-26 18:32:53 +00:00
dmscript Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dmstyle Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dmsynth Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dmusic Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +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 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of 2005-07-26 18:32:53 +00:00
dpnet Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
dpnhpast Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dsound Fix some sign-compare warnings by choosing correct datatypes. 2005-07-15 16:34:04 +00:00
dswave Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
dxdiagn Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +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 Test to show that the height returned by GetTextExtentPoint is the 2005-07-18 18:08:30 +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 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
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 gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
itss Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
kernel Move and forward lz32 functions to kernel32. 2005-07-25 11:08:30 +00:00
lzexpand Move and forward lz32 functions to kernel32. 2005-07-25 11:08:30 +00:00
mapi32 Avoid accessing uninitialized data on WinME (based on an old patch by 2005-06-14 19:18:18 +00:00
midimap Moved midimap to the top-level dlls directory. 2005-07-21 11:31:56 +00:00
mlang Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +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 gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
msacm Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
mscms Make lcms support depend on headers _and_ libraries, not just the 2005-07-18 15:10:36 +00:00
msdmo Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
mshtml Tests crash fix. 2005-07-26 10:31:23 +00:00
msi Bail out if the reg key is empty. This prevents us from writing 2005-07-22 18:27:41 +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 Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
msrle32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvcrt Fix _setmbcp behavior for unreal codepages. 2005-07-11 14:21:53 +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 - Declare implemented functions inside #ifndef _DEBUG block. 2005-07-21 10:34:08 +00:00
msvidc32 Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
msvideo gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
mswsock Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
netapi32 Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
newdev Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ntdll Use proper macro for using IOKit includes. 2005-07-24 16:15:06 +00:00
objsel Added stubs for objsel.dll and objsel.h. 2005-07-26 11:30:42 +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 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of 2005-07-26 18:32:53 +00:00
oleacc Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
oleaut32 Get rid of cursoricon.h. 2005-07-20 10:31:37 +00:00
olecli Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
oledlg gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +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 gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
powrprof gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
psapi Make GetProcessMemoryInfo fail if the passed buffer is too small. 2005-07-08 11:31:14 +00:00
qcap Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +00:00
quartz Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
rasapi32 Declare and fix function prototypes. 2005-06-27 09:49:48 +00:00
riched20 Implemented EM_CHARFROMPOS RichEdit message. 2005-07-26 10:33:00 +00:00
richedit Provide minimal API documentation in advapi/eventlog.c to silence some 2005-05-16 08:51:19 +00:00
rpcrt4 Fix some missing-declarations warnings. 2005-07-24 17:11:59 +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 Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, 2005-07-18 09:11:14 +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 Preserve the spaces before an opening quote in the middle of a token 2005-07-22 18:30:53 +00:00
shdocvw Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
shell32 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of 2005-07-26 18:32:53 +00:00
shfolder Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
shlwapi Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
snmpapi Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
stdole2.tlb Implement stdole2.tlb. 2005-07-20 17:52:04 +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 Fix pointer signedness and missing declarations warnings. 2005-07-18 09:10:51 +00:00
ttydrv Remove some no longer needed stub functions. 2005-07-18 15:25:13 +00:00
twain Make functions static to fix -Wmissing-declarations warnings. 2005-07-06 15:53:04 +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 misuse of UrlCombineW. 2005-07-18 09:08:16 +00:00
user Translate the whole wparam to/from Unicode. 2005-07-26 15:55:42 +00:00
uuid Added stubs for objsel.dll and objsel.h. 2005-07-26 11:30:42 +00:00
uxtheme OpenThemeData() now always sets the window theme to the handle 2005-07-24 17:11:05 +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 Rename bText to wType. 2005-07-26 18:25:34 +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 SCSI_Linux_CheckDevices() is Linux-only as well. 2005-07-06 19:12:04 +00:00
wined3d Makes sure any internal reference counting is passed onto the parent, 2005-07-26 18:49:30 +00:00
winedos Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
wineps Change some char* to const char* to fix warnigns. 2005-07-21 11:59:11 +00:00
wininet Fix return value of InternetQueryDataAvailable. 2005-07-15 09:56:34 +00:00
winmm wait_for_poll can go into an infinite loop. Remove it and replace it 2005-07-26 10:31:11 +00:00
winnls Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
winsock Fix some write-strings warnings. 2005-07-15 09:58:36 +00:00
winspool Avoid an orthographic error by rephrasing the message. 2005-07-26 15:50:59 +00:00
wintab32 Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
wintrust Return TRUST_E_PROVIDER_UNKNOWN until implemented. 2005-07-15 09:54:34 +00:00
wldap32 Improve error handling for the init functions. 2005-07-26 18:25:22 +00:00
wow32 Tweak some prototypes to be closer to the PSDK. 2005-07-22 19:48:43 +00:00
wsock32 Stubs for GetAddressByName{A,W}. 2005-07-18 09:09:24 +00:00
wtsapi32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
x11drv Take into account CS_NOCLOSE window class style and SC_CLOSE system 2005-07-25 11:08:43 +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 Don't generate import libraries for dlls that don't export anything. 2005-07-26 15:52:58 +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