Sweden-Number/dlls
Huw Davies 7f45ed2ce2 Fix handling of text align modes for rotated text. 2003-05-19 23:20:11 +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 New comctl32 test directory and test case for DPA_Search. 2003-05-15 23:58:48 +00:00
commdlg Use SetDlgItemText instead of sending a WM_SETTEXT. 2003-05-14 00:02:17 +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 - mor usefull debug functions debug_d3dusage and debug_d3ddevicetype 2003-05-17 18:33:02 +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 Added support for non-full screen viewports and clearing. 2003-05-19 23:03:38 +00:00
devenum Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
dinput Small fix in IDirectInputDevice2Impl_QueryInterface. 2003-04-29 22:47:04 +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 - implemented some more port related-functions 2003-05-06 00:14:31 +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 Give the right ids to the DirectSoundCreate8 function (thanks to 2003-05-04 02:24:36 +00:00
gdi Implemented a few more device caps. 2003-05-19 21:51:44 +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 Include arpa/nameser.h before resolv.h. 2003-05-19 21:41:00 +00:00
kernel New _lcreat tests for filename ending in a slash and volume label 2003-05-19 21:50:32 +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 Fix some sscanf cases and testcase to get wxtide32.exe running. 2003-05-13 23:38:46 +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 Added the implementation for CDROM_GetIdeInterface on NetBSD. 2003-05-19 21:46:09 +00:00
odbc32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ole32 Semi-correct implementation of OleMetafilePictFromIconAndLabel. 2003-05-19 18:50:36 +00:00
oleaut32 Use correct type of pointer in SafeArrayCreateVector to avoid memory 2003-05-19 21:43:20 +00:00
olecli List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +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 Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
serialui Added .spec.def files. 2002-12-12 22:04:04 +00:00
setupapi Respect the version SP_COPY flags when installing files. 2003-05-19 18:52:16 +00:00
shdocvw Added version information. 2003-05-13 22:26:09 +00:00
shell32 Make sure we find the drag and drop functions before calling them. 2003-05-19 23:14:09 +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 GetClassInfo returns class atom on success. 2003-05-19 23:10:54 +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 Move get current drive int21 function to winedos. 2003-05-19 21:40:05 +00:00
wineps Fix handling of text align modes for rotated text. 2003-05-19 23:20:11 +00:00
wininet HTTP_HttpOpenRequestA: Calculate size from the right argument. 2003-05-16 20:12:03 +00:00
winmm winejack.drv.so needs -lwine_uuid too. 2003-05-14 19:34:16 +00:00
winnls List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winsock Added version information. 2003-05-13 22:26:09 +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 Make sure drawable_org is set correctly when using one of the parents 2003-05-19 19:09:40 +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