wine/dlls
Alexandre Julliard e025c59051 Fixed HCR_GetExecuteCommandW() behavior with a class name (based on a
patch by Martin Fuchs).
Removed a couple of no longer used functions.
2004-01-16 23:06:25 +00:00
..
advapi32 Partially implement RegOpenUserClassesRoot. 2004-01-16 04:40:33 +00:00
avicap32
avifil32 Fixed version info. 2004-01-13 22:50:55 +00:00
cabinet Added the linked list with the name of files of the CAB archive. 2004-01-08 00:42:36 +00:00
capi2032
cfgmgr32
comcat
comctl32 Get rid of a W->A cross call in ImageList_LoadImageW. 2004-01-16 02:01:46 +00:00
commdlg Handle the cases when initdir is either invalid, or specifies a file. 2004-01-12 22:12:58 +00:00
crtdll
crypt32 Added stub for CertFreeCertificateContext. 2004-01-02 03:56:43 +00:00
ctl3d
d3d8 There's no need for DUMMYUNIONNAME in private headers. 2004-01-08 05:27:23 +00:00
d3d9
d3dim
d3dx8
dciman32
ddraw Also remove in the D3D code the pedantic check on the GetProcAddress 2003-12-30 19:13:32 +00:00
devenum - Fixed buffer overflow in IFilterMapper2::RegisterFilter. 2003-12-30 21:52:45 +00:00
dinput Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
dinput8
dmband
dmcompos
dmime Avoid referencing a private header in another dll. 2004-01-03 00:58:08 +00:00
dmloader
dmscript
dmstyle
dmsynth
dmusic Avoid referencing a private header in another dll. 2004-01-03 00:58:08 +00:00
dmusic32
dplay
dplayx Fix some return values of dplayx API calls. 2003-12-30 21:50:56 +00:00
dpnhpast
dsound Reduce the use of the dsound global variable by passing address to 2004-01-12 21:02:22 +00:00
gdi Fix compilation with ICU after introduction of gdi_private.h. 2004-01-16 02:01:32 +00:00
glu32
glut32
iccvid Authors: Tim Ferguson <Tim.Ferguson@infotech.monash.edu.au>, Mike McCormack <mike@codeweavers.com> 2004-01-15 04:56:18 +00:00
icmp Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
imagehlp
imm32
iphlpapi Define INADDR_NONE if needed (reported by Robert Lunnon). 2004-01-15 00:25:41 +00:00
kernel Assorted spelling fixes. 2004-01-16 21:26:08 +00:00
lzexpand
mapi32
mpr
msacm Fix improper WAVEFORMATEX size calculation for non PCM formats. 2004-01-16 23:03:08 +00:00
msdmo
mshtml Removed explicit ordinals. 2003-12-30 19:14:11 +00:00
msi Removed incorrect uses of DUMMYUNIONNAME. 2004-01-07 00:47:35 +00:00
msimg32
msisys
msnet32
msvcrt Two "unknown" parameters of _unDName() turn out to be the output 2004-01-13 22:56:59 +00:00
msvcrt20
msvcrt40 Added all the missing functions. 2004-01-13 01:27:19 +00:00
msvcrtd Implemented a few more crt* functions. 2004-01-13 05:37:47 +00:00
msvideo Trackbar range should be fixed only in the case of successful 2004-01-02 01:48:15 +00:00
mswsock
netapi32 Define INADDR_NONE if needed (reported by Robert Lunnon). 2004-01-15 00:25:41 +00:00
newdev Add stubbed version of newdev.dll. 2003-12-30 22:19:30 +00:00
ntdll Check for overlapping memory views and delete the offending view if 2004-01-16 04:52:17 +00:00
odbc32
ole32 Assorted spelling fixes. 2004-01-16 21:26:08 +00:00
oleacc
oleaut32 Implemented VarInt, VarFix, VarNeg. 2004-01-13 23:16:04 +00:00
olecli
oledlg Translate msrle32 and oledlg resources. 2003-12-30 19:17:59 +00:00
olepro32
olesvr
opengl32 Implement wglUseFontBitmapsW. 2004-01-06 00:36:13 +00:00
psapi
qcap
quartz - Fixed buffer overflow in IFilterMapper2::RegisterFilter. 2003-12-30 21:52:45 +00:00
rasapi32
richedit Correct handling of font table when the font name is not the last 2004-01-12 21:07:03 +00:00
rpcrt4 Get rid of no longer needed WINE_PACKED define. 2004-01-09 22:18:49 +00:00
serialui
setupapi MSVC porting fixes. 2004-01-05 21:12:21 +00:00
shdocvw
shell32 Fixed HCR_GetExecuteCommandW() behavior with a class name (based on a 2004-01-16 23:06:25 +00:00
shfolder
shlwapi MSVC does not want 'extern' variables to be initialized inside 2004-01-16 02:02:03 +00:00
snmpapi
sti
tapi32
ttydrv
twain Initialize a pointer before dereferencing it. 2004-01-16 02:01:12 +00:00
unicows
url
urlmon Added CreateAsyncBindCtx and IsAsyncMoniker stubs. 2003-12-13 00:03:30 +00:00
user The MSVC headers won't give a name to the nameless union of INPUT 2004-01-16 02:02:38 +00:00
uxtheme Add INI file processing. 2004-01-16 21:25:25 +00:00
version
win32s
winaspi
wined3d
winedos - got rid of FILE_Dup2 export from kernel32 2004-01-14 04:34:20 +00:00
wineps Get rid of the global INTERNAL_[XY]WSTODS macros. 2004-01-15 06:19:35 +00:00
wininet Change URL used in http tests to be a #define so it can be changed 2004-01-16 02:03:16 +00:00
winmm Fixed type mismatch in widDsCreate. 2004-01-14 05:39:05 +00:00
winnls
winsock Authors: Jeremy White <jwhite@codeweavers.com>, Francois Gouget <fgouget@codeweavers.com> 2004-01-13 05:12:46 +00:00
winspool Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
wintab32 Assorted spelling fixes. 2004-01-16 21:26:08 +00:00
wintrust
wow32
wsock32
x11drv Get rid of the global INTERNAL_[XY]WSTODS macros. 2004-01-15 06:19:35 +00:00
.cvsignore
checklink.c
make_dlls Make symlinks for 16-bit files point to the 32-bit symlink so that 2004-01-02 20:54:03 +00:00
Makedll.rules.in
Makefile.in Authors: Tim Ferguson <Tim.Ferguson@infotech.monash.edu.au>, Mike McCormack <mike@codeweavers.com> 2004-01-15 04:56:18 +00:00
Maketest.rules.in