Sweden-Number/dlls
Oliver Stieber 2c0e97e641 Copy the parser and cross compiler from d3d8 and update everything to
vertex shaders 3.0.
The Parser will now display the input shader in DirectX style, and the
cross compiler now generates valid ARB_VERTEX_PROGRAM programs and
outputs the result in ARB_VERTEX_PROGRAM style.
Support for a number of extended attributes has been added, but this
may not be complete, and dereferencing from loop counters isn't
properly parsed yet.
2005-08-17 11:34:03 +00:00
..
activeds Fix the FreeADsMem() prototype. 2005-06-17 20:56:21 +00:00
advapi32 Change some TRACEing formats to make more sense. 2005-08-15 09:44:34 +00:00
advpack Remove trailing backslash. 2005-08-15 10:47:31 +00:00
amstream Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
atl Correct mismatches between spec files and comments about export 2005-08-10 09:53:47 +00:00
avicap32 Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
avifil32 gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
cabinet Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +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 prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
comctl32 Add theming for combo boxes. 2005-08-16 19:30:06 +00:00
commdlg Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +00:00
crtdll Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00:00
crypt32 Remove a test that fails under WinME. Reported and helpfully debugged 2005-08-16 11:13:50 +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 warnings. 2005-08-09 10:22:03 +00:00
d3d9 gcc 4.0 -Wpointer-sign fixes. 2005-07-28 10:16:21 +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 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dbghelp Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
dciman32 Mark DllMain and similar exports as private. 2005-08-09 10:31:35 +00:00
ddraw Take RGB mask into account when doing color keying. 2005-08-17 09:52:56 +00:00
devenum Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
dinput Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dinput8 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +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 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dplayx Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +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 Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +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 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 A previous signed-ness fix broke display of non-ansi chars, fix this. 2005-08-15 14:50:36 +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 Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +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 Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
itss itss doesn't need an import library. 2005-08-09 10:32:27 +00:00
kernel gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
lzexpand Implement LZDone in lzexpand, as the 32 bit one moved to kernel. 2005-08-11 10:58:35 +00:00
mapi32 Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +00:00
mcicda Moved mcicda to the top-level dlls directory. 2005-07-27 15:42:40 +00:00
midimap Moved midimap to the top-level dlls directory. 2005-07-21 11:31:56 +00:00
mlang Correct mismatches between spec files and comments about export 2005-08-10 09:53:47 +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 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
msacm gcc 4.0 warning fixes. 2005-07-29 14:15:31 +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 Fix protocol test on 9x. 2005-08-16 15:59:50 +00:00
msi Fixed a memory overflow and leak identified by Mike McCormack. 2005-08-16 15:57:21 +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 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 Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +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 Fix gcc 4.0 builtin function warnings. 2005-08-15 09:40:06 +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
msxml3 Assorted spelling fixes. 2005-08-17 09:56:24 +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 Fix a couple of MSVC signed/unsigned warnings. 2005-08-17 09:53:39 +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 Use LPSTORAGE to better match the PSDK. 2005-08-16 16:01:15 +00:00
oleacc Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
oleaut32 Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +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 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 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
quartz Add stubbed IGraphConfig interface to the filtergraph. 2005-08-17 09:52:15 +00:00
rasapi32 Declare and fix function prototypes. 2005-06-27 09:49:48 +00:00
riched20 Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling. 2005-08-15 09:47:14 +00:00
richedit riched32 doesn't need an import library. 2005-08-08 18:22:25 +00:00
rpcrt4 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +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 Assorted spelling fixes. 2005-08-17 09:56:24 +00:00
sensapi Remove redundant include. 2005-08-11 10:32:22 +00:00
serialui Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
setupapi index is 1-based at this point, index == line->nb_fields is the last 2005-08-15 09:43:28 +00:00
shdocvw Fixed DllGetClassObject spec entries. 2005-08-08 18:21:33 +00:00
shell32 Fix ShellExecute("\"foo.doc\"") for Internet Explorer 6. 2005-08-17 09:53:30 +00:00
shfolder Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
shlwapi Correct typo in format string. 2005-08-15 09:43:45 +00:00
snmpapi Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +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 Change some TRACEing formats to make more sense. 2005-08-15 09:44:34 +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 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
user Change CB_GETCOMBOBOX to return STATE_SYSTEM_PRESSED in 2005-08-16 15:57:02 +00:00
usp10 Use #include "foo.h" for including Windows headers in dlls/, use 2005-08-10 09:51:40 +00:00
uuid Added hlink.idl. 2005-08-08 11:08:27 +00:00
uxtheme Compare result of RegQueryValueExW() with ERROR_SUCCESS. 2005-08-15 10:23:48 +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 Don't convert the return value on failure in VerQueryValueA/W. 2005-08-03 11:04:13 +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 set_last_error() is only used on Linux. 2005-08-15 09:43:09 +00:00
wined3d Copy the parser and cross compiler from d3d8 and update everything to 2005-08-17 11:34:03 +00:00
winedos Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
wineps Uniformize DllMain TRACEing across dlls. 2005-08-15 10:48:51 +00:00
wininet Correct failing test and transform it into a bunch of another tests. 2005-08-17 09:53:57 +00:00
winmm Remove crackling in DirectSound/ALSA playback with full hardware 2005-08-12 11:17:54 +00:00
winnls Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
winsock Merged some of the header checks to reduce the size of the generated 2005-08-03 19:21:04 +00:00
winspool gcc 4.0 RegSetValueEx warning fixes. 2005-08-03 11:03:44 +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 Fix the build without openldap headers. 2005-08-15 20:50:58 +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 gcc 4.0 warning fixes. 2005-08-16 16:02:45 +00:00
.cvsignore
Makedll.rules.in Specify a base address for kernel and ntdll. 2005-08-09 11:19:01 +00:00
Makefile.in itss doesn't need an import library. 2005-08-09 10:32:27 +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 Build import libraries also when only doing an install-lib. 2005-05-13 13:57:55 +00:00