Sweden-Number/dlls
Jukka Heinonen 32e929c0da When forcing call to DOS relay from protected mode, make sure that
relay sees original stack and code pointers. Make it possible for DOS
relay to modify code and stack pointers.
2003-08-19 00:59:23 +00:00
..
advapi32 Fix spec for InitiateSystemShutdownExA, as pointed out by Stefan 2003-08-13 19:34:57 +00:00
avicap32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
avifil32 Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
cabinet Don't touch perf in FDIIsCabinet, InstallShield may already have freed 2003-08-18 19:50:14 +00:00
comcat Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
comctl32 Fix unreachable TVHT_ONITEMSTATEICON in TREEVIEW_LButtonDown. 2003-08-19 00:57:08 +00:00
commdlg Split Win16/32 printer dialogs. 2003-08-02 00:41:41 +00:00
crtdll For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
crypt32 Added stubs for CertSaveStore and CertEnumCertificatesInStore. 2003-05-12 03:21:45 +00:00
ctl3d Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
d3d8 DXT1/3/5 support was broken, but unnoticeable since we also indicated 2003-08-15 03:50:08 +00:00
d3d9 Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
d3dim Set version to DirectX 7. 2003-08-08 21:03:05 +00:00
d3dx8 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
dciman32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ddraw Added support for multi-texturing. 2003-08-18 19:55:11 +00:00
devenum Make IPropertBag_Read use a dynamically allocated array rather than a 2003-08-05 19:19:21 +00:00
dinput Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
dinput8 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmband Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmcompos Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmime Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmloader Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmscript Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmstyle Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmsynth Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmusic Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmusic32 Split the dmusic interfaces. 2003-07-21 22:10:14 +00:00
dplay Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
dplayx Set version to DirectX 7. 2003-08-07 20:12:12 +00:00
dpnhpast Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dsound Fixed bug where last tests were not executed. 2003-08-18 19:52:56 +00:00
gdi Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
glu32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
icmp Removed the commented out winsock support, it can't work anyway. 2003-04-04 19:33:07 +00:00
imagehlp Allocate space to contain the IMAGE_NT_HEADERS structure (ImageLoad 2003-08-19 00:57:29 +00:00
imm32 Remove some unnecessary casts when assigning NULL to handles. 2003-07-02 04:30:55 +00:00
iphlpapi Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
kernel Free the debug info when making a critical section global. 2003-08-18 20:03:00 +00:00
lzexpand LZCopy: modified timestamp of a expanded file has to be the same of 2003-07-11 21:43:37 +00:00
mapi32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
mpr Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
msacm Fixed wrong assert in PCM_round, which didn't allow to call 2003-07-21 20:00:17 +00:00
msdmo - Implemented Mo* methods. 2003-07-21 20:03:50 +00:00
msi Added missing dependency. 2003-08-15 03:52:35 +00:00
msimg32 Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGradientFill. 2003-04-07 23:21:03 +00:00
msisys Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
msnet32 Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
msvcrt Warning fixes. 2003-08-06 22:08:04 +00:00
msvcrt20 Replaced forwards by normal function declarations. 2003-03-17 04:45:49 +00:00
msvcrtd Added an assembly wrapper to retrieve the this pointer from %ecx for 2003-06-17 03:59:24 +00:00
msvideo Spelling fixes. 2003-07-09 02:52:57 +00:00
mswsock Introduced the mswsock dll. 2003-08-02 00:52:02 +00:00
netapi32 Fix compilation under VS.Net. 2003-07-18 22:53:49 +00:00
ntdll Make RtlTimeToSecondsSince1970 consistent with other time calls. 2003-08-19 00:56:34 +00:00
odbc32 For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
ole32 Remove redundant wine specific #include. 2003-08-18 19:48:38 +00:00
oleacc Created an empty oleacc DLL. 2003-06-23 03:43:00 +00:00
oleaut32 Fixed Warblade image loading. 2003-08-18 19:53:23 +00:00
olecli Win16/32 separation of olecli32. 2003-05-20 17:50:18 +00:00
oledlg Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
olepro32 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
olesvr List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
opengl32 Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
psapi Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
qcap Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
quartz Added File Source (Async) Filter. 2003-08-06 23:00:14 +00:00
rasapi32 Removed ordinals that differ between Windows versions. 2003-06-13 19:15:36 +00:00
richedit For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
rpcrt4 Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
serialui For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
setupapi 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
shdocvw Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
shell32 Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
shfolder Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
shlwapi Spelling and case fixes. 2003-08-18 20:11:29 +00:00
snmpapi For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
sti Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
tapi32 Only log the parameters of tapiGetLocationInfo as addresses, as output 2003-04-08 19:42:06 +00:00
ttydrv Convert CreateDC to unicode in the driver interface. 2003-08-12 20:42:18 +00:00
twain Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
user Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
version Fix for building lzexpand with Mingw or MS_VC++ includes 2003-04-30 17:15:06 +00:00
win32s List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winaspi Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
winedos When forcing call to DOS relay from protected mode, make sure that 2003-08-19 00:59:23 +00:00
wineps Convert CreateDC to unicode in the driver interface. 2003-08-12 20:42:18 +00:00
wininet Use WideByteToMultiChar not strlenW. 2003-08-15 03:47:30 +00:00
winmm Use same GUIDs as win2k and xp for dsound drivers. 2003-07-28 19:02:29 +00:00
winnls List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winsock Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
winspool Avoid crashes when devmode is null. 2003-08-12 23:46:34 +00:00
wintab32 List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
wintrust Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
wow32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
wsock32 Added version information. 2003-05-13 22:26:09 +00:00
x11drv Small Estonian keyboard fix. 2003-08-18 19:51:13 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
Makefile.in Partial implementation of the Microsoft Installer (msi.dll). 2003-08-13 01:27:48 +00:00
Maketest.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Added d3d9 dll. 2003-07-01 01:11:13 +00:00