Robert Shearman b0f02b28b9 - Implement AdjustTokenPrivileges, DuplicateTokenEx and 20 years ago
..
advapi32 b0f02b28b9 - Implement AdjustTokenPrivileges, DuplicateTokenEx and 20 years ago
advpack 97199823bf Added stubs for NeedRebootInit and NeedReboot. 20 years ago
amstream 545cdfa2ef - use Interlocked* functions in AddRef and Release. 20 years ago
atl a5fb277fc4 Stub implementation for some functions. 20 years ago
avicap32 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
avifil32 c905d691c8 - use Interlocked* functions in AddRef and Release. 20 years ago
cabinet 7b113e83bc Revert previous patch, that's not a leak. 20 years ago
capi2032 67d3afb0d1 Load libcapi20.so.* dynamically on demand. 20 years ago
cards 5c38e1b561 Version resources cleanup. 20 years ago
cfgmgr32 89a43ff76a Added some stub implementations. 20 years ago
comcat 545cdfa2ef - use Interlocked* functions in AddRef and Release. 20 years ago
comctl32 4d801b66e6 Assorted spelling fixes. 20 years ago
commdlg 781b451a70 Do not forget to allocate internal OPENFILENAMEW structure for 16-bit 20 years ago
crtdll 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
crypt32 0a258964c2 Const correctness fixes. 20 years ago
cryptdll c173f6a756 Add stub version of cryptdll.dll. 20 years ago
ctl3d b459952144 Avoid some non-portable makefile constructs, and get rid of the 20 years ago
d3d8 b10ba61112 Check that pstream is not null. 20 years ago
d3d9 8efb8794e8 Check that ppZStencilSurface is not null. 20 years ago
d3dim 5c38e1b561 Version resources cleanup. 20 years ago
d3drm f8e559f7f4 Added a simple d3drm.h header. 20 years ago
d3dx8 7b6b24d868 - Use Interlocked* functions in AddRef and Release. 20 years ago
d3dxof 7f07b00697 - Use Interlocked* functions in AddRef and Release. 20 years ago
dbghelp 7acd363973 Change an ERR to a WARN. 20 years ago
dciman32 75f87dd43f Get rid of the ThunkData stubs, these are not functions. 20 years ago
ddraw 52bf5023fb Set default video memory to 64Mb (was 16Mb) as many d3d9 demos use 20 years ago
devenum 0f18bb0f29 Fixed pin direction when registering audio input device. 20 years ago
dinput 1b73419ffc Fix regression in Fallout game. 20 years ago
dinput8 5c38e1b561 Version resources cleanup. 20 years ago
dmband 7946edf27a Properly implement DllCanUnloadNow ref counting. 20 years ago
dmcompos b2bb57a484 - use Interlocked* functions in AddRef and Release. 20 years ago
dmime 1727eb485e Properly implement DllCanUnloadNow ref counting. 20 years ago
dmloader cf1d00bb08 Removed excessive statement (break after return or goto, not useful 20 years ago
dmscript 0994b850b8 Properly implement DllCanUnload ref counting. 20 years ago
dmstyle 1fd9425088 Properly implement DllCanUnloadNow ref counting. 20 years ago
dmsynth 7946edf27a Properly implement DllCanUnloadNow ref counting. 20 years ago
dmusic e8cafa5799 Properly implement DllCanUnloadNow ref counting. 20 years ago
dmusic32 5c38e1b561 Version resources cleanup. 20 years ago
dplay 5c38e1b561 Version resources cleanup. 20 years ago
dplayx 4d801b66e6 Assorted spelling fixes. 20 years ago
dpnet ba92d2924a - Use Interlocked* instead of ++/-- in AddRef/Release. 20 years ago
dpnhpast 5c38e1b561 Version resources cleanup. 20 years ago
dsound f8833daef1 Removed printing of thread id for AddRef and Release because 20 years ago
dswave a85da70304 Properly implement DllCanUnloadNow ref counting. 20 years ago
dxdiagn a85da70304 Properly implement DllCanUnloadNow ref counting. 20 years ago
dxerr8 1f504141b7 Use a new DLLDEFS variable in configure/Makefiles to actually remove 20 years ago
dxerr9 1f504141b7 Use a new DLLDEFS variable in configure/Makefiles to actually remove 20 years ago
dxguid 1f504141b7 Use a new DLLDEFS variable in configure/Makefiles to actually remove 20 years ago
gdi 82977c1441 GetMetaFile checks both the version and the header size when it tries 20 years ago
glu32 4056d7ef8c Fixed some errors in function prototypes. 20 years ago
glut32 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
hhctrl.ocx 5c38e1b561 Version resources cleanup. 20 years ago
iccvid 824e2fbc87 Signed compare fixes. 20 years ago
icmp e22ae15773 Avoid using gettimeofday. 20 years ago
ifsmgr.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
imagehlp 5102cb53af Fixed some forwards. 20 years ago
imm32 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's 20 years ago
iphlpapi 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's 20 years ago
itss 69431706e5 Simple aggregation fix. 20 years ago
kernel 14f9b844ce Fixed profile cache flushing when no filename is specified (reported 20 years ago
lzexpand 4d801b66e6 Assorted spelling fixes. 20 years ago
mapi32 4d801b66e6 Assorted spelling fixes. 20 years ago
mlang 62b94d89bd Ukrainian codepage 21866 added and respective files corrected. Two 20 years ago
mmdevldr.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
monodebg.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
mpr 2c95e0205d Make netspi.h private, as some of its declarations conflict with 20 years ago
msacm cf1d00bb08 Removed excessive statement (break after return or goto, not useful 20 years ago
mscms 3714a39867 Correct cases where arguments of ok() calls depend on the order in 20 years ago
msdmo ba92d2924a - Use Interlocked* instead of ++/-- in AddRef/Release. 20 years ago
mshtml c2ccf0f48c Added mshtml.idl. 20 years ago
msi 4d801b66e6 Assorted spelling fixes. 20 years ago
msimg32 81e0fffba2 It makes no sense to export the dll entry point as stub. 20 years ago
msisys 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
msnet32 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
msrle32 4d801b66e6 Assorted spelling fixes. 20 years ago
msvcrt 4d801b66e6 Assorted spelling fixes. 20 years ago
msvcrt20 e8584a7473 Removed some functions that don't exist in msvcrt20 (reported by Jan 21 years ago
msvcrt40 03d9cf286e - implement __pioinfo, __badioinfo and _adjust_fdiv 20 years ago
msvcrtd d8817fe467 Added stub for _CrtCheckMemory. 21 years ago
msvidc32 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
msvideo fd5425e1a7 Stub implementations for DrawDibChangePalette, DrawDibGetBuffer, 20 years ago
mswsock 5c38e1b561 Version resources cleanup. 20 years ago
netapi32 a47a0e3be7 Added stub implementation of NetGetJoinInformation. 20 years ago
newdev 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
ntdll b0f02b28b9 - Implement AdjustTokenPrivileges, DuplicateTokenEx and 20 years ago
odbc32 a49278acc2 Implemented Unicode proxy for ODBC. 20 years ago
ole32 999766d31b - Implement CoDisconnectObject. 20 years ago
oleacc 62bffe46e2 Added DllRegisterServer/DllUnregisterServer calls. 20 years ago
oleaut32 19e86c7de3 Add WinXP to OaBuildVersion. 20 years ago
olecli 83755cca97 Move the PROPVARIANT declaration from objidl.idl to propidl.idl. 20 years ago
oledlg 8e927a6a74 Updated French resources. 20 years ago
olepro32 c50d8743fa Ensure DllCanUnloadNow is a truly void function, and give it a unique 20 years ago
olesvr b459952144 Avoid some non-portable makefile constructs, and get rid of the 20 years ago
opengl32 eab1f45271 Sync to latest OpenGL specifications. 20 years ago
psapi fccfcbf7ba Stub implementations for EnumPageFiles{A,W}, GetProcessImageFileName{A,W}. 20 years ago
qcap 5c38e1b561 Version resources cleanup. 20 years ago
quartz 4d801b66e6 Assorted spelling fixes. 20 years ago
rasapi32 0e39462063 Avoid dumping the contents of output strings. 20 years ago
richedit 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's 20 years ago
rpcrt4 7cf104aa52 Fix prototypes according to PSDK. 20 years ago
rsabase f2dca03dec Make advapi32/crypt.c test pass under win2k SP4, do stricter error 20 years ago
rsaenh 4d801b66e6 Assorted spelling fixes. 20 years ago
secur32 e18965dfc8 Add stub implementation for GetComputerObjectName. 21 years ago
sensapi 160e6479cf Add a stub dll for the System Event Notification Service. 20 years ago
serialui ba7a43e208 Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com> 20 years ago
setupapi ba7a43e208 Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com> 20 years ago
shdocvw bdbadd9e10 Properly implement DllCanUnloadNow ref counting. Make sure the mozilla 20 years ago
shell32 4d801b66e6 Assorted spelling fixes. 20 years ago
shfolder 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
shlwapi 4d801b66e6 Assorted spelling fixes. 20 years ago
snmpapi 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
stdole32.tlb 4046846a82 Added stdole32.tlb. 20 years ago
sti 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
strmiids 1f504141b7 Use a new DLLDEFS variable in configure/Makefiles to actually remove 20 years ago
tapi32 8cd05a00e3 Provide an 'A' version of appropriate functions. 20 years ago
ttydrv 6dba0a7718 Add support for winevent hooks. 20 years ago
twain c27db9b07c Assorted spelling fixes. 20 years ago
unicows 8fb2e35c01 Remove most remaining stubs from unicows. 20 years ago
url 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
urlmon bbc081e834 Properly implement DllCanUnloadNow ref counting. 20 years ago
user 312f09b88a ScrollWindowEx when called with the SW_ERASE flag does not send a 20 years ago
uuid c2ccf0f48c Added mshtml.idl. 20 years ago
uxtheme 4056d7ef8c Fixed some errors in function prototypes. 20 years ago
vdhcp.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
vdmdbg 78f1224fd9 Stubs to prevent taskmgr.exe from crashing or aborting during 21 years ago
version b8ac580ece Fixed GetFileVersionInfoSizeA tests on Win95. 20 years ago
vmm.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
vnbt.vxd 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's 20 years ago
vnetbios.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
vtdapi.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
vwin32.vxd 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
win32s b459952144 Avoid some non-portable makefile constructs, and get rid of the 20 years ago
winaspi cf1d00bb08 Removed excessive statement (break after return or goto, not useful 20 years ago
wined3d 4d801b66e6 Assorted spelling fixes. 20 years ago
winedos 4d801b66e6 Assorted spelling fixes. 20 years ago
wineps b4ae325807 Add a few missing RegCloseKey calls. 20 years ago
wininet 6a8b67ca33 Stub implementations for DeleteUrlCacheContainer{A,W}, 20 years ago
winmm 1eed552b4d - rewrite MCI interfaces as Unicode interface (as it should be) 20 years ago
winnls b459952144 Avoid some non-portable makefile constructs, and get rid of the 20 years ago
winsock 4634447d6b - got rid of include/async.h 20 years ago
winspool 8facd46877 Stub implementations for AddMonitorW, DeletePrinterDriverW, 20 years ago
wintab32 68eb384366 WTEnable, when called to disable tablet context, clears context queue, 20 years ago
wintrust 85ae255f96 Fix some issues reported by winapi_check: 20 years ago
wow32 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
wsock32 5c38e1b561 Version resources cleanup. 20 years ago
wtsapi32 04f6346a6d Added WTSAPI32.DLL. 20 years ago
x11drv e551555d4e Make the win data pointer only available in the thread that owns the 20 years ago
.cvsignore edeee89c3e Create separate makefiles for tests for more flexibility. 23 years ago
Makedll.rules.in 8c23dba9a2 Use the source dir as the documentation root dir. 20 years ago
Makefile.in 4046846a82 Added stdole32.tlb. 20 years ago
Maketest.rules.in 1f504141b7 Use a new DLLDEFS variable in configure/Makefiles to actually remove 20 years ago
checklink.c 2d1c79066e Moved libwine to libs/ directory. 22 years ago
make_dlls d149d3cff3 Removed debug trace. 20 years ago