Sweden-Number/dlls
Alexandre Julliard b597f99960 Fixed memory leak introduced in previous change. 2005-09-12 14:14:50 +00:00
..
activeds Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
advapi32 Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
advpack Add a stub for IsNtAdmin. 2005-09-06 09:25:25 +00:00
amstream Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
atl Fixed id of the REGISTRY resource. 2005-09-02 15:19:06 +00:00
avicap32 Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
avifil32 Fix gcc 4.0 warnings. 2005-09-08 11:04:53 +00:00
cabinet Fix gcc 4.0 warnings. 2005-08-27 10:00:38 +00:00
capi2032 Remove CR characters. 2005-06-03 11:26:04 +00:00
cards Fix gcc 4.0 warnings. 2005-09-08 11:04:53 +00:00
cfgmgr32 Moved cfgmgr32.h to include/ddk/. 2005-09-06 11:42:50 +00:00
comcat Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
comctl32 Unregister theming subclasses at comctl32 shutdown; should fix 2005-09-12 11:10:58 +00:00
commdlg Fix gcc 4.0 warnings. 2005-09-07 11:31:17 +00:00
crtdll Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00:00
crypt32 When decoding a signed cert, make sure it's really a cert. 2005-09-12 10:08:34 +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 gcc 4.0 warning. 2005-09-09 14:50:29 +00:00
d3d9 Tidy up d3d9 and finalize passing d3d9 calls to wined3d for now. 2005-08-23 09:34:57 +00:00
d3dim Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
d3drm Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
d3dx8 Interlocked LONG* gcc warning fixes. 2005-07-11 13:21:17 +00:00
d3dxof Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dbghelp Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
dciman32 Mark DllMain and similar exports as private. 2005-08-09 10:31:35 +00:00
ddraw Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
devenum Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
dinput Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
dinput8 Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
dmband Correct more mismatches between spec files and comments about export 2005-08-10 14:45:58 +00:00
dmcompos Fixed DllGetClassObject spec entries. 2005-08-08 18:21:33 +00:00
dmime Fixed DllGetClassObject spec entries. 2005-08-08 18:21:33 +00:00
dmloader Correct more mismatches between spec files and comments about export 2005-08-10 14:45:58 +00:00
dmscript Correct more mismatches between spec files and comments about export 2005-08-10 14:45:58 +00:00
dmstyle Fixed DllGetClassObject spec entries. 2005-08-08 18:21:33 +00:00
dmsynth Correct more mismatches between spec files and comments about export 2005-08-10 14:45:58 +00:00
dmusic Correct more mismatches between spec files and comments about export 2005-08-10 14:45:58 +00:00
dmusic32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dplay Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
dplayx Fix some gcc 4.0 warnings. 2005-08-30 08:56:35 +00:00
dpnet Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dpnhpast Change some Dll* functions so they are exported by name like on 2005-08-10 13:02:43 +00:00
dsound Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
dswave Correct more mismatches between spec files and comments about export 2005-08-10 14:45:58 +00:00
dxdiagn Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dxerr8 Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
dxerr9 Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
dxguid Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
gdi LOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle. 2005-09-12 11:19:56 +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 Added Finnish resources. 2005-09-12 11:10:03 +00:00
iccvid Removed a few more unnecessary import libraries. 2005-08-17 12:42:39 +00:00
icmp gcc 4.0 warning fixes. 2005-08-29 09:38:19 +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 Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
iphlpapi Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
itss gcc 4.0 warning fixes. 2005-08-29 09:38:19 +00:00
kernel Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
lzexpand Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
mapi32 Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
mciavi32 Moved mciavi32 to the top-level dlls directory. 2005-08-23 19:52:30 +00:00
mcicda Moved mcicda to the top-level dlls directory. 2005-07-27 15:42:40 +00:00
mciseq Make string elements of MCI_OPEN_PARMS const to match the SDK headers. 2005-08-18 10:53:58 +00:00
midimap Make all the DriverProc entry points private. 2005-08-17 12:41:41 +00:00
mlang Fix gcc 4.0 warnings. 2005-09-07 11:31:17 +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 Fix DllCanUnloadNow prototype. 2005-09-08 11:01:27 +00:00
msacm Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
mscms Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
msdmo Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
mshtml Added *ProtocolInfo::ParseUrl implementation. 2005-09-12 10:10:21 +00:00
msi Fixed memory leak introduced in previous change. 2005-09-12 14:14:50 +00:00
msimg32 Mark DllMain and similar exports as private. 2005-08-09 10:31:35 +00:00
msisys Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +00:00
msnet32 Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
msrle32 Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
msvcrt Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
msvcrt20 Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
msvcrt40 Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
msvcrtd Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
msvidc32 Removed a few more unnecessary import libraries. 2005-08-17 12:42:39 +00:00
msvideo Fix gcc 4.0 warnings. 2005-08-23 18:49:18 +00:00
mswsock Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msxml3 Implemented IXMLDOMNode::selectNodes. 2005-09-03 09:39:38 +00:00
netapi32 gcc 4.0 warning fixes. 2005-08-29 09:38:19 +00:00
newdev Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
ntdll Use SIZE_T instead of ULONG for the size arguments of the virtual 2005-09-12 10:36:06 +00:00
objsel Added stubs for objsel.dll and objsel.h. 2005-07-26 11:30:42 +00:00
odbc32 gcc 4.0 warning fixes. 2005-08-29 09:38:19 +00:00
odbccp32 Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*(). 2005-06-17 21:26:31 +00:00
ole32 Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
oleacc Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
oleaut32 Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +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 Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
olesvr Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
opengl32 gcc 4.0 warning fixes. 2005-08-10 09:48:58 +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 Fix gcc 4.0 warnings. 2005-09-02 12:26:21 +00:00
quartz Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
rasapi32 Declare and fix function prototypes. 2005-06-27 09:49:48 +00:00
riched20 Fixed a RichEdit RTF reader bug which resulted in loss of text. 2005-08-23 18:16:15 +00:00
richedit riched32 doesn't need an import library. 2005-08-08 18:22:25 +00:00
rpcrt4 Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
rsabase Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
rsaenh gcc 4.0 warning fixes. 2005-08-29 09:38:19 +00:00
secur32 Authors: James Hawkins <truiken@gmail.com>, Juan Lang <juan_lang@yahoo.com> 2005-08-30 08:55:20 +00:00
sensapi IsNetworkAlive() enhanced, always reports LAN. 2005-08-27 09:19:17 +00:00
serialui Added Finnish resources. 2005-09-12 11:10:03 +00:00
setupapi Moved cfgmgr32.h to include/ddk/. 2005-09-06 11:42:50 +00:00
shdocvw Added Finnish resources. 2005-09-12 11:10:03 +00:00
shell32 Fix execution of Control Panel items. 2005-09-12 12:10:57 +00:00
shfolder Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
shlwapi Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
snmpapi Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +00:00
stdole2.tlb Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
stdole32.tlb Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
sti Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
strmiids Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
tapi32 Change some TRACEing formats to make more sense. 2005-08-15 09:44:34 +00:00
ttydrv Move a bunch of common code from the drivers into gdi. 2005-08-23 09:38:58 +00:00
twain Don't crash if the twain device name is null. 2005-09-06 09:23:24 +00:00
unicows Correct arg count for 3 functions in ntdll.spec and unicows.spec. 2005-05-16 08:45:46 +00:00
url Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
urlmon Encode URL in file protocol. 2005-09-12 11:11:11 +00:00
user Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
usp10 Use #include "foo.h" for including Windows headers in dlls/, use 2005-08-10 09:51:40 +00:00
uuid Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
uxtheme Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +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 Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
vmm.vxd Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +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 Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
winecrt0 Make sure to always call the destructors when the constructors have 2005-09-03 15:04:33 +00:00
wined3d Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
winedos Fixed gcc 4.0 warnings. 2005-09-12 10:52:38 +00:00
wineps Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS. 2005-09-06 14:12:17 +00:00
wininet Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
winmm Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
winnls Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
winsock Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
winspool Added Finnish resources. 2005-09-12 11:10:03 +00:00
wintab32 Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
wintrust Return ERROR_SUCCESS as default and TRUST_E_PROVIDER_UNKNOWN if asked 2005-09-12 10:10:36 +00:00
wldap32 Implement ldap_create_sort_control*. 2005-09-08 18:56:22 +00:00
wow32 Use the proper WOW functions everywhere instead of the K32WOW variant. 2005-08-10 10:59:19 +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 Use the gasp table to check whether we should trigger antialiasing. 2005-09-12 11:11:30 +00:00
.cvsignore Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
Makedll.rules.in Fixed the checklink target to link against winecrt0 too. 2005-08-27 10:33:27 +00:00
Makefile.in We no longer need a special case for the ntdll import library. 2005-08-26 08:52:06 +00:00
Makeimplib.rules.in Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
Maketest.rules.in Move TESTLIST from EXTRA_SRCS to C_SRCS in test makefiles to free up 2005-08-02 14:36:13 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls We no longer need a special case for the ntdll import library. 2005-08-26 08:52:06 +00:00