..
advapi32
- Implemented RtlAddAccessAllowedAce, RtlAddAccessDeniedAce,
2003-05-01 00:29:26 +00:00
avicap32
Take advantage of new winebuild syntax to remove redundant function
2003-03-20 03:53:12 +00:00
avifil32
Added a lot of Russian translations.
2003-05-04 02:33:08 +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
Added a lot of Russian translations.
2003-05-04 02:33:08 +00:00
commdlg
Added a lot of Russian translations.
2003-05-04 02:33:08 +00:00
crtdll
Take advantage of new winebuild syntax to remove redundant function
2003-03-20 03:53:12 +00:00
crypt32
Take advantage of new winebuild syntax to remove redundant function
2003-03-20 03:53:12 +00:00
ctl3d
List 16-bit spec files explicitly to avoid problems with some versions
2003-03-23 20:00:02 +00:00
d3d8
- Move texture loading into PreLoad for 2D textures (needs doing for
2003-05-08 03:49:04 +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
Actually set the GL context before doing any GL calls.
2003-05-04 02:24:03 +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 DirectPlayEnumerateA exit code.
2003-04-16 23:12:07 +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
Make it easy to use something other than wrc to compile resources.
2003-05-06 18:34:53 +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
Get rid of W->A calls.
2003-03-24 19:28:13 +00:00
kernel
Added NONAMELESSUNION/STRUCT defines.
2003-05-07 04:01:52 +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
Take advantage of new winebuild syntax to remove redundant function
2003-03-20 03:53:12 +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
mbtowc returns -1 if we can't find a valid multibyte char in the non
2003-04-17 02:15:03 +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
Better API compliance and test case for NetWkstaTransportEnum.
2003-04-30 00:48:56 +00:00
ntdll
Added environment tests.
2003-05-08 03:47:24 +00:00
odbc32
Take advantage of new winebuild syntax to remove redundant function
2003-03-20 03:53:12 +00:00
ole32
Fix blatantly wrong SetFilePointer() calls.
2003-04-14 21:33:49 +00:00
oleaut32
Added NONAMELESSUNION/STRUCT defines.
2003-04-27 00:40:47 +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
Improve error message for RAS not being supported.
2003-04-05 05:10:18 +00:00
richedit
Replace DPRINTF with TRACE.
2003-03-15 00:12:42 +00:00
rpcrt4
Added a few stubs needed by the generated oaidl_p.c.
2003-04-26 02:12:14 +00:00
serialui
Added .spec.def files.
2002-12-12 22:04:04 +00:00
setupapi
Added some stubs.
2003-04-02 23:19:14 +00:00
shdocvw
Some spelling and formatting fixes.
2003-04-02 01:23:43 +00:00
shell32
Eliminate segfault due to NULL This->sIcoPath.
2003-05-06 18:36:54 +00:00
shfolder
Replaced forwards by normal function declarations.
2003-03-17 00:17:00 +00:00
shlwapi
Removed uses of the non standard ICOM_VTBL macro.
2003-04-10 18:17:34 +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
Don't bother sending WM_NCCREATE to the desktop window, this doesn't
2003-04-19 21:27:19 +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
Make it easy to use something other than wrc to compile resources.
2003-05-06 18:34: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
Add scrolling support for VGA text mode.
2003-05-07 03:16:34 +00:00
wineps
List 16-bit spec files explicitly to avoid problems with some versions
2003-03-23 20:00:02 +00:00
wininet
Some UrlCache stubs.
2003-04-27 20:35:38 +00:00
winmm
Added include <errno.h>.
2003-05-06 18:25:11 +00:00
winnls
List 16-bit spec files explicitly to avoid problems with some versions
2003-03-23 20:00:02 +00:00
winsock
Add and fix a few stubs to return correct error.
2003-04-09 23:33:35 +00:00
winspool
Added GetPrintProcessorDirectoryA stub.
2003-04-27 20:35:08 +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
- Map winsock sockopts to the POSIX equivalents for IP multicast.
2003-04-04 22:04:47 +00:00
x11drv
Support _NET_WM_PING protocol so the WM can detect freezes.
2003-05-04 02:27:20 +00:00
.cvsignore
Create separate makefiles for tests for more flexibility.
2002-08-09 01:22:40 +00:00
checklink.c
Moved libwine to libs/ directory.
2003-03-22 20:40:48 +00:00
make_dlls
Fixed rules for auto documentation (reported by Vincent Béron).
2003-04-12 00:05:27 +00:00
Makedll.rules.in
Removed no longer needed uses of LDPATH.
2003-04-21 23:54:05 +00:00
Makefile.in
Fixed rules for auto documentation (reported by Vincent Béron).
2003-04-12 00:05:27 +00:00
Maketest.rules.in
Removed no longer needed uses of LDPATH.
2003-04-21 23:54:05 +00:00