Sweden-Number/dlls
Jacek Caban 5cd9c3f625 Make IQuickActivate interface heap based. 2005-09-09 10:05:40 +00:00
..
activeds Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
advapi32 Fix gcc 4.0 warnings. 2005-08-27 10:00:38 +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 Reading the MRUlist using the W functions we need to divide the size 2005-09-06 11:42:13 +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 - call CertFreeCertificateContext from CertDeleteCertificateFromStore 2005-09-09 09:09: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 Use wined3dformat when calling wined3d. 2005-08-29 09:32:44 +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 Fix gcc 4.0 warnings. 2005-09-02 14:47:36 +00:00
dciman32 Mark DllMain and similar exports as private. 2005-08-09 10:31:35 +00:00
ddraw - DirectDrawCreateEx fails with Standard VGA Adapter driver. 2005-08-25 19:19:46 +00:00
devenum Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
dinput Use proper ifdefs around unistd.h. 2005-09-09 09:11:10 +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 Replace a few more direct lpVtbl accesses by the proper macros. 2005-09-07 13:28:25 +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 Fix return value of ExtTextOut in the case when count == 0. 2005-09-08 18:55:07 +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 Call CHM_CloseCHM to avoid a memory leak. 2005-09-07 09:24:27 +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 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
iphlpapi Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
itss gcc 4.0 warning fixes. 2005-08-29 09:38:19 +00:00
kernel Fix gcc 4.0 warnings. 2005-09-08 11:04:53 +00:00
lzexpand Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
mapi32 Fix gcc 4.0 warnings. 2005-09-02 12:26:21 +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 Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
mscms Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +00:00
msdmo Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
mshtml Release BINDINFO in *Protocol::Start. 2005-09-08 18:55:18 +00:00
msi Allocate memory rather than using fixed length buffers. 2005-09-08 12:42:31 +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 Removed a few more unnecessary import libraries. 2005-08-17 12:42:39 +00:00
msvcrt Added a test for failing _ismbblead. 2005-09-06 11:41:48 +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 Define GET_IP for x86_64. 2005-09-08 19:17:04 +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 Relax the share mode validation for transacted storage, with a test. 2005-09-07 09:22:15 +00:00
oleacc Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
oleaut32 VT_PTR->VT_USERDEFINED chains depend on the TKIND of the userdefined 2005-09-07 09:23:04 +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 Fix gcc 4.0 warnings. 2005-09-07 11:31:17 +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 Fix NdrServerContextMarshall prototype. 2005-09-08 11:02:38 +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 rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
setupapi Moved cfgmgr32.h to include/ddk/. 2005-09-06 11:42:50 +00:00
shdocvw Make IQuickActivate interface heap based. 2005-09-09 10:05:40 +00:00
shell32 Pass a locally modified version of SHELLEXECUTEINFO to 2005-09-08 18:54:52 +00:00
shfolder Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
shlwapi Added version resource to shlwapi.dll. 2005-09-06 11:04:24 +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 Move protocol's CLSIDs to urlmon.idl. 2005-09-09 09:09:22 +00:00
user Don't fallback to LoadMenu16 when the window is created with a null 2005-09-07 09:28:08 +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 Fix gcc 4.0 warnings. 2005-09-06 10:26:13 +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 Store the result of the A/W conversions in the extra buffer space. 2005-08-29 15:10:02 +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 Fix gcc 4.0 warnings. 2005-08-23 09:37:30 +00:00
winecrt0 Make sure to always call the destructors when the constructors have 2005-09-03 15:04:33 +00:00
wined3d Added A2R10G10B10 and D3DFMT_D24FS8 modes to all other functions. 2005-09-07 09:25:26 +00:00
winedos Fix gcc 4.0 warnings. 2005-08-26 08:53:31 +00:00
wineps Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS. 2005-09-06 14:12:17 +00:00
wininet Wrong flags were being tested for INTERNET_FLAG_NO_AUTO_REDIRECT. 2005-09-07 11:26:34 +00:00
winmm Display fccType as hex instead of characters in trace output. 2005-09-09 10:05:02 +00:00
winnls Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
winsock Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
winspool Fix gcc 4.0 warnings. 2005-08-19 10:04:03 +00:00
wintab32 Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
wintrust Added version resource to wintrust.dll. 2005-09-06 09:20:02 +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 Make AlphaBlend() respect the destination clipping region. 2005-08-27 09:20:53 +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