Sweden-Number/dlls
Christian Costa 479c13b84e Implemented IDirect3DDevice{2,3}::GetLightState.
Fixed traces in execute buffers.
Updated copyright info.
2004-08-06 17:30:44 +00:00
..
advapi32 Fixed some more freeing issues in CryptAcquireContextA. 2004-08-02 18:49:26 +00:00
amstream Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
atl First implementation of the Advanced Template Library, with just a few 2004-07-06 21:01:18 +00:00
avicap32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
avifil32 Fixed 2 more casted lvalue issues. 2004-07-22 23:42:24 +00:00
cabinet .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
capi2032 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
cards jr.bmp isn't generated. 2004-03-31 20:10:27 +00:00
cfgmgr32 Updated to include functions from windows 98SE. 2004-05-03 20:05:11 +00:00
comcat .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
comctl32 Added support for PBS_MARQUEE style. 2004-08-02 22:19:50 +00:00
commdlg Cleanup A->W cross calls. 2004-08-02 22:21:12 +00:00
crtdll .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
crypt32 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
ctl3d .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
d3d8 Updated some MSDN links in the code. 2004-07-30 00:03:02 +00:00
d3d9 Updated some MSDN links in the code. 2004-07-30 00:03:02 +00:00
d3dim Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
d3drm Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
d3dx8 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
d3dxof Removed compilation warnings + some fixes. 2004-06-04 19:36:56 +00:00
dbghelp Prevent the debug buffer from overflowing on long stabs. 2004-07-14 00:44:27 +00:00
dciman32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
ddraw Implemented IDirect3DDevice{2,3}::GetLightState. 2004-08-06 17:30:44 +00:00
devenum Added German resources for devenum. 2004-07-30 00:00:37 +00:00
dinput - some new logging on device enumeration 2004-06-04 18:06:37 +00:00
dinput8 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmband Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmcompos Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmime Fixed a warning. 2004-07-04 00:24:19 +00:00
dmloader Fixed (LPDIRECTMUSICLOADER8) cast. 2004-07-12 19:54:20 +00:00
dmscript Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmstyle Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmsynth Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmusic Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmusic32 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dplay - add version info to dplay.dll 2004-05-21 20:54:47 +00:00
dplayx Move definitions of static vtables from header to dplay.c. 2004-07-12 19:48:57 +00:00
dpnet Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dpnhpast Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dsound Adds debug name to remaining critical sections. 2004-08-06 17:30:00 +00:00
dswave Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dxdiagn Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
dxerr8 Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
dxerr9 Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
dxguid Removes dsconf IIDs from dxguid.lib. 2004-07-22 19:40:44 +00:00
gdi Convert gdi font list to use list.h. 2004-08-04 18:16:13 +00:00
glu32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
glut32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
hhctrl.ocx HeapAlloc for WSTR must allocate len* sizeof(WCHARS). 2004-06-30 18:17:07 +00:00
iccvid Support 15- and 16-bit colour output. 2004-06-14 16:56:58 +00:00
icmp Get rid of non-standard ERROR_UNKNOWN value. 2004-04-12 23:15: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 Implementation of TouchFileTimes(), thanks to Florian Stinglmayr for 2004-07-30 04:22:44 +00:00
imm32 HeapAlloc for WSTR must allocate len* sizeof(WCHARS). 2004-06-30 18:17:07 +00:00
iphlpapi It's OK to have dwNumEntries == 0 if there is no network connection. 2004-05-06 23:39:59 +00:00
kernel Moved FlushInstructionCache to ntdll. 2004-08-04 18:15:04 +00:00
lzexpand .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mapi32 Avoid segfaults on uninitialized data. 2004-07-06 21:02:51 +00:00
mlang Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2004-08-04 18:33:06 +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 Added Italian resources. 2004-07-21 21:19:42 +00:00
msacm Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
msdmo Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
mshtml Added stubs for DllInstall and DllRegisterServer. 2004-07-16 23:21:16 +00:00
msi Fix warnings found with -Wsign-compare. 2004-08-06 17:30:20 +00:00
msimg32 Partial stub of GdiAlphaBlend/AlphaBlend. 2004-04-14 19:35:24 +00:00
msisys .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msnet32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msrle32 Fixed lvalue casts for new compiler. 2004-07-16 23:20:38 +00:00
msvcrt Assorted spelling fixes. 2004-07-23 23:02:09 +00:00
msvcrt20 Removed some functions that don't exist in msvcrt20 (reported by Jan 2004-07-22 23:45:58 +00:00
msvcrt40 Fixed the prototypes of the _adj_fdiv_* functions. 2004-05-12 23:22:36 +00:00
msvcrtd Added stub for _CrtCheckMemory. 2004-06-14 17:57:06 +00:00
msvidc32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msvideo Look up driver info in the registry as well as in system.ini. 2004-06-29 04:21:08 +00:00
mswsock .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
netapi32 Fix NetApiBufferReallocate and tests based on results from winetest. 2004-04-21 22:24:38 +00:00
newdev .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
ntdll Pass debug exceptions to winedos. 2004-08-04 19:08:19 +00:00
odbc32 Set RTLD_GLOBAL when loading the odbc driver manager so that when it 2004-06-30 18:14:32 +00:00
ole32 - Add static to non-exported marshal functions. 2004-08-02 18:47:31 +00:00
oleacc Stub implementations for LresultFromObject and 2004-03-29 23:04:46 +00:00
oleaut32 dlopen libungif and libjpeg. 2004-08-04 19:10:26 +00:00
olecli .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
oledlg More German translations. 2004-07-13 23:36:37 +00:00
olepro32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
olesvr .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
opengl32 Added glDeleteObjectBufferATI function. 2004-04-14 23:58:33 +00:00
psapi Fix tests of GetModuleFileNameA on 98/XP. 2004-07-12 19:46:53 +00:00
qcap Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
quartz ckidJUNK is a FOURCC not a TWOCC so rewrite the case statement 2004-07-22 23:44:39 +00:00
rasapi32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
richedit Added EM_SCROLLCARET definition in include/richedit.h and handling in 2004-07-30 04:19:56 +00:00
rpcrt4 - Don't ERR on a used connection being destroyed. 2004-06-23 00:10:29 +00:00
rsabase Added a tiny unit test for rsabase.dll. 2004-07-30 00:06:54 +00:00
secur32 Add stub implementation for GetComputerObjectName. 2004-07-12 19:52:47 +00:00
serialui More German translations. 2004-07-13 23:36:37 +00:00
setupapi Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
shdocvw Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
shell32 Destroy associated listview when IShellView is destroyed. 2004-08-04 18:16:27 +00:00
shfolder .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
shlwapi Added Italian resources. 2004-07-21 21:19:42 +00:00
snmpapi .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
sti .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
tapi32 Implementation of lineGetTranslateCaps. 2004-05-10 19:54:25 +00:00
ttydrv .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
twain Add a 16 bit pair DLL for TWAIN. 2004-07-13 03:37:07 +00:00
unicows .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
url .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
urlmon Added a few stub implementations. 2004-07-12 23:48:39 +00:00
user Minor fixes and updates to the German resource files. 2004-07-22 20:35:07 +00:00
uuid Added CLSID and IIDs for mlang. 2004-08-04 18:15:27 +00:00
uxtheme Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
vdhcp.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vdmdbg Stubs to prevent taskmgr.exe from crashing or aborting during 2004-04-07 19:41:21 +00:00
version Fixed tests of GetFileVersionInfoSizeA for win98 / XP. 2004-06-28 23:51:35 +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 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +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 Don't get system directory from the environment, use 2004-07-15 19:00:35 +00:00
winaspi .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wined3d Fixed position of tmp.f assigned like in dlls/d3d8/shader.c. 2004-04-26 20:05:52 +00:00
winedos Pass debug exceptions to winedos. 2004-08-04 19:08:19 +00:00
wineps Check return value of get_bbox(). 2004-08-02 18:26:14 +00:00
wininet Implement INTERNET_OPTION_CONNECTED_STATE. 2004-07-23 23:00:07 +00:00
winmm Add CRITICAL_SECTION debug info. 2004-08-04 18:14:21 +00:00
winnls Added stub for WINNLS32EnableIME. 2004-03-29 22:54:42 +00:00
winsock Stub for WSCUnInstallNameSpace. 2004-06-02 21:33:17 +00:00
winspool Added some logging to the GetPrinterDriverDirectoryA tests. 2004-06-16 20:07:02 +00:00
wintab32 Replaced incorrect C comparison construct. 2004-08-02 18:25:42 +00:00
wintrust .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wow32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wsock32 Make Unicode strings 'static const'. 2004-04-20 02:14:00 +00:00
x11drv Added top-down dib support to AlphaBlend. 2004-08-04 18:15:42 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Fixed DLLMODE handling (--mode is now --subsystem and uses -Wb). 2004-04-19 19:25:05 +00:00
Makefile.in Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2004-08-04 18:33:06 +00:00
Maketest.rules.in Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Fixed implib target broken by previous change. 2004-03-12 19:49:46 +00:00