wine-wine/dlls
Rok Mandeljc a4a5e9ae01 - added debug
- implemented fake midi & performance channels
- implemented some IDirectMusic*8* functions where IDirectMusic*
  equivalent exists
- IDirectMusic*8 interfaces can now be obtained from IDirectMusic
  interfaces (QueryInterface...)
- channel-related performance functions are kinda implemented now
2003-06-07 00:39:18 +00:00
..
advapi32 Stubs for AccessCheckAndAuditAlarmA/W. 2003-05-11 02:37:11 +00:00
avicap32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
avifil32 Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
cabinet Add some missing HeapFree's and one missing free. 2003-04-03 18:04:40 +00:00
comcat Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
comctl32 Align the text vertically in single line labels (spotted by BiGgUn). 2003-06-06 18:13:47 +00:00
commdlg Separate Win16 and Win32 font dialog support. 2003-06-07 00:33:32 +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 Fixed compilation problems. 2003-06-06 18:12:59 +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 - fix the texture upload code when RECT is actually used 2003-06-04 23:43:29 +00:00
devenum Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
dinput Fix SetDataFormat and implement GetDeviceInfo for mouse device. 2003-06-07 00:36:51 +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 - added debug 2003-06-07 00:39:18 +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 Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
dpnhpast Fix return code of DPNHPAST_DllGetClassObject stub. 2003-05-06 00:15:03 +00:00
dsound Fix compile error. 2003-05-22 20:56:04 +00:00
gdi Implemented GdiComment for enhanced metafiles. 2003-05-21 18:28:49 +00:00
glu32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
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 wrong length argument in getInterfacePhysicalByName. 2003-05-21 18:26:00 +00:00
kernel Always return FALSE when doing an overlapped ConnectNamedPipe. 2003-06-06 18:10:36 +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 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msimg32 Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGradientFill. 2003-04-07 23:21:03 +00:00
msisys Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
msnet32 Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
msvcrt Stub implementation for _Gettnames. 2003-06-06 18:11:23 +00:00
msvcrt20 Replaced forwards by normal function declarations. 2003-03-17 04:45:49 +00:00
msvcrtd Fixed ecvt/fcvt/gcvt entries. 2003-04-07 23:30:20 +00:00
msvideo Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
netapi32 Added stub for NetServerEnum. 2003-05-19 23:06:35 +00:00
ntdll Correctly convert into EXCEPTION_RECORD SIGTRAPs received from 2003-06-07 00:33:13 +00:00
odbc32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ole32 Preliminary support for COM apartments. 2003-06-04 20:11:34 +00:00
oleaut32 Handle requests for CLSID_PSDispatch. 2003-05-20 04:13:58 +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 Added wglGetExtensionsStringARB. 2003-05-07 03:18:51 +00:00
psapi Add some missing HeapFree's and one missing free. 2003-04-03 18:04:40 +00:00
qcap Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
quartz Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
rasapi32 Added RasEnumEntriesW stub. 2003-05-11 02:41:18 +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 Added .spec.def files. 2002-12-12 22:04:04 +00:00
setupapi Fix some typos. 2003-06-04 20:29:05 +00:00
shdocvw Added version information. 2003-05-13 22:26:09 +00:00
shell32 - Support a few more flags 2003-06-06 18:09:38 +00:00
shfolder Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
shlwapi Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
snmpapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
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 Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon Fix some problems found while compiling and linking Wine under 2003-03-31 23:58:27 +00:00
user Protect WDML_GetConv against null handles. 2003-06-07 00:33:53 +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 Pending timer interrupts no longer deadlock DOSVM_Wait. 2003-06-06 18:09:14 +00:00
wineps Look up the printer's port in the registry if neither CreateDC or 2003-05-20 02:24:50 +00:00
wininet Implemented wininet.InternetGetConnectedStateEx. 2003-06-06 18:17:00 +00:00
winmm Added a dynamically growing ring buffer for oss, alsa, arts, and nas. 2003-06-04 20:28:04 +00:00
winnls List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winsock Check for a null pointer in WS_setsockopt. 2003-06-07 00:34:18 +00:00
winspool Basic implementation of EnumPortsA: dump all the serial and printer 2003-05-19 23:19:21 +00:00
wintab32 List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
wintrust Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +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 Avoid printing an uninitialized buffer. 2003-05-20 19:18:37 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Removed no longer needed uses of LDPATH. 2003-04-21 23:54:05 +00:00
Makefile.in Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
Maketest.rules.in Removed no longer needed uses of LDPATH. 2003-04-21 23:54:05 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Explicitly clean generated symlinks. 2003-05-15 04:30:46 +00:00