wine-wine/dlls
Alexandre Julliard c6ec3a3203 Async callback function must be stdcall. 2005-02-03 10:43:41 +00:00
..
advapi32 Don't make the test key volatile, that can break other tests. 2005-01-27 11:15:00 +00:00
advpack Added stubs for NeedRebootInit and NeedReboot. 2005-01-20 20:03:13 +00:00
amstream - use Interlocked* functions in AddRef and Release. 2005-01-10 12:25:29 +00:00
atl Stub implementation for some functions. 2005-01-19 17:00:32 +00:00
avicap32
avifil32 - use Interlocked* functions in AddRef and Release. 2005-01-14 15:10:52 +00:00
cabinet Revert previous patch, that's not a leak. 2004-12-22 17:11:31 +00:00
capi2032 Load libcapi20.so.* dynamically on demand. 2005-01-07 15:33:02 +00:00
cards Version resources cleanup. 2004-11-23 13:59:34 +00:00
cfgmgr32 Added some stub implementations. 2005-01-20 10:37:08 +00:00
comcat - use Interlocked* functions in AddRef and Release. 2005-01-10 12:25:29 +00:00
comctl32 Store the "managed" flag as a window property instead of the 2005-02-01 18:53:59 +00:00
commdlg char -> const char fixes. 2005-01-28 14:02:52 +00:00
crtdll
crypt32 Const correctness fixes. 2004-11-30 21:38:57 +00:00
cryptdll Add stub version of cryptdll.dll. 2005-01-24 19:07:16 +00:00
ctl3d Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
d3d8 Only create an X window for top-level windows, not for child windows. 2005-01-31 16:34:07 +00:00
d3d9 - add vertex Declaration support (using wined3d) 2005-01-28 14:03:32 +00:00
d3dim Version resources cleanup. 2004-11-23 13:59:34 +00:00
d3drm Added a simple d3drm.h header. 2005-01-24 11:33:47 +00:00
d3dx8 - Use Interlocked* functions in AddRef and Release. 2005-01-21 10:18:16 +00:00
d3dxof - Use Interlocked* functions in AddRef and Release. 2005-01-20 10:53:56 +00:00
dbghelp Silence a noisy FIXME. 2005-01-31 16:24:57 +00:00
dciman32 Get rid of the ThunkData stubs, these are not functions. 2005-01-03 20:47:48 +00:00
ddraw Set default video memory to 64Mb (was 16Mb) as many d3d9 demos use 2005-01-27 10:42:24 +00:00
devenum Fixed pin direction when registering audio input device. 2005-01-25 10:56:39 +00:00
dinput Copy data structures one at a time using supplied size. 2005-01-25 20:05:12 +00:00
dinput8 Version resources cleanup. 2004-11-23 13:59:34 +00:00
dmband Properly implement DllCanUnloadNow ref counting. 2005-01-31 20:40:26 +00:00
dmcompos - use Interlocked* functions in AddRef and Release. 2005-01-12 19:26:42 +00:00
dmime Properly implement DllCanUnloadNow ref counting. 2005-02-02 09:31:06 +00:00
dmloader Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
dmscript Properly implement DllCanUnload ref counting. 2005-02-02 09:31:28 +00:00
dmstyle Properly implement DllCanUnloadNow ref counting. 2005-01-24 19:33:23 +00:00
dmsynth Properly implement DllCanUnloadNow ref counting. 2005-01-31 20:40:26 +00:00
dmusic Properly implement DllCanUnloadNow ref counting. 2005-01-26 19:41:43 +00:00
dmusic32 Version resources cleanup. 2004-11-23 13:59:34 +00:00
dplay Version resources cleanup. 2004-11-23 13:59:34 +00:00
dplayx Assorted spelling fixes. 2005-01-26 21:09:04 +00:00
dpnet - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
dpnhpast Version resources cleanup. 2004-11-23 13:59:34 +00:00
dsound Fix primary buffer memory leak. 2005-02-01 18:47:23 +00:00
dswave Properly implement DllCanUnloadNow ref counting. 2005-02-01 14:21:37 +00:00
dxdiagn Properly implement DllCanUnloadNow ref counting. 2005-02-01 14:21:37 +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 GetMetaFile checks both the version and the header size when it tries 2005-01-26 19:41:58 +00:00
glu32 Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
glut32
hhctrl.ocx Version resources cleanup. 2004-11-23 13:59:34 +00:00
iccvid Signed compare fixes. 2004-08-25 17:30:31 +00:00
icmp Avoid using gettimeofday. 2004-09-29 21:33:05 +00:00
ifsmgr.vxd
imagehlp Fixed some forwards. 2004-11-19 17:53:47 +00:00
imm32 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
iphlpapi Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
itss Remove MODULENAME prefix from 2005-01-14 17:21:00 +00:00
kernel Async callback function must be stdcall. 2005-02-03 10:43:41 +00:00
lzexpand char -> const char fixes. 2005-01-28 14:02:52 +00:00
mapi32 Assorted spelling fixes. 2005-01-10 13:29:24 +00:00
mlang Ukrainian codepage 21866 added and respective files corrected. Two 2005-01-19 20:59:31 +00:00
mmdevldr.vxd
monodebg.vxd
mpr Make netspi.h private, as some of its declarations conflict with 2005-01-18 11:40:24 +00:00
msacm Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
mscms Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
msdmo - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
mshtml Added mshtml.idl. 2005-01-10 13:31:29 +00:00
msi - implement checkboxes in dialogs 2005-02-03 10:41:59 +00:00
msimg32 It makes no sense to export the dll entry point as stub. 2004-12-15 10:52:57 +00:00
msisys
msnet32
msrle32 Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
msvcrt Fix handling of EOF for the '%c' and '%C' cases in scanf(). 2005-01-28 11:27:26 +00:00
msvcrt20 Removed some functions that don't exist in msvcrt20 (reported by Jan 2004-07-22 23:45:58 +00:00
msvcrt40 - implement __pioinfo, __badioinfo and _adjust_fdiv 2004-12-10 15:28:25 +00:00
msvcrtd Added stub for _CrtCheckMemory. 2004-06-14 17:57:06 +00:00
msvidc32
msvideo Stub implementations for DrawDibChangePalette, DrawDibGetBuffer, 2005-01-17 15:33:43 +00:00
mswsock Version resources cleanup. 2004-11-23 13:59:34 +00:00
netapi32 Added stub implementation of NetGetJoinInformation. 2005-01-20 10:35:21 +00:00
newdev
ntdll In NtQuerySystemInformation, handle request for information class 1, 2005-01-28 12:34:20 +00:00
odbc32 Implemented Unicode proxy for ODBC. 2005-01-25 19:04:03 +00:00
ole32 - Pass the original IID to IMarshal_UnmarshalInterface and query for 2005-02-02 19:11:23 +00:00
oleacc Added DllRegisterServer/DllUnregisterServer calls. 2004-08-27 19:12:27 +00:00
oleaut32 Remove message telling users to copy native stdole32.tlb over as we 2005-01-31 11:34:10 +00:00
olecli Move the PROPVARIANT declaration from objidl.idl to propidl.idl. 2004-09-09 19:23:19 +00:00
oledlg Updated French resources. 2005-01-17 15:34:49 +00:00
olepro32 Ensure DllCanUnloadNow is a truly void function, and give it a unique 2004-11-30 17:40:51 +00:00
olesvr Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
opengl32 Add stubs for wglSwapIntervalEXT & wglGetSwapIntervalEXT. 2005-01-31 11:32:13 +00:00
psapi Stub implementations for EnumPageFiles{A,W}, GetProcessImageFileName{A,W}. 2005-01-20 19:59:48 +00:00
qcap Version resources cleanup. 2004-11-23 13:59:34 +00:00
quartz Added ACM Wrapper filter. 2005-02-01 14:22:00 +00:00
rasapi32 Avoid dumping the contents of output strings. 2005-01-03 20:33:40 +00:00
richedit Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
rpcrt4 Fix prototypes according to PSDK. 2005-01-14 15:11:40 +00:00
rsabase Make advapi32/crypt.c test pass under win2k SP4, do stricter error 2004-10-05 02:09:36 +00:00
rsaenh Moved PKCS1 #2 un-/padding from Import-/ExportKey to helper 2005-01-31 11:28:41 +00:00
secur32 Add stub implementation for GetComputerObjectName. 2004-07-12 19:52:47 +00:00
sensapi Add a stub dll for the System Event Notification Service. 2005-01-28 11:41:23 +00:00
serialui Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
setupapi - Implement DoesUserHavePrivilege, EnablePrivilege, IsUserAdmin, 2005-02-02 19:09:33 +00:00
shdocvw Properly implement DllCanUnloadNow ref counting. Make sure the mozilla 2005-01-27 10:43:53 +00:00
shell32 Assorted spelling fixes. 2005-01-26 21:09:04 +00:00
shfolder
shlwapi - new test 2005-01-31 11:29:59 +00:00
snmpapi
stdole32.tlb Added stdole32.tlb. 2005-01-28 14:13:08 +00:00
sti
strmiids Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
tapi32 Provide an 'A' version of appropriate functions. 2004-10-14 00:28:29 +00:00
ttydrv Make WIN_SetStyle more thread-safe by specifying the bits to change 2005-01-21 10:32:13 +00:00
twain Assorted spelling fixes. 2004-09-14 19:31:22 +00:00
unicows Remove most remaining stubs from unicows. 2005-01-03 20:30:57 +00:00
url
urlmon - Use only stored result of Interlocked* in AddRef/Release. 2005-01-12 19:52:38 +00:00
user Add test for LB_SELITEMRANGE and make it pass. 2005-02-02 19:10:59 +00:00
uuid Added mshtml.idl. 2005-01-10 13:31:29 +00:00
uxtheme Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
vdhcp.vxd
vdmdbg
version Fixed GetFileVersionInfoSizeA tests on WinME. 2005-01-19 16:59:35 +00:00
vmm.vxd
vnbt.vxd Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
winaspi Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
wined3d Only create an X window for top-level windows, not for child windows. 2005-01-31 16:34:07 +00:00
winedos In int21_ioctl - get device data-, set the "is console" bits if the 2005-01-14 16:21:07 +00:00
wineps Add a few missing RegCloseKey calls. 2005-01-28 11:29:53 +00:00
wininet HTTP_HttpSendRequestW was getting invoked with a null verb, default to 2005-02-02 09:56:35 +00:00
winmm Fix structure member name to match windows headers and fix up all 2005-01-28 17:21:07 +00:00
winnls Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
winsock - got rid of include/async.h 2005-01-14 19:54:38 +00:00
winspool Stub implementations for AddMonitorW, DeletePrinterDriverW, 2005-01-03 20:24:39 +00:00
wintab32 WTEnable, when called to disable tablet context, clears context queue, 2005-01-24 13:36:21 +00:00
wintrust Fix some issues reported by winapi_check: 2004-10-21 21:00:29 +00:00
wow32
wsock32 Version resources cleanup. 2004-11-23 13:59:34 +00:00
wtsapi32 Added WTSAPI32.DLL. 2005-01-24 19:42:02 +00:00
x11drv Store the "managed" flag as a window property instead of the 2005-02-01 18:53:59 +00:00
.cvsignore
Makedll.rules.in Use the source dir as the documentation root dir. 2005-01-07 17:15:47 +00:00
Makefile.in Added stdole32.tlb. 2005-01-28 14:13:08 +00:00
Maketest.rules.in Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
checklink.c
make_dlls Removed debug trace. 2004-08-24 02:29:48 +00:00