wine-wine/dlls
James Hawkins 4b9311b5b2 advpack: Ignore the return value from the OCX registration. 2006-05-05 17:45:04 +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: Add some lsa tests. 2006-05-05 17:38:53 +02:00
advpack advpack: Ignore the return value from the OCX registration. 2006-05-05 17:45:04 +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: Avoid not necessary zeroing out of an allocated memory block. 2006-04-12 12:54:45 +02: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: Fix an unsigned comparison to zero. 2006-04-20 15:37:48 +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: Fixed day/month mismatch in time encoding routines. 2006-04-13 11:45:12 +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: Implement Init3D and Uninit3D. 2006-04-19 12:43:22 +02:00
d3d9 wined3d: Implement Init3D and Uninit3D. 2006-04-19 12:43:22 +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: Don't fail to initialize if we can't load the main module as ELF. 2006-04-19 14:30:10 +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 joystick: Search for /dev/input/js as well as /dev/js. 2006-04-19 19:27:41 +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: Add DirectSoundBuffer_Lock tests. 2006-05-05 17:29:23 +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: FcPatternGet( FC_FILE ) only returns the basename as of fontconfig 2.3.92 . 2006-05-05 16:38:19 +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: French localization. 2006-04-17 11:58:42 +02: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: Remove no longer needed includes. 2006-05-05 17:42:37 +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: Added test of connection points. 2006-05-05 17:28:07 +02:00
msi msi: Use the source name of the msi package when it fails to copy. 2006-05-05 16:33:25 +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: If caller passes a NULL deallocator to __unDNameEx, don't use it. 2006-04-13 11:23:13 +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 msvfw: French localization. 2006-04-17 11:58:30 +02:00
msvidc32 msvidc: French localization. 2006-04-17 11:58:17 +02: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: Implement NetUserModalsGet level 2. 2006-05-05 17:31:00 +02:00
newdev Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ntdll ntdll: Added NtGetTickCount implementation. 2006-04-20 20:12:48 +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: Store drop targets in a standard list. 2006-05-05 16:33:12 +02:00
oleacc Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
oleaut32 oleaut32: Implement GetDocumentation_Proxy/Stub. 2006-05-05 17:04:09 +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: Allow inheriting table cell definitions from previous table row. 2006-04-12 11:17:25 +02:00
riched32 riched32: Renamed the dlls/richedit directory to dlls/riched32. 2006-04-10 17:09:08 +02:00
rpcrt4 rpcrt4: Support for non-encapsulated unions. 2006-05-05 16:55:49 +02: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: Don't create IE default window in embedding mode. 2006-04-21 12:46:06 +02:00
shell32 shell32: Fixed ordinals of SHDefExtractIconA/W. 2006-04-19 14:24:17 +02:00
shfolder Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
shlwapi shlwapi: French localization. 2006-04-17 11:58:53 +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: Added Norwegian resource. 2006-04-17 12:00:43 +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: Don't return CLASS_OTHER_PROCESS when modifying a class. 2006-04-20 19:50:01 +02:00
usp10 usp10: Fix return codes of ScriptGetFontProperties + tests. 2006-04-21 11:28:34 +02:00
uuid Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
uxtheme uxtheme: Fix GetThemeSysString as the error-path was always taken. 2006-04-17 11:19:18 +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 version: Translate some German comments. 2006-04-13 11:23:30 +02: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: Fix mipmap level count. 2006-04-21 11:35:49 +02:00
winedos winedos: Implement INT2F/AX=1501 (get drive device list). 2006-04-12 11:18:43 +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: Load generic.ppd from the data dir if nothing else is specified. 2006-04-12 20:43:43 +02:00
wininet wininet: Initialise the LPWITHREADERROR structure after it has been allocated. 2006-05-05 16:35:48 +02:00
winmm joystick: Search for /dev/input/js as well as /dev/js. 2006-04-19 19:27:41 +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: Add a test for DocumentProperties. 2006-04-18 16:48:30 +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: Document the search functions. 2006-05-05 17:42:43 +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: Virtual key input scrubbing in X11DRV_send_keyboard_input. 2006-04-20 11:34:42 +02:00
.gitignore comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32. 2006-04-10 17:00:03 +02:00
Makedll.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02: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 configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Maketest.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
checklink.c
make_dlls dlls: Removed a number of no longer needed dependencies. 2006-03-30 13:24:11 +02:00