Sweden-Number/dlls
Francois Gouget e948ad1fc7 Fix the error codes returned by DeleteFile{A,W} to match NT.
Adapt the DeleteFileA error code checks to take into account variations
between Win9x and NT.
Test DeleteFile(NULL).
Add tests for DeleteFileW.
On NT, calling _lclose on an already closed handle will cause memory
corruption and thus sometimes crash -> removed the relevant test.
Skip the Unicode tests when on Win9x.
2002-12-12 03:54:01 +00:00
..
advapi32 Assorted Win2k/WinXP stubs. 2002-11-25 20:50:53 +00:00
avicap32 Fixed some issues found by winapi_check. 2002-10-29 21:31:26 +00:00
avifil32 Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
cabinet Added FIXME:s in the stubs. 2002-12-02 19:00:59 +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 Get rid of generic notification support in comctrl32. The MS docs were 2002-12-10 19:07:59 +00:00
commdlg Fixed some characters. 2002-12-11 01:29:10 +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 CertOpenStore stub. 2002-10-25 03:48:49 +00:00
d3d8 Load OpenGL library dynamically from x11drv. 2002-11-15 04:16:38 +00:00
dciman32
ddraw Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
devenum
dinput Pass correct instance in keyboard_hook setup. 2002-11-24 22:14:08 +00:00
dinput8
dplay
dplayx winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
dsound Back out the aRts volume patch, this is not user-friendly at all. 2002-12-05 19:20:36 +00:00
gdi Pass the -J option to wrc to avoid including installed headers. 2002-12-11 01:34:51 +00:00
glu32 Load OpenGL library dynamically from x11drv. 2002-11-15 04:16:38 +00:00
icmp Install ipexport.h and icmpapi.h with the other Windows includes. 2002-12-03 22:08:14 +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 Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
kernel Fix the error codes returned by DeleteFile{A,W} to match NT. 2002-12-12 03:54:01 +00:00
lzexpand Made lzexpand compile with STRICT defined. 2002-10-28 20:05:55 +00:00
mapi32 Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
mpr Compile the mpr dll with STRICT defined. 2002-10-22 00:45:56 +00:00
msacm Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
msdmo
msimg32 Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +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
msvcrt Added list of symbols to ignore by default in winebuild. 2002-12-12 02:20:47 +00:00
msvcrt20 Added list of symbols to ignore by default in winebuild. 2002-12-12 02:20:47 +00:00
msvideo Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
netapi32 Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
ntdll Added list of symbols to ignore by default in winebuild. 2002-12-12 02:20:47 +00:00
odbc32 Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
ole32 Implemented BindMoniker function. 2002-12-12 02:17:39 +00:00
oleaut32 Serialize/deserialize all reftypes in VT_USERDEFINED. 2002-12-12 02:15:46 +00:00
olecli Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
oledlg Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
olepro32
olesvr Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
opengl32 Implement wglCreateLayerContext for layer 0. 2002-11-30 01:55:59 +00:00
psapi Compile the psapi dll with STRICT defined. 2002-10-22 00:46:46 +00:00
qcap
quartz
rasapi32 New structures: RASIPADDR, RASDEVINFO, RASENTRY. 2002-11-08 18:53:19 +00:00
richedit Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
rpcrt4 Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
serialui Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
setupapi Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +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 Fix shell32.ExtractIcon with A->W and 16 -> 32 calls. 2002-12-12 02:17:13 +00:00
shfolder
shlwapi winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
snmpapi Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
sti
tapi32 Zero out the returned LINETRANSLATECAPS structure. 2002-11-13 21:25:34 +00:00
ttydrv Merged font.h and path.h into gdi.h. Moved x11font.h to 2002-12-03 19:18:41 +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
urlmon Updated the generated tests. 2002-11-12 01:13:10 +00:00
user Skip the Unicode tests (effectively all tests currently) on Win9x. 2002-12-12 02:15:28 +00:00
version Added --disable-win16 configure option. 2002-10-02 02:34:09 +00:00
win32s Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-04 22:43:24 +00:00
winaspi Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
winedos winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
wineps winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
wininet Added stubs for FtpCommand[A|W]. 2002-12-12 02:16:54 +00:00
winmm Fixed some characters. 2002-12-11 01:29:10 +00:00
winnls
winsock Added list of symbols to ignore by default in winebuild. 2002-12-12 02:20:47 +00:00
winspool Do not link against -lcups directly, but dynamically load it if 2002-11-12 02:22:24 +00:00
wintrust Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
wow32
wsock32 Added list of symbols to ignore by default in winebuild. 2002-12-12 02:20:47 +00:00
x11drv winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Don't build tests by default just yet. 2002-12-07 23:52:43 +00:00
Makefile.in Added stub implementation of cabinet.dll. 2002-11-19 00:47:12 +00:00
Maketest.rules.in Generate proper dependencies for testlist.c. 2002-12-11 01:29:36 +00:00
make_dlls Added --disable-win16 configure option. 2002-10-02 02:34:09 +00:00