.. |
advapi32
|
Fix GetFileSecurityA test on Win98.
|
2005-03-31 10:07:11 +00:00 |
advpack
|
Implement RegisterOCX.
|
2005-03-14 17:16:03 +00:00 |
amstream
|
- use Interlocked* functions in AddRef and Release.
|
2005-01-10 12:25:29 +00:00 |
atl
|
Key words and replacements are case insensitive.
|
2005-03-21 10:52:04 +00:00 |
avicap32
|
|
|
avifil32
|
Correct and complete some api documentation.
|
2005-03-21 10:55:13 +00:00 |
cabinet
|
Revert previous patch, that's not a leak.
|
2004-12-22 17:11:31 +00:00 |
capi2032
|
Load libcapi20.so.* dynamically on demand.
|
2005-01-07 15:33:02 +00:00 |
cards
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
cfgmgr32
|
Added some stub implementations.
|
2005-01-20 10:37:08 +00:00 |
comcat
|
Eliminate HeapAlloc casts.
|
2005-03-22 18:26:06 +00:00 |
comctl32
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
commdlg
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
crtdll
|
|
|
crypt32
|
Const correctness fixes.
|
2004-11-30 21:38:57 +00:00 |
cryptdll
|
Forward MD5{Final,Init,Update} to advapi32.
|
2005-02-22 19:34:15 +00:00 |
ctl3d
|
|
|
d3d8
|
- Volume now inherits Resource. This isn't the way Microsoft implements
|
2005-03-29 19:01:00 +00:00 |
d3d9
|
- Volume now inherits Resource. This isn't the way Microsoft implements
|
2005-03-29 19:01:00 +00:00 |
d3dim
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
d3drm
|
Added a simple d3drm.h header.
|
2005-01-24 11:33:47 +00:00 |
d3dx8
|
- Use Interlocked* functions in AddRef and Release.
|
2005-01-21 10:18:16 +00:00 |
d3dxof
|
- Use Interlocked* functions in AddRef and Release.
|
2005-01-20 10:53:56 +00:00 |
dbghelp
|
- Various improvements for minidump module information
|
2005-03-29 13:14:08 +00:00 |
dciman32
|
Get rid of the ThunkData stubs, these are not functions.
|
2005-01-03 20:47:48 +00:00 |
ddraw
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
devenum
|
Fixed pin direction when registering audio input device.
|
2005-01-25 10:56:39 +00:00 |
dinput
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
dinput8
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
dmband
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
dmcompos
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
dmime
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
dmloader
|
Removed excessive statement (break after return or goto, not useful
|
2005-01-09 16:42:53 +00:00 |
dmscript
|
Properly implement DllCanUnload ref counting.
|
2005-02-02 09:31:28 +00:00 |
dmstyle
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
dmsynth
|
Properly implement DllCanUnloadNow ref counting.
|
2005-01-31 20:40:26 +00:00 |
dmusic
|
Properly implement DllCanUnloadNow ref counting.
|
2005-01-26 19:41:43 +00:00 |
dmusic32
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
dplay
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
dplayx
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
dpnet
|
- Use Interlocked* instead of ++/-- in AddRef/Release.
|
2005-01-14 16:02:20 +00:00 |
dpnhpast
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
dsound
|
Keep dsound8.c and dsound.c in sync.
|
2005-03-30 10:21:44 +00:00 |
dswave
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
dxdiagn
|
Properly implement DllCanUnloadNow ref counting.
|
2005-02-01 14:21:37 +00:00 |
dxerr8
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
dxerr9
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
dxguid
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
gdi
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
glu32
|
Fixed some errors in function prototypes.
|
2004-12-13 21:19:01 +00:00 |
glut32
|
|
|
hhctrl.ocx
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
iccvid
|
|
|
icmp
|
|
|
ifsmgr.vxd
|
|
|
imagehlp
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
imm32
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
iphlpapi
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
itss
|
Correct and complete some api documentation.
|
2005-03-21 10:55:13 +00:00 |
kernel
|
Implement mailslots.
|
2005-03-30 19:02:15 +00:00 |
lzexpand
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
mapi32
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
mlang
|
Make mlang_test.exe loadable on NT 4.0.
|
2005-03-14 21:41:27 +00:00 |
mmdevldr.vxd
|
|
|
monodebg.vxd
|
|
|
mpr
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
msacm
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-29 19:49:21 +00:00 |
mscms
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
msdmo
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
mshtml
|
Added mshtml.idl.
|
2005-01-10 13:31:29 +00:00 |
msi
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
msimg32
|
It makes no sense to export the dll entry point as stub.
|
2004-12-15 10:52:57 +00:00 |
msisys
|
|
|
msnet32
|
|
|
msrle32
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
msvcrt
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
msvcrt20
|
|
|
msvcrt40
|
- implement __pioinfo, __badioinfo and _adjust_fdiv
|
2004-12-10 15:28:25 +00:00 |
msvcrtd
|
|
|
msvidc32
|
|
|
msvideo
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
mswsock
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
netapi32
|
No need continuing tests if no NetUserGetInfo.
|
2005-03-25 10:24:45 +00:00 |
newdev
|
|
|
ntdll
|
Implement mailslots.
|
2005-03-30 19:02:15 +00:00 |
odbc32
|
Implemented Unicode proxy for ODBC.
|
2005-01-25 19:04:03 +00:00 |
ole32
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
oleacc
|
|
|
oleaut32
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
olecli
|
|
|
oledlg
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
olepro32
|
Ensure DllCanUnloadNow is a truly void function, and give it a unique
|
2004-11-30 17:40:51 +00:00 |
olesvr
|
|
|
opengl32
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
psapi
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-29 19:49:21 +00:00 |
qcap
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
quartz
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
rasapi32
|
Avoid dumping the contents of output strings.
|
2005-01-03 20:33:40 +00:00 |
riched20
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
richedit
|
Forward the RichEdit 1.0 control to the RichEdit 2.0 control.
|
2005-03-10 11:16:35 +00:00 |
rpcrt4
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
rsabase
|
Made rsabase forward everything to rsaenh.
|
2005-02-23 20:29:57 +00:00 |
rsaenh
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
secur32
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
sensapi
|
Add a stub dll for the System Event Notification Service.
|
2005-01-28 11:41:23 +00:00 |
serialui
|
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
|
2005-02-16 21:10:59 +00:00 |
setupapi
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
shdocvw
|
Dutch resource translation.
|
2005-03-22 16:39:25 +00:00 |
shell32
|
Fix up PIDL dumping code.
|
2005-03-31 10:05:59 +00:00 |
shfolder
|
|
|
shlwapi
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
snmpapi
|
|
|
stdole32.tlb
|
Added stdole32.tlb.
|
2005-01-28 14:13:08 +00:00 |
sti
|
|
|
strmiids
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
tapi32
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
ttydrv
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
twain
|
Correct and complete some api documentation.
|
2005-03-21 10:55:13 +00:00 |
unicows
|
Add IsDestinationReachableW.
|
2005-02-22 14:49:43 +00:00 |
url
|
|
|
urlmon
|
Add a comment explaining why CDLGetLongPathName[AW] and
|
2005-03-08 16:23:52 +00:00 |
user
|
Use textlen instead of len.
|
2005-03-31 10:07:26 +00:00 |
uuid
|
Added mshtmhst.idl.
|
2005-03-25 20:46:48 +00:00 |
uxtheme
|
Fixed some errors in function prototypes.
|
2004-12-13 21:19:01 +00:00 |
vdhcp.vxd
|
|
|
vdmdbg
|
|
|
version
|
Avoid a magic number.
|
2005-03-19 17:03:43 +00:00 |
vmm.vxd
|
|
|
vnbt.vxd
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
vnetbios.vxd
|
|
|
vtdapi.vxd
|
|
|
vwin32.vxd
|
|
|
win32s
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
winaspi
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
wined3d
|
- Volume now inherits Resource. This isn't the way Microsoft implements
|
2005-03-29 19:01:00 +00:00 |
winedos
|
Assorted spelling fixes.
|
2005-03-02 13:53:50 +00:00 |
wineps
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
wininet
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
winmm
|
Don't stop looking for devices if one can't be opened.
|
2005-03-31 10:07:02 +00:00 |
winnls
|
|
|
winsock
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
winspool
|
Set the registry keys under HCU\Software\Microsoft\Windows
|
2005-03-31 10:06:46 +00:00 |
wintab32
|
WTEnable, when called to disable tablet context, clears context queue,
|
2005-01-24 13:36:21 +00:00 |
wintrust
|
Stub for CryptCATAdminReleaseContext.
|
2005-02-23 12:43:12 +00:00 |
wow32
|
|
|
wsock32
|
Replace calloc() by HeapAlloc().
|
2005-03-11 13:25:42 +00:00 |
wtsapi32
|
Pretend there are 0 terminal server sessions and processes.
|
2005-03-24 15:08:48 +00:00 |
x11drv
|
Japanese 106 Keyboard fix.
|
2005-03-31 10:05:48 +00:00 |
.cvsignore
|
|
|
checklink.c
|
|
|
make_dlls
|
|
|
Makedll.rules.in
|
Add support for .exe's with exported functions.
|
2005-03-08 16:55:26 +00:00 |
Makefile.in
|
Initial implementation of riched20.
|
2005-03-05 11:19:14 +00:00 |
Maketest.rules.in
|
Converted the make_ctests script to C (based on a patch by Royce
|
2005-03-16 20:02:17 +00:00 |