wine/dlls
Francois Gouget ed27249038 Fixed buffer overflow.
Fixed two -Wwrite-strings warnings (but there are more).
2003-11-09 00:30:36 +00:00
..
advapi32 - Fix error paths in advapi32.CryptAcquireContextA. 2003-10-22 03:04:30 +00:00
avicap32
avifil32 Added Dutch translations. 2003-10-27 22:04:36 +00:00
cabinet
capi2032 AVM Computersysteme Vertriebs GmbH 2003-11-06 00:26:43 +00:00
cfgmgr32 Mostly stub implemenation for cfgmgr32. 2003-10-31 03:38:07 +00:00
comcat
comctl32 Added chevron support. 2003-11-09 00:28:24 +00:00
commdlg Replaced a few more 0xffffffff by the appropriate constants. 2003-10-16 19:31:11 +00:00
crtdll
crypt32
ctl3d
d3d8 Pass through floats correctly to the render states at 2003-11-04 04:17:52 +00:00
d3d9
d3dim
d3dx8
dciman32
ddraw Add support for all Z buffer depths that are lower that the current 2003-10-16 19:08:33 +00:00
devenum
dinput JoystickAImpl_Unacquire should return DI_NOEFFECT if the device is not 2003-10-30 22:48:04 +00:00
dinput8
dmband Some fixes in dmband loading. 2003-10-28 21:08:55 +00:00
dmcompos
dmime - Some fixes on DirectSound init (need SetCooperativeLevel as seen in 2003-10-27 22:08:37 +00:00
dmloader - better traces 2003-10-31 00:08:02 +00:00
dmscript - better traces 2003-10-31 00:08:02 +00:00
dmstyle
dmsynth
dmusic Fix some instances of memory allocation through HeapReAlloc(). 2003-10-11 05:25:31 +00:00
dmusic32
dplay
dplayx
dpnhpast
dsound Another portion of HeapReAlloc fixes. 2003-10-14 05:24:20 +00:00
gdi Load any TrueType fonts that fontconfig knows about. 2003-11-09 00:30:13 +00:00
glu32
icmp
imagehlp
imm32
iphlpapi Switched a + to a - so that it makes sense when marking the last node 2003-10-31 04:16:54 +00:00
kernel Fixed buffer overflow. 2003-11-09 00:30:36 +00:00
lzexpand
mapi32
mpr
msacm Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
msdmo
mshtml Fixed some problems found while compiling and linking Wine under 2003-10-14 05:27:43 +00:00
msi MsiOpenDatabase's szPersist parameter may be a string or a bitmask. 2003-11-05 01:50:19 +00:00
msimg32
msisys
msnet32
msvcrt Duplicate stdin/stdout handles to avoid closing them when library is 2003-10-31 04:17:45 +00:00
msvcrt20
msvcrtd
msvideo
mswsock
netapi32
ntdll Added server_abort_thread to replace SYSDEPS_AbortThread. 2003-11-06 00:08:05 +00:00
odbc32
ole32 Moved the 16-bit storage interfaces out of the exported headers. 2003-10-14 20:23:01 +00:00
oleacc
oleaut32 Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
olecli
oledlg Initial implementation of OleUIInsertObject. 2003-11-05 01:34:38 +00:00
olepro32
olesvr
opengl32
psapi
qcap
quartz
rasapi32
richedit
rpcrt4 - Remove an erroneous check in NdrSendReceive. 2003-10-21 23:49:57 +00:00
serialui Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
setupapi Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
shdocvw
shell32 Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
shfolder
shlwapi Updated some of the generated tests. 2003-10-24 04:45:35 +00:00
snmpapi
sti
tapi32
ttydrv
twain
url
urlmon Updated some of the generated tests. 2003-10-24 04:45:35 +00:00
user Use a timeout when sending broadcast messages. 2003-10-31 04:18:55 +00:00
uxtheme
version Use INVALID_FILE_ATTRIBUTES to test for failure of 2003-10-16 19:12:49 +00:00
win32s
winaspi
winedos Set %fs and %gs in the register context to their current value when 2003-11-05 00:46:44 +00:00
wineps Update the visrgn in ResetDC so that GetClipBox works correctly after 2003-11-09 00:26:50 +00:00
wininet Added Dutch translations. 2003-10-27 22:04:36 +00:00
winmm Fix wave in stop. 2003-11-05 23:22:23 +00:00
winnls
winsock Fixed some problems found while compiling and linking Wine under 2003-10-14 05:27:43 +00:00
winspool Make sure that all printer entries have a valid Name and Port key. 2003-11-05 00:36:47 +00:00
wintab32
wintrust
wow32
wsock32
x11drv Implemented SetDCPenColor and SetDCBrushColor. 2003-11-05 01:43:57 +00:00
.cvsignore
checklink.c
make_dlls
Makedll.rules.in
Makefile.in AVM Computersysteme Vertriebs GmbH 2003-11-06 00:26:43 +00:00
Maketest.rules.in