.. |
advapi32
|
Fixed some issues found by winapi_check.
|
2002-01-18 18:57:43 +00:00 |
avicap32
|
Small typo in avicap32.spec fixed.
|
2001-11-19 02:07:40 +00:00 |
avifil32
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
comctl32
|
Consistent usage of istring, use STR_[Get|Set]Ptr where appropriate.
|
2002-01-22 00:51:16 +00:00 |
commdlg
|
Add missing cast.
|
2002-01-21 18:00:24 +00:00 |
crtdll
|
Fix the signature of __GetMainArgs and __getmainargs (from msvcrt).
|
2001-04-10 23:25:40 +00:00 |
crypt32
|
Added crypt32.dll stub.
|
2002-01-10 19:41:11 +00:00 |
dciman32
|
Added DCICloseProvider stub.
|
2001-02-12 01:18:42 +00:00 |
ddraw
|
Comment out/ifdef out unused code and variables.
|
2002-01-21 23:37:53 +00:00 |
devenum
|
Added stubs for msdmo.dll, qcap.dll and devenum.dll.
|
2001-10-23 20:35:23 +00:00 |
dinput
|
A few typos.
|
2001-11-19 02:09:49 +00:00 |
dplay
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
dplayx
|
- fix wrong hexadecimal GetLastError() output
|
2001-11-19 02:30:01 +00:00 |
dsound
|
Further unified HAL and HEL mixing, and added some more intelligence
|
2002-01-02 21:46:54 +00:00 |
gdi
|
Fixed some issues found by winapi_check.
|
2002-01-07 21:16:46 +00:00 |
glu32
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
icmp
|
Don't check the checksum of the original echo request packet in the
|
2002-01-15 20:28:34 +00:00 |
imagehlp
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
imm32
|
Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
|
2001-09-19 22:28:00 +00:00 |
kernel
|
Added atom test script.
|
2002-01-15 20:59:22 +00:00 |
lzexpand
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
mapi32
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +00:00 |
mpr
|
Removed some of the calls to HEAP_strdup* functions.
|
2002-01-01 00:24:30 +00:00 |
msacm
|
Fixed acmFormatChoose returned fields.
|
2001-12-04 19:39:54 +00:00 |
msdmo
|
Added stubs for msdmo.dll, qcap.dll and devenum.dll.
|
2001-10-23 20:35:23 +00:00 |
msimg32
|
Added GradientFill stub.
|
2002-01-18 18:10:43 +00:00 |
msnet32
|
Removed some unnecessary ordinals.
|
2001-02-21 02:20:45 +00:00 |
msrle32
|
Fixed some issues found by winapi_check.
|
2001-11-20 18:55:02 +00:00 |
msvcrt
|
Don't include debugtools.h in the header file, moved it to the C files
|
2002-01-22 00:57:16 +00:00 |
msvideo
|
Use MapLS/UnMapLS instead of SEGPTR_* macros.
|
2001-12-20 00:19:40 +00:00 |
netapi32
|
Make debugtools.h independent from config.h.
|
2001-11-06 19:01:05 +00:00 |
ntdll
|
Make the Wine trace facilities accessible from Winelib applications.
|
2002-01-21 23:39:36 +00:00 |
odbc32
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ole32
|
CoGetClassObject: for CLSCTX_LOCAL_SERVER at least look up the server
|
2002-01-18 18:09:37 +00:00 |
oleaut32
|
Leave IID check to the OleCreateFontIndirect, so that SFCF will handle
|
2002-01-15 20:23:57 +00:00 |
olecli
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
oledlg
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
olepro32
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
olesvr
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
opengl32
|
- better support for extensions functions that do not have the same
|
2002-01-02 21:43:19 +00:00 |
psapi
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
qcap
|
Added stubs for msdmo.dll, qcap.dll and devenum.dll.
|
2001-10-23 20:35:23 +00:00 |
quartz
|
Comment out/ifdef out unused code and variables.
|
2002-01-21 23:37:53 +00:00 |
rasapi32
|
- don't forget to initialize number of connections to 0
|
2001-11-12 15:46:33 +00:00 |
richedit
|
- Added debugging.
|
2002-01-14 19:44:07 +00:00 |
rpcrt4
|
Fix UuidCreate() to not forget MAC address.
|
2002-01-06 19:08:47 +00:00 |
serialui
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
setupapi
|
Removed unnecessary includes.
|
2001-12-17 22:12:23 +00:00 |
shdocvw
|
- Define rest of URL_ESCAPE... and other flags.
|
2001-11-06 22:31:19 +00:00 |
shell32
|
Removed use of SET_DEBUGGING, it's broken anyway.
|
2002-01-22 00:54:20 +00:00 |
shfolder
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
shlwapi
|
Fixed some issues found by winapi_check.
|
2002-01-18 18:57:43 +00:00 |
sti
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +00:00 |
tapi32
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
ttydrv
|
Move calling of CBT hooks from WIN_CreateWindowEx() to the driver.
|
2002-01-09 19:09:06 +00:00 |
url
|
Added stubs for mapi32, msimg32, sti and url.
|
2001-09-14 21:36:30 +00:00 |
urlmon
|
Trivial fixes for shlwapi and Internet routines.
|
2001-12-24 20:24:36 +00:00 |
user
|
Fixed initialisation messages for raw DDE.
|
2002-01-18 19:30:15 +00:00 |
version
|
- Made sure that the files that contains the declarations
|
2001-07-18 21:04:23 +00:00 |
win32s
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
winaspi
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
winedos
|
Fixed some issues found by winapi_check.
|
2002-01-07 21:16:46 +00:00 |
wineps
|
Include ftsnames.h or ftnames.h, not both.
|
2001-12-24 21:10:31 +00:00 |
wininet
|
Fix invalid C code (undefined behavior).
|
2002-01-21 18:00:05 +00:00 |
winmm
|
Print the strerror instead of just the errno.
|
2002-01-21 18:00:42 +00:00 |
winnls
|
Fixed some issues found by winapi_check.
|
2001-02-13 20:19:15 +00:00 |
winsock
|
Fix a couple of warnings and a typo.
|
2002-01-21 17:59:38 +00:00 |
winspool
|
Add GetDefaultPrinter() functions.
|
2002-01-22 00:49:24 +00:00 |
wintrust
|
Fixed some issues found by winapi_check.
|
2001-04-25 19:54:21 +00:00 |
wow32
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
wsock32
|
Comment out/ifdef out unused code and variables.
|
2002-01-21 23:37:53 +00:00 |
x11drv
|
Added support for MWM hints.
|
2002-01-21 18:41:27 +00:00 |
.cvsignore
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
Makedll.rules.in
|
Added rules for running tests.
|
2002-01-10 03:30:21 +00:00 |
Makefile.in
|
Added crypt32.dll stub.
|
2002-01-10 19:41:11 +00:00 |
make_dlls
|
Rewrote runtest in Perl so that it can be used on the Windows side.
|
2002-01-14 19:56:46 +00:00 |