wine-wine/dlls
Alexandre Julliard 146afcc98c Removed references to GetSystemDirectoryW.
Optimized module lookup a bit.
Keep track of the modref pointer across builtin dll loads to avoid
having to look it up by name afterwards.
2003-10-07 22:56:34 +00:00
..
advapi32 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 03:30:47 +00:00
avicap32 Fixed a few more headers dependency issues. 2003-09-09 19:39:31 +00:00
avifil32 - First part of a new IAVIEditStream implementation. 2003-10-04 03:05:25 +00:00
cabinet Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 03:30:47 +00:00
comcat Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
comctl32 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 03:30:47 +00:00
commdlg Remove a few unneeded include statements in internal headers. 2003-10-07 22:51:09 +00:00
crtdll Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +00:00
crypt32 Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
ctl3d Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
d3d8 DXTn stride is to the next block, which is the equivalent to 4 rows 2003-10-07 03:31:46 +00:00
d3d9 Set version to 9. 2003-09-29 20:12:38 +00:00
d3dim Set version to 8.1. 2003-08-23 23:05:24 +00:00
d3dx8 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dciman32 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ddraw Fixed warnings with gcc option "-Wwrite-strings". 2003-10-06 21:03:32 +00:00
devenum Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dinput Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 03:30:47 +00:00
dinput8 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmband Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmcompos Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmime Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmloader Rewritten cache code and fixed a bug that was in it. 2003-09-22 19:37:33 +00:00
dmscript Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmstyle Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmsynth Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmusic Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dmusic32 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dplay Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
dplayx Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 03:30:47 +00:00
dpnhpast Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dsound Fixed some traces. 2003-10-01 03:05:25 +00:00
gdi Spit out EMR_RESTOREDC metarecords with -1 as argument as long as we 2003-10-07 03:32:28 +00:00
glu32 Alphabetized the functions. 2003-09-12 00:22:31 +00:00
icmp Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
imagehlp Implemented ImageGetCertificateData. 2003-09-16 20:26:52 +00:00
imm32 Some spelling fixes. 2003-09-29 20:20:53 +00:00
iphlpapi Use #ifdef instead of #if for all feature tests. 2003-09-30 00:33:47 +00:00
kernel Moved the final process init and dependency loading to 2003-10-06 21:18:51 +00:00
lzexpand Merge documentation/status/lzexpand into the lzexpand source. 2003-09-27 02:22:02 +00:00
mapi32 Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
mpr Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
msacm Extract localisable resources from msacm resource file. 2003-09-29 20:14:10 +00:00
msdmo Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
mshtml Fixed a few more headers dependency issues. 2003-09-09 19:39:31 +00:00
msi Fixed msi spec file. 2003-10-03 04:28:35 +00:00
msimg32 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
msisys Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
msnet32 Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
msvcrt Added some tests around fget(w)s. 2003-10-07 05:30:36 +00:00
msvcrt20 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
msvcrtd Stub out the _[w]popen/_pclose() functions. 2003-08-20 03:34:20 +00:00
msvideo Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
mswsock Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
netapi32 Various test fixes for XP/msvc. 2003-09-25 20:29:40 +00:00
ntdll Removed references to GetSystemDirectoryW. 2003-10-07 22:56:34 +00:00
odbc32 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 22:54:17 +00:00
ole32 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-06 21:03:32 +00:00
oleacc Created an empty oleacc DLL. 2003-06-23 03:43:00 +00:00
oleaut32 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-06 21:03:32 +00:00
olecli Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
oledlg Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
olepro32 Fixed a few more headers dependency issues. 2003-09-09 19:39:31 +00:00
olesvr Implement stubs for OleRenameServerDoc, OleRevertServerDoc and 2003-09-30 00:30:51 +00:00
opengl32 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-04 03:04:45 +00:00
psapi Store module names in Unicode in the server. 2003-09-30 01:04:19 +00:00
qcap Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
quartz Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 22:54:17 +00:00
rasapi32 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
richedit Removed the A/W constants for builtin cursors, icons and resource 2003-09-10 03:56:47 +00:00
rpcrt4 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 22:54:17 +00:00
serialui Added Spanish resources. 2003-09-25 23:47:55 +00:00
setupapi Remove a few unneeded include statements in internal headers. 2003-10-07 22:51:09 +00:00
shdocvw SHDOCVW_118 (ShellDDEInit) is really a dynamic forward to SHELL32_188. 2003-10-02 04:31:06 +00:00
shell32 Extract binary resources to files, to fit the standard. 2003-10-03 05:01:33 +00:00
shfolder Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
shlwapi Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 22:54:17 +00:00
snmpapi Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
sti Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
tapi32 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ttydrv Make sure all 16-bit system drivers are loaded for 16-bit apps. 2003-09-27 02:34:07 +00:00
twain Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
user Store the global shell, progman and taskman windows in the server 2003-10-07 03:40:23 +00:00
uxtheme Initial implementation of uxtheme.dll, mostly stubbed out for now. 2003-10-04 03:48:11 +00:00
version Merge documentation/status/version into the version code. 2003-09-27 02:22:21 +00:00
win32s Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
winaspi Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
winedos Use correct pointer when accessing real mode interrupt vectors under 2003-10-07 03:32:03 +00:00
wineps Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
wininet Various test fixes for XP/msvc. 2003-09-25 20:29:40 +00:00
winmm Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 22:54:17 +00:00
winnls Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
winsock Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 03:30:47 +00:00
winspool Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
wintab32 Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
wintrust Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
wow32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
wsock32 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
x11drv We only need to check for same process siblings in desktop mode for 2003-10-03 03:38:05 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Moved DLLFLAGS to a separate variable instead of including it in 2003-09-24 19:01:44 +00:00
Makefile.in Initial implementation of uxtheme.dll, mostly stubbed out for now. 2003-10-04 03:48:11 +00:00
Maketest.rules.in Moved DLLFLAGS to a separate variable instead of including it in 2003-09-24 19:01:44 +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