.. |
advapi32
|
Trace format fix.
|
2003-03-31 19:32:46 +00:00 |
avicap32
|
Take advantage of new winebuild syntax to remove redundant function
|
2003-03-20 03:53:12 +00:00 |
avifil32
|
Removed uses of the non standard ICOM_VTBL macro.
|
2003-04-10 18:17:34 +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
|
Implemented message TCM_SETPADDING with the Dimitri's advice.
|
2003-04-27 20:34:30 +00:00 |
commdlg
|
Get rid of the COMMDLG_hInstance variables.
|
2003-04-29 22:52:02 +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
|
Reserve space for 16 streams in the stateblock.
|
2003-04-29 22:44:18 +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
|
Moved x11drv.h to dlls/x11drv.
|
2003-04-22 04:05:08 +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
|
Some dmusic functions implementation.
|
2003-04-27 00:35:30 +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
|
Added stubs for dpnhpast and for all the dmusic dlls.
|
2003-04-08 03:56:04 +00:00 |
dsound
|
Added partial property set support which is used by dxdiag.exe.
|
2003-04-29 22:49:52 +00:00 |
gdi
|
Removed no longer needed uses of LDPATH.
|
2003-04-21 23:54:05 +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
|
Implemented ntdll resource functions.
|
2003-04-29 23:00:48 +00:00 |
lzexpand
|
List 16-bit spec files explicitly to avoid problems with some versions
|
2003-03-23 20:00:02 +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
|
List 16-bit spec files explicitly to avoid problems with some versions
|
2003-03-23 20:00:02 +00:00 |
netapi32
|
Better API compliance and test case for NetWkstaTransportEnum.
|
2003-04-30 00:48:56 +00:00 |
ntdll
|
Implemented ntdll resource functions.
|
2003-04-29 23:00:48 +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
|
Moved x11drv.h to dlls/x11drv.
|
2003-04-22 04:05:08 +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
|
Fix some typos and a memory leak in SHFileOperationA.
|
2003-04-26 02:05:39 +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
|
Added listbox test.
|
2003-04-26 02:09:43 +00:00 |
version
|
List 16-bit spec files explicitly to avoid problems with some versions
|
2003-03-23 20:00:02 +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
|
Fixed non-MZ case broken by previous patch.
|
2003-04-27 20:38:22 +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
|
Fixed a problem where OSS trigger support is inconsistent.
|
2003-04-29 22:54:09 +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
|
Moved x11drv.h to dlls/x11drv.
|
2003-04-22 04:05:08 +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
|
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 |
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 |