Sweden-Number/dlls
Robert Reif 9dacf206fe 3D buffer and listener reference counts should be fixed.
3D sound now plays in 3D.
COM interfaces should be correct for buffers and 3D stuff. The COM
interface is broken on notifications but I will fix that next.
Fixed the bug when closing and opening the same or another sound
device quickly.
Fixed some locking but there is a lot of work left yet.
2003-06-27 22:22:15 +00:00
..
advapi32 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
avicap32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
avifil32 - Fixed some signed/unsigned mismatches. 2003-06-23 18:10:06 +00:00
cabinet - remove unused loop that always iterates once 2003-06-23 18:10:47 +00:00
comcat 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
comctl32 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
commdlg Store PrintStructures in a window property instead of extra window 2003-06-27 22:21:06 +00:00
crtdll Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
crypt32 Added stubs for CertSaveStore and CertEnumCertificatesInStore. 2003-05-12 03:21:45 +00:00
ctl3d Added ordinals to ctl3d32.dll, MyODBC references it by ordinal. 2003-05-12 03:25:12 +00:00
d3d8 - currently always use sloaw path as fast path have some problems 2003-06-27 22:20:44 +00:00
d3dim Added d3dim.dll with stubs. 2003-01-24 01:08:15 +00:00
d3dx8 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
dciman32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ddraw - some TRACEing fixes 2003-06-23 03:34:34 +00:00
devenum Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
dinput - DInput WideChar classes support. This time all dinput versions have 2003-06-16 20:22:13 +00:00
dinput8 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
dmband Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmcompos Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmime Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmloader Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmscript Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmstyle Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmsynth Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmusic - huge COM cleanup: only keep dmusic8 version of interfaces when they 2003-06-27 19:43:13 +00:00
dmusic32 Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dplay Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
dplayx Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
dpnhpast Fix return code of DPNHPAST_DllGetClassObject stub. 2003-05-06 00:15:03 +00:00
dsound 3D buffer and listener reference counts should be fixed. 2003-06-27 22:22:15 +00:00
gdi Implementation of the reordering algorithm by calling ICU's reordering 2003-06-27 20:47:16 +00:00
glu32
icmp Removed the commented out winsock support, it can't work anyway. 2003-04-04 19:33:07 +00:00
imagehlp Implemented MakeSureDirectoryPathExists. 2003-03-27 00:01:28 +00:00
imm32 Fix a null pointer crash in ImmGetOpenStatus. 2003-05-15 04:18:03 +00:00
iphlpapi Fixed a few bugs in network interface handling (code & test). 2003-06-23 03:32:28 +00:00
kernel Implement LCMapString using unicode collation tables. 2003-06-27 19:02:23 +00:00
lzexpand Fix for building lzexpand with Mingw or MS_VC++ includes 2003-04-30 17:15:06 +00:00
mapi32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
mpr Better error return values from stub functions. 2003-05-12 03:29:50 +00:00
msacm List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
msdmo
msimg32 Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGradientFill. 2003-04-07 23:21:03 +00:00
msisys
msnet32 Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
msvcrt Added an assembly wrapper to retrieve the this pointer from %ecx for 2003-06-17 03:59:24 +00:00
msvcrt20 Replaced forwards by normal function declarations. 2003-03-17 04:45:49 +00:00
msvcrtd Added an assembly wrapper to retrieve the this pointer from %ecx for 2003-06-17 03:59:24 +00:00
msvideo - added stubs for GetOpenFileNamePreview{A,W} 2003-06-23 03:33:25 +00:00
netapi32 Fixed a few bugs in network interface handling (code & test). 2003-06-23 03:32:28 +00:00
ntdll Implement LCMapString using unicode collation tables. 2003-06-27 19:02:23 +00:00
odbc32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ole32 Implemented OleDraw. 2003-06-27 04:03:40 +00:00
oleacc Created an empty oleacc DLL. 2003-06-23 03:43:00 +00:00
oleaut32 - Silence the FIXME about constructor/destructor since it is wrong for 2003-06-27 19:40:03 +00:00
olecli Win16/32 separation of olecli32. 2003-05-20 17:50:18 +00:00
oledlg Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
olepro32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
olesvr List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
opengl32 Do not use any typedefs in the GL thunks to prevent all possible 2003-06-20 21:29:28 +00:00
psapi Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
qcap Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
quartz Stubbed some interfaces for the FilterGraph CLSID. 2003-06-13 18:06:44 +00:00
rasapi32 Removed ordinals that differ between Windows versions. 2003-06-13 19:15:36 +00:00
richedit Replace DPRINTF with TRACE. 2003-03-15 00:12:42 +00:00
rpcrt4 Initial support for RPC call failures, by catching RPC server 2003-05-22 03:36:00 +00:00
serialui 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
setupapi 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
shdocvw Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
shell32 ISvItemCm_fnInvokeCommand: added support for "delete" command. 2003-06-24 02:33:53 +00:00
shfolder Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
shlwapi Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
snmpapi
sti Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
tapi32 Only log the parameters of tapiGetLocationInfo as addresses, as output 2003-04-08 19:42:06 +00:00
ttydrv Use a different magic for memory DCs and get rid of the DC_MEMORY 2003-05-13 23:56:12 +00:00
twain Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
url
urlmon Add a stub for CompareSecurityIds (new in WinXP). 2003-06-13 16:29:36 +00:00
user - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
version Fix for building lzexpand with Mingw or MS_VC++ includes 2003-04-30 17:15:06 +00:00
win32s List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winaspi List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winedos Enable all of DllMain(), even if if not MZ_SUPPORTED. 2003-06-27 19:41:10 +00:00
wineps Make sure we update dc->bitsPerPixel. 2003-06-23 20:52:22 +00:00
wininet Add inclusion of <sys/time.h> needed for struct timeval declaration. 2003-06-27 04:04:00 +00:00
winmm 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
winnls List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winsock - made async.h ready for use in ntdll: replaced all calls to kernel32 2003-06-26 02:08:17 +00:00
winspool It seems cupsGetDefault returns the system default printer and ignores 2003-06-23 19:52:55 +00:00
wintab32 List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
wintrust Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
wow32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
wsock32 Added version information. 2003-05-13 22:26:09 +00:00
x11drv Map top-level windows when WS_VISIBLE is set, but don't unmap them 2003-06-24 19:31:47 +00:00
.cvsignore
Makedll.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
Makefile.in Another make install dependency fix. 2003-06-24 19:30:25 +00:00
Maketest.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Another make install dependency fix. 2003-06-24 19:30:25 +00:00