Sweden-Number/dlls
Aric Stewart 401bd3f772 Start implementing actions. 2004-06-28 20:34:35 +00:00
..
advapi32 Implemented AreAnyAccessesGranted. 2004-05-25 00:22:42 +00:00
amstream Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
avicap32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
avifil32 Changed my name, so update copyright info. 2004-05-27 02:25:13 +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 - Clean up the mask drawing code. 2004-06-28 20:29:00 +00:00
commdlg In FILEDLG_ScanDir do not try to set the current directory to a path 2004-06-02 21:33:32 +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 Some more texture ops fixes. 2004-06-21 23:53:59 +00:00
d3d9 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +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 - implemented EnumDirTree, SearchTreeForFile, SymFindFileInPath, 2004-06-14 17:58:31 +00:00
dciman32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
ddraw Move the FPS computation from the D3D code to the common code. 2004-06-04 19:37:16 +00:00
devenum Avoid crash by passing pointer to RegSetValueEx. 2004-06-14 16:54:56 +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 Correct typo in LoadWave (wave is an DMObject not a DMTrack). 2004-06-01 19:44:01 +00:00
dmloader Assorted spelling and case fixes. 2004-06-15 20:26:45 +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 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +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 Split the 'dsound' test into two parts: 2004-06-17 23:03:11 +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 Added d3dxof dll, part of Direct3D. 2004-06-03 00:03:23 +00:00
gdi Do not allow creation of not aligned EMF records by GDI code. 2004-06-18 19:33:41 +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 Display more informative message when HtmlHelp stub is invoked, add 2004-06-01 19:44:59 +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 Implement ImageEnumerateCertificates and ImageGetCertificateHeader. 2004-05-11 22:17:49 +00:00
imm32 Added some stubs. 2004-04-01 02:12:41 +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 In GlobalMemoryStatus, also cap the sum of dwAvailPhys and 2004-06-24 04:08:33 +00:00
lzexpand .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mapi32 Implement and test ScCopyProps/ScRelocProps. 2004-05-03 20:19:00 +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 Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
msacm Added trace and debug printing info. 2004-06-01 19:41:01 +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 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msi Start implementing actions. 2004-06-28 20:34:35 +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 Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
msvcrt Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
msvcrt20 Fixed the prototypes of the _adj_fdiv_* functions. 2004-05-12 23:22:36 +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 Stub for DrawDibProfileDisplay. 2004-06-03 23:19:51 +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 We no longer need to make the import directory writable, the loader 2004-06-22 03:02:35 +00:00
odbc32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
ole32 Removed the winedefault.reg message. 2004-06-17 19:55:24 +00:00
oleacc Stub implementations for LresultFromObject and 2004-03-29 23:04:46 +00:00
oleaut32 Dump function return type in typelib traces, add trace support for 2004-06-28 20:31:39 +00:00
olecli .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
oledlg Changed my name, so update copyright info. 2004-05-27 02:25:13 +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 Skip tests without error if psapi.dll could not be loaded. 2004-06-28 20:29:36 +00:00
qcap Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
quartz Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
rasapi32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
richedit Delegates messages directly to the edit control window proc instead of 2004-05-04 02:54:30 +00:00
rpcrt4 - Don't ERR on a used connection being destroyed. 2004-06-23 00:10:29 +00:00
rsabase Changed type of "Signature" registry key value to REG_BINARY. 2004-06-25 01:17:37 +00:00
secur32 Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
serialui Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
setupapi Replace some more -debugmsg references for WINEDEBUG. 2004-06-21 23:56:15 +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 Match prototypes to Platform SDK. 2004-06-28 20:32:53 +00:00
shfolder .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
shlwapi Skip tests of GetAcceptLanguagesA if a correct call to the function 2004-06-28 20:29:54 +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 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +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 the IInternetSession interface. 2004-05-17 20:51:02 +00:00
user Add a test case for clipboard functionality and fix some bugs revealed 2004-06-25 02:55:37 +00:00
uuid Update/Add MAPI headers. 2004-04-23 23:28:04 +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 GetModuleFileName[AW] doesn't terminate the string if the buffer is 2004-05-19 03:22:55 +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 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +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 Check for non-existent directory in INT21_SetCurrentDirectory to 2004-06-17 04:26:17 +00:00
wineps Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
wininet Fix the function names in some of the comments. 2004-06-28 20:28:38 +00:00
winmm Log the format when mapping the sound device (or failing to). 2004-06-16 20:06:48 +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 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +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 Add a test case for clipboard functionality and fix some bugs revealed 2004-06-25 02:55:37 +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 Added d3dxof dll, part of Direct3D. 2004-06-03 00:03:23 +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