wine-wine/dlls
Eric Pouech 819565be21 msvcrt: IO init.
Make sure, when copying handles from std ones (when no io info is
inherited from parent) to create inheritable handles (spotted by
qingdao daoo).
2006-04-11 12:38:23 +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: Perform a setupapi-level install of the INF file in RunSetupCommand. 2006-04-11 11:25:23 +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 cards: Avoid GetPixel to draw round corners, use a clip region instead. 2006-04-05 14:05:03 +02: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: Add OOM codepath in imagelist control. 2006-04-07 20:04:19 +02:00
comdlg32 comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32. 2006-04-10 17:00:03 +02:00
crtdll Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
crypt32 crypt32: Fix a typo caught by coverity. 2006-04-11 11:23:39 +02: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 wined3d: Add WINED3DBOX to wined3d_types.h. 2006-04-07 14:55:50 +02:00
d3d9 wined3d: Downgrade some FIXMEs. 2006-04-10 12:23: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 ddraw: Add a test for IDirect3DVertexBuffer7::ProcessVertices. 2006-04-10 15:44:10 +02:00
devenum devenum: Don't leak key handle creating a category registry key. 2005-12-05 20:39:47 +01:00
dinput dinput: Fixed joystick with POV and JoystickAImpl_SetProperty-proprange. 2006-04-05 10:58:18 +02: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
dnsapi dnsapi: Add a configure check for the resolver library and header. 2006-04-10 15:56:35 +02: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: Fix 2 bugs in ds3d tests. 2006-04-10 12:22:08 +02: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 gdi32: Add support for ttc indices in the font link list. 2006-04-10 16:32:40 +02: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: Don't crash on NULL arg in GetShortPathNameW. 2006-04-07 20:05:33 +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: Added Esperanto language. 2006-04-11 11:27:32 +02:00
msacm32 msacm32: Renamed the dlls/msacm directory to dlls/msacm32. 2006-04-10 16:55:04 +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: Make sure to use initialized variables. 2006-04-10 12:21:07 +02:00
msi msi: Add some more MsiFormatRecord tests. 2006-04-11 11:25:32 +02: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: IO init. 2006-04-11 12:38:23 +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: Move NetShareEnum from browsr.c to share.c. 2006-04-07 20:01:12 +02:00
newdev Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ntdll ntdll: Initialize a variable. 2006-04-11 11:23:49 +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: Fix typo in FileMonikerImpl_BindToObject. 2006-04-07 13:10:18 +02:00
oleacc Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
oleaut32 oleaut32: Added Esperanto language. 2006-04-11 11:27:47 +02: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
riched32 riched32: Renamed the dlls/richedit directory to dlls/riched32. 2006-04-10 17:09:08 +02: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 Esperanto language. 2006-04-11 11:27:08 +02:00
setupapi setupapi: Add a stub implementation for RegistryDelnode. 2006-04-04 20:02:04 +02:00
sfc sfc: Add sfc.dll with a stub for SfcIsFileProtected. 2006-02-14 16:53:03 +01:00
shdocvw shdocvw: Move the private class factory declaration into factory.c. 2006-04-11 11:25:54 +02: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 shlwapi: Added Esperanto language. 2006-04-11 11:28:01 +02:00
snmpapi Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
spoolss spoolss: Add DllAllocSplMem and DllFreeSplMem. 2006-03-30 17:27:52 +02: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_32 twain_32: Renamed the dlls/twain directory to dlls/twain_32. 2006-04-10 17:29:18 +02:00
unicows Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
url url: Add a function and two stubs. 2006-04-03 12:23:24 +02:00
urlmon Fix compatibility with native advpack dlls. 2006-03-06 17:51:19 +01:00
user user: Use a smaller window for the menu test. 2006-04-10 20:21:19 +02:00
usp10 usp10: Terminate some strings in fixmes and traces. 2006-04-10 12:21:54 +02:00
uuid Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
uxtheme uxtheme: Fix GetThemeSysInt. 2006-04-07 20:01:31 +02: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: Add some more debugging info. 2006-04-10 16:32:30 +02:00
winedos winedos: Implement true CDROM DOS device driver. 2006-04-11 11:40:14 +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: Italian language update. 2006-04-03 11:48:09 +02:00
wininet wininet: Added Esperanto language. 2006-04-11 11:31:02 +02:00
winmm winearts: Don't call arts_free if arts_init wasn't successful. 2006-04-06 11:33:11 +02:00
winnls32 Added DLL_WINE_PREATTACH handling in a number of stub-only dlls. 2006-03-21 16:19:07 +01:00
winspool winspool: Avoid reading from NULL (GetPrinterDriver). 2006-04-10 12:21:37 +02: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 wldap32: Fix broken parameter handling. 2006-04-10 15:56:40 +02: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: Update French keyboard layout to better match the X11 one. 2006-04-10 12:22:52 +02:00
.gitignore comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32. 2006-04-10 17:00:03 +02:00
Makedll.rules.in configure: Use --rpath when linking dlls too. 2006-03-20 22:08:26 +01:00
Makefile.in twain_32: Renamed the dlls/twain directory to dlls/twain_32. 2006-04-10 17:29:18 +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 no longer needed dependencies. 2006-03-30 13:24:11 +02:00