Sweden-Number/dlls
Francois Gouget a542770c55 Extend the test by creating a PrimaryBuffer object and perform a few
basic tests such as querying its characteristics and changing its
format.
Changing the format requires that we call SetcooperativeLevel first,
which means we need an hwnd. So the test must now link with
user32.dll.
2002-12-13 20:27:36 +00:00
..
advapi32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
avicap32 Fixed some issues found by winapi_check. 2002-10-29 21:31:26 +00:00
avifil32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
cabinet Added .spec.def files. 2002-12-12 22:04:04 +00:00
comcat Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
comctl32 Typo found by compiling with standard MSVC warning level. 2002-12-13 00:35:44 +00:00
commdlg Added .spec.def files. 2002-12-12 22:04:04 +00:00
crtdll Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
crypt32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
d3d8 Thanks to Lucho, text support in samples now starts to 2002-12-13 20:25:59 +00:00
dciman32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ddraw Added .spec.def files. 2002-12-12 22:04:04 +00:00
devenum Added .spec.def files. 2002-12-12 22:04:04 +00:00
dinput Pass correct instance in keyboard_hook setup. 2002-11-24 22:14:08 +00:00
dinput8 Added .spec.def files. 2002-12-12 22:04:04 +00:00
dplay Added .spec.def files. 2002-12-12 22:04:04 +00:00
dplayx winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
dsound Extend the test by creating a PrimaryBuffer object and perform a few 2002-12-13 20:27:36 +00:00
gdi Added .spec.def files. 2002-12-12 22:04:04 +00:00
glu32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
icmp Added .spec.def files. 2002-12-12 22:04:04 +00:00
imagehlp Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
imm32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
kernel Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
lzexpand Added .spec.def files. 2002-12-12 22:04:04 +00:00
mapi32 Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
mpr Added .spec.def files. 2002-12-12 22:04:04 +00:00
msacm Add support for the 48 and 96kHz formats. 2002-12-13 02:18:20 +00:00
msdmo Added .spec.def files. 2002-12-12 22:04:04 +00:00
msimg32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msisys Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
msnet32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvcrt Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
msvcrt20 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvideo Added .spec.def files. 2002-12-12 22:04:04 +00:00
netapi32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ntdll Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
odbc32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ole32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
oleaut32 Implemented DispCallFunc so that it works when calling event handlers 2002-12-12 22:59:25 +00:00
olecli Added .spec.def files. 2002-12-12 22:04:04 +00:00
oledlg Added .spec.def files. 2002-12-12 22:04:04 +00:00
olepro32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
olesvr Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
opengl32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
psapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
qcap Added .spec.def files. 2002-12-12 22:04:04 +00:00
quartz Added .spec.def files. 2002-12-12 22:04:04 +00:00
rasapi32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
richedit Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
rpcrt4 Added .spec.def files. 2002-12-12 22:04:04 +00:00
serialui Added .spec.def files. 2002-12-12 22:04:04 +00:00
setupapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
shdocvw Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
shell32 - Change launch functions to use unicode and implement Control_RunDLLW. 2002-12-13 02:17:54 +00:00
shfolder Added .spec.def files. 2002-12-12 22:04:04 +00:00
shlwapi winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
snmpapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
sti Added .spec.def files. 2002-12-12 22:04:04 +00:00
tapi32 Zero out the returned LINETRANSLATECAPS structure. 2002-11-13 21:25:34 +00:00
ttydrv Added .spec.def files. 2002-12-12 22:04:04 +00:00
twain winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon Added .spec.def files. 2002-12-12 22:04:04 +00:00
user Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
version Added .spec.def files. 2002-12-12 22:04:04 +00:00
win32s Added .spec.def files. 2002-12-12 22:04:04 +00:00
winaspi Added .spec.def files. 2002-12-12 22:04:04 +00:00
winedos Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
wineps Added .spec.def files. 2002-12-12 22:04:04 +00:00
wininet Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
winmm Add support for Jack audio server. 2002-12-13 02:26:18 +00:00
winnls Added .spec.def files. 2002-12-12 22:04:04 +00:00
winsock Added .spec.def files. 2002-12-12 22:04:04 +00:00
winspool Added .spec.def files. 2002-12-12 22:04:04 +00:00
wintrust Added .spec.def files. 2002-12-12 22:04:04 +00:00
wow32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
wsock32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
x11drv Added .spec.def files. 2002-12-12 22:04:04 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Implemented import libraries; on Unix we import the .def file 2002-12-12 22:03:14 +00:00
Makefile.in Add support for Jack audio server. 2002-12-13 02:26:18 +00:00
Maketest.rules.in Generate proper dependencies for testlist.c. 2002-12-11 01:29:36 +00:00
make_dlls Implemented import libraries; on Unix we import the .def file 2002-12-12 22:03:14 +00:00