Sweden-Number/dlls
Robert Shearman 288fb09b31 ole32: Fix regression caused by an earlier patch that removed the
check for the composite moniker having only one moniker in it. In this
case, return the one moniker and free the memory associate with the
composite moniker.
2006-05-08 20:59:25 +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: DelDirs should only remove a directory if it's empty. 2006-05-08 13:37:39 +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: Increase FILEVERSION up to 5.81.4704.1100. 2006-05-08 14:48:45 +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: Stub for SymGetSourceFileToken. 2006-05-08 14:48: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 dinput: Fix Initialize return value. 2006-05-08 14:47:41 +02:00
dinput8 dinput8: DllGetClassObject support. 2006-05-08 20:58:40 +02: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: Implement and test DnsRecordSetCompare. 2006-05-08 20:58:48 +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 gdi: A-to-W conversion should be font-independent. 2006-05-08 14:46:42 +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 Don't check pointers for NULL before RtlFreeHeap. It is redundant. 2006-05-05 20:59:50 +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: Partially implemented ConvertStringEx. 2006-05-07 10:01:18 +02: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
mprapi Add a stub implementation of mprapi.dll. 2006-05-05 20:23:05 +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: Fix missing case in MsiSourceListAddSourceEx. 2006-05-05 17:59:02 +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: Don't duplicate handle in _get_osfhandle. 2006-05-08 17:40:09 +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: Fix heap corruption in RtlDeleteAce. 2006-05-08 13:37:20 +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 regression caused by an earlier patch that removed the 2006-05-08 20:59:25 +02:00
oleacc Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
oleaut32 oleaut32: Implement GetVarDesc_Proxy and friends. 2006-05-08 14:50:42 +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: Don't append '\r' to the last paragraph in EM_GETTEXTEX. 2006-05-08 17:39:59 +02:00
riched32 riched32: Renamed the dlls/richedit directory to dlls/riched32. 2006-04-10 17:09:08 +02:00
rpcrt4 rpcrt4: Automatically resolve the endpoint. 2006-05-08 15:36:29 +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: Missing LeaveCriticalSection on error paths. 2006-05-05 20:59:31 +02: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: Improve unit tests for case sensitivity in string tables. 2006-05-08 16:04:55 +02:00
sfc sfc: Add sfc.dll with a stub for SfcIsFileProtected. 2006-02-14 16:53:03 +01:00
shdocvw shdocvw: Added some comments. 2006-05-05 20:49:44 +02:00
shell32 shell32: Don't use uninitialized item.mask in shlview. 2006-05-08 14:48:36 +02:00
shfolder Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
shlwapi shlwapi: Add a stub implementation for IUnknown_ProfferService. 2006-05-05 20:57:11 +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: Fix behavior when selecting disabled menu items. 2006-05-08 15:15:19 +02:00
usp10 usp10: Add ScriptTextOut functionality and restructure tests. 2006-05-08 15:23:13 +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: Implement IWineD3DSurface::GetDC and IWineD3DSurface::ReleaseDC. 2006-05-08 20:58:27 +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 wineoss: Missing mixer fixes. 2006-05-08 14:49:48 +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/tests: Fix failures in test_DEVMODE. 2006-05-07 10:14:33 +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: Return correct PBuffer drawable. 2006-05-08 17:40:20 +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 Add a stub implementation of mprapi.dll. 2006-05-05 20:23:05 +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 Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls dlls: Removed a number of no longer needed dependencies. 2006-03-30 13:24:11 +02:00