wine-wine/dlls
Robert Shearman 8c7706bad0 ole32: Don't process posted messages in CoWaitForMultipleHandles.
Tests with native show that during COM calls posted messages aren't
retrieved other than COM calls so change the PeekMessage parameters in
CoWaitForMultipleHandles to duplicate this.
2006-03-30 12:43:17 +02:00
..
activeds Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
advapi32 advapi32: Fixed compiler warnings. 2006-03-28 14:43:18 +02:00
advpack advpack: Implement the launching of executables in RunSetupCommand. 2006-03-27 12:17:30 +02:00
amstream Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
atl atl: Implement AtlComPtrAssign. 2005-12-26 12:55:22 +01:00
avicap32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
avifil32 avifil32: Use HeapAlloc instead of GlobalAlloc. Eliminate windowsx.h. 2006-03-18 18:04:39 +01:00
cabinet cabinet: Set proper error information on failures. 2006-03-01 20:56:41 +01:00
capi2032 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
cards Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
cfgmgr32 Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
comcat Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
comctl32 comctl32: Rebar size fix. 2006-03-28 12:34:25 +02:00
commdlg commdlg: Properly set and retrieve colour value from combo box . 2006-03-27 21:41:46 +02:00
crtdll Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
crypt32 crypt32: Fix a warning. 2006-03-18 18:04:14 +01:00
cryptdll Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
ctl3d32 ctl3d32: Renamed ctl3d directory to ctl3d32. 2006-02-14 17:08:59 +01:00
d3d8 d3d8: Add a TRACE for IDirect3DDevice8Impl_CreateVertexBuffer. 2006-03-28 17:52:59 +02:00
d3d9 wined3d: Use WINED3DSWAPEFFECT in the wined3d headers and code. 2006-03-28 17:51:45 +02:00
d3dim Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
d3drm Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
d3dx8 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
d3dxof Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dbghelp dbghelp: Module should be case insensitive. 2006-03-27 11:30:50 +02:00
dciman32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ddraw Assorted spelling fixes. 2006-03-21 20:10:39 +01:00
devenum devenum: Don't leak key handle creating a category registry key. 2005-12-05 20:39:47 +01:00
dinput dinput: Create single thread for mouse and keyboard hook. 2006-03-21 11:27:49 +01:00
dinput8 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmband Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmcompos Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmime Partial implementation of IDirectMusicPerformance8Impl_AddPort. 2005-11-28 10:36:41 +01:00
dmloader Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmscript Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmstyle Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmsynth Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmusic Fix implementation of IDirectMusic8Impl_CreatePort. 2005-11-29 10:43:18 +01:00
dmusic32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dplay Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dplayx dplayx: Fix semaphore deadlock. 2006-03-15 11:29:32 +01:00
dpnet Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dpnhpast Add a few missing #includes. 2005-12-07 12:51:39 +01:00
dsound dsound: Add info to failed tests. 2006-03-15 11:30:17 +01:00
dswave Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dxdiagn Fixed some compiler warnings on old gcc versions. 2006-03-02 18:03:32 +01:00
dxerr8 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dxerr9 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dxguid Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
gdi fonts: Use the EBLC table to retrieve the ascent of the bitmap font. 2006-03-21 20:01:55 +01:00
glu32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
glut32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
hhctrl.ocx hhctrl.ocx: Added Hungarian translation. 2006-03-15 11:31:30 +01:00
iccvid iccvid: Added Hungarian translation. 2006-03-15 11:31:40 +01:00
icmp Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ifsmgr.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
imaadp32.acm imaadp32: Renamed the dlls/msacm/imaadp32 directory to dlls/imaadp32.acm. 2006-03-27 23:17:19 +02:00
imagehlp imagehlp: Forward StackWalk64 to dbghelp.StackWalk64. 2005-12-17 12:24:46 +01:00
imm32 imm32: Remove FIXME messages from some implemented functions. 2006-02-04 16:59:26 +01:00
iphlpapi iphplapi: Define IF_NAMESIZE if missing. 2006-02-24 21:13:54 +01:00
itss Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
kernel kernel: Error out of CreateProcess if the specified current directory 2006-03-27 11:54:32 +02:00
lz32 lz32: Renamed lzexpand directory to lz32. 2006-02-28 12:54:48 +01:00
mapi32 mapi: Add some missing MAPI prototypes. 2006-02-22 12:02:46 +01:00
mciavi32 mciavi32: Rewrite asynchronous MCI_PLAY command handling. 2005-12-22 17:15:33 +01:00
mcicda Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
mciseq Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
midimap Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
mlang mlang: Decrement the module refcount when an object is destroyed. 2006-03-06 20:10:36 +01:00
mmdevldr.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
monodebg.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
mpr mpr: Improve the stub for WNetGetUniversalNameW. 2006-03-28 12:22:00 +02:00
msacm winemp3: Renamed the dlls/msacm/winemp3 directory to dlls/winemp3.acm. 2006-03-27 23:19:50 +02:00
msadp32.acm msadp32: Renamed the dlls/msacm/msadp32 directory to dlls/msadp32.acm. 2006-03-27 23:18:08 +02:00
mscms mscms: Add tests for EnumColorProfiles{A,W}. 2006-03-08 11:32:26 +01:00
msdmo Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msftedit msftedit: Fix CreateTextServices() forward. 2006-02-24 21:07:55 +01:00
msg711.acm msg711: Renamed the dlls/msacm/msg711 directory to dlls/msg711.acm. 2006-03-27 23:18:48 +02:00
mshtml mshtml: Don't free the URL we have just stored in the callback object. 2006-03-28 20:00:18 +02:00
msi msi: Add stub for the RegisterComPlus and UnregisterComPlus actions. 2006-03-22 21:36:20 +01:00
msimg32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msisys Add a few missing #includes. 2005-12-07 12:51:39 +01:00
msnet32 Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
msrle32 msrle32: Added Hungarian translation. 2006-03-15 11:32:27 +01:00
msvcrt msvcrt: Fix reading of signed numbers with unsigned read types in scanf. 2006-03-27 11:30:50 +02:00
msvcrt20 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msvcrt40 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msvcrtd Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
msvfw32 msvfw32: Update Korean resources. 2006-03-17 13:12:15 +01:00
msvidc32 msvidc32: Added Hungarian translation. 2006-03-15 11:32:50 +01:00
mswsock Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msxml3 msxml3: Fix for empty node lists. 2006-02-24 11:21:37 +01:00
netapi32 netapi32: Improve stub for NetUserModalsGet. 2006-02-13 13:22:11 +01:00
newdev Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ntdll ntdll: Fix CDROM raw reads. 2006-03-29 14:00:58 +02:00
objsel Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
odbc32 Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
odbccp32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ole32 ole32: Don't process posted messages in CoWaitForMultipleHandles. 2006-03-30 12:43:17 +02:00
oleacc Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
oleaut32 Assorted spelling fixes. 2006-03-21 20:10:39 +01:00
olecli32 olecli32: Renamed olecli directory to olecli32. 2006-02-14 16:57:23 +01:00
oledlg oledlg: Added Hungarian translation. 2006-03-15 11:32:59 +01:00
olepro32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
olesvr32 olesvr32: Renamed olesvr directory to olesvr32. 2006-02-14 17:05:32 +01:00
opengl32 opengl: Put OpenGL setup functions into their own debug channel. 2006-03-27 11:30:50 +02:00
powrprof Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
psapi psapi: Fix output parameter of function GetModuleBaseName in spec 2006-02-13 13:24:15 +01:00
qcap Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
quartz quartz: Register some of the interfaces. 2006-02-07 12:25:35 +01:00
rasapi32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
riched20 riched20: Take a ref on text host. 2006-03-27 21:41:20 +02:00
richedit Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
rpcrt4 rpcrt4: Change the stubless parameter attributes to using a bitfield 2006-03-01 19:54:00 +01:00
rsabase rsabase: No need for an import library. 2006-02-06 21:46:17 +01:00
rsaenh Call DisableThreadLibraryCalls for DLLs that don't need thread 2006-01-09 17:17:37 +01:00
secur32 secur32: Update ntlm_auth version detection to detect new samba4 version numbers. 2006-03-16 16:22:11 +01:00
security security: Fix the UnsealMessage() forward. 2006-02-06 20:57:56 +01:00
sensapi Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
serialui serialui: Added Hungarian translation. 2006-03-15 11:33:07 +01:00
setupapi setupapi: Added support for creating fake dlls at install time. 2006-03-21 11:30:48 +01:00
sfc sfc: Add sfc.dll with a stub for SfcIsFileProtected. 2006-02-14 16:53:03 +01:00
shdocvw shdocvw: Added Hungarian translation. 2006-03-15 11:33:28 +01:00
shell32 shell32: Adding a systray item with an invalid icon handle is allowed. 2006-03-27 21:41:30 +02:00
shfolder Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
shlwapi Assorted spelling fixes. 2006-03-21 20:10:39 +01:00
snmpapi Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
stdole2.tlb stdole2.tlb: Remove hack due to unimplemented widl functionality. 2006-01-31 18:03:52 +01:00
stdole32.tlb Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
sti Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
strmiids Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
tapi32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
twain twain: Add a property sheet UI for scanning. 2006-03-28 17:34:30 +02:00
unicows Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
url Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
urlmon Fix compatibility with native advpack dlls. 2006-03-06 17:51:19 +01:00
user user32: Fix SPI_GETLISTBOXSMOOTHSCROLLING, and implement SPI_SETLISTBOXSMOOTHSCROLLING. 2006-03-29 13:37:00 +02:00
usp10 usp10: Tidy default values. 2006-02-24 21:05:56 +01:00
uuid Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
uxtheme Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vdhcp.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vdmdbg Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
version Fix version tests on windows 9x/ME. 2005-11-30 12:31:54 +01:00
vmm.vxd Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
vnbt.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vnetbios.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vtdapi.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vwin32.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
w32skrnl win32s: Renamed the win32s directory to w32skrnl. 2006-03-15 10:01:56 +01:00
winecrt0 Include wine/port.h in files that use exceptions. 2006-02-07 16:31:21 +01:00
wined3d wined3d: Create an IWineD3DBaseShader class. 2006-03-29 13:40:45 +02:00
winedos winedos: Clear TF bit before passing control to a VM86 interrupt handler. 2006-03-27 12:14:13 +02:00
winemp3.acm winemp3: Renamed the dlls/msacm/winemp3 directory to dlls/winemp3.acm. 2006-03-27 23:19:50 +02:00
wineps wineps: Added Hungarian translation. 2006-03-15 11:34:02 +01:00
wininet wininet: Clean up HTTP_GetCustomHeaderIndex. 2006-03-30 12:41:04 +02:00
winmm wineesd: Use pipe sync for events. 2006-03-14 17:49:59 +01:00
winnls32 Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
winspool winspool/tests: Skip tests, when a remote print server has no RPC 2006-02-24 11:24:40 +01:00
wintab32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
wintrust wintrust: Use the definition of WINTRUST_ACTION_GENERIC_VERIFY_V2 in softpub.h. 2006-03-22 11:19:50 +01:00
wldap32 Fixed a couple of function prototypes. 2006-02-17 14:08:38 +01:00
wnaspi32 wnaspi32: Renamed the winaspi directory to wnaspi32. 2006-02-28 12:59:52 +01:00
wow32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ws2_32 winsock: Renamed the winsock directory to ws2_32. 2006-03-15 09:57:30 +01:00
wsock32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
wtsapi32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
x11drv x11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock count. 2006-03-29 18:27:01 +02:00
.gitignore msvideo: Renamed the msvideo directory to msvfw32. 2006-03-15 10:04:53 +01:00
Makedll.rules.in configure: Use --rpath when linking dlls too. 2006-03-20 22:08:26 +01:00
Makefile.in winemp3: Renamed the dlls/msacm/winemp3 directory to dlls/winemp3.acm. 2006-03-27 23:19:50 +02:00
Makeimplib.rules.in dlls: Added a default install-lib rule for dlls that don't have one. 2006-03-08 11:31:50 +01:00
Maketest.rules.in dlls: Removed a number of dll symlinks that are no longer needed. 2006-03-21 12:01:31 +01:00
checklink.c
make_dlls dlls: Removed a number of dll symlinks that are no longer needed. 2006-03-21 12:01:31 +01:00