.. |
advapi32
|
Excluded tests crashing on NT4 from compiling.
|
2005-04-23 19:05:03 +00:00 |
advpack
|
Added initial version of Delnode plus some tests.
|
2005-04-27 09:37:25 +00:00 |
amstream
|
- use Interlocked* functions in AddRef and Release.
|
2005-01-10 12:25:29 +00:00 |
atl
|
Add a definition for _ATL_REGMAP_ENTRY in atlbase.h.
|
2005-04-22 19:04:18 +00:00 |
avicap32
|
Implemented capGetDriverDescription.
|
2005-04-27 09:46:25 +00:00 |
avifil32
|
Correct and complete some api documentation.
|
2005-03-21 10:55:13 +00:00 |
cabinet
|
Eliminate a strncpy and remove unused variable.
|
2005-04-18 15:33:15 +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
|
Import DPA_Search by ordinal like other DPA functions.
|
2005-04-22 21:18:12 +00:00 |
commdlg
|
SBSP_ABSOLUTE is 0 so we cannot do (wFlags & SBSP_ABSOLUTE).
|
2005-04-19 09:47:42 +00:00 |
crtdll
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
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
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
d3d8
|
Fix crash on drawStridedSlow.
|
2005-04-27 08:12:23 +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
|
Eliminate strncpy and correct some NameLen bugs.
|
2005-04-18 15:34:10 +00:00 |
dciman32
|
Fix the DCICreatePrimary() prototype. It's supposed to return an int
|
2005-04-20 18:42:04 +00:00 |
ddraw
|
Fixed 3 memset()s which used the wrong size (too large).
|
2005-04-25 10:48:38 +00:00 |
devenum
|
Added the video input device category.
|
2005-04-27 11:07:55 +00:00 |
dinput
|
Fixed 3 memset()s which used the wrong size (too large).
|
2005-04-25 10:48:38 +00:00 |
dinput8
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
dmband
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
dmcompos
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
dmime
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
dmloader
|
Strncpy elimination.
|
2005-04-18 15:36:20 +00:00 |
dmscript
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
dmstyle
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
dmsynth
|
Properly implement DllCanUnloadNow ref counting.
|
2005-01-31 20:40:26 +00:00 |
dmusic
|
Strncpy elimination.
|
2005-04-18 15:36:20 +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
|
DPSET_REMOTE is 0 so we cannot do (flags & DPSET_REMOTE). Instead
|
2005-04-19 09:48:09 +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
|
Fully implement WAVEDEVICEMAPPING property set.
|
2005-04-13 14:39:49 +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
|
Prevent CreateDCA from crashing if a bad lpInitData parameter is
|
2005-04-25 16:02:27 +00:00 |
glu32
|
Fixed some errors in function prototypes.
|
2004-12-13 21:19:01 +00:00 |
glut32
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
hhctrl.ocx
|
- Add text dumping of the requested command.
|
2005-04-16 10:47:46 +00:00 |
iccvid
|
Signed compare fixes.
|
2004-08-25 17:30:31 +00:00 |
icmp
|
Avoid using gettimeofday.
|
2004-09-29 21:33:05 +00:00 |
ifsmgr.vxd
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
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
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
kernel
|
- delayed initialisation of BIOS and SYSTEM information until someone
|
2005-04-27 11:08:47 +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
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
monodebg.vxd
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
mpr
|
Spanish translations updated.
|
2005-04-11 13:01:46 +00:00 |
msacm
|
Fixed 3 memset()s which used the wrong size (too large).
|
2005-04-25 10:48:38 +00:00 |
mscms
|
Don't reference c:\windows directly.
|
2005-04-11 18:49:40 +00:00 |
msdmo
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
mshtml
|
Tweak the API documentation to silence winapi_check warnings.
|
2005-04-20 15:18:42 +00:00 |
msi
|
Implement MsiQueryFeatureStateW.
|
2005-04-28 12:01:06 +00:00 |
msimg32
|
It makes no sense to export the dll entry point as stub.
|
2004-12-15 10:52:57 +00:00 |
msisys
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
msnet32
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
msrle32
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
msvcrt
|
Remove a few more instances of strncpy.
|
2005-04-25 15:51:45 +00:00 |
msvcrt20
|
Removed some functions that don't exist in msvcrt20 (reported by Jan
|
2004-07-22 23:45:58 +00:00 |
msvcrt40
|
- implement __pioinfo, __badioinfo and _adjust_fdiv
|
2004-12-10 15:28:25 +00:00 |
msvcrtd
|
Added stub for _CrtCheckMemory.
|
2004-06-14 17:57:06 +00:00 |
msvidc32
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
msvideo
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +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
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
ntdll
|
Removed the MESSAGEQUEUE structure, and store the corresponding
|
2005-04-27 08:18:20 +00:00 |
odbc32
|
Implemented Unicode proxy for ODBC.
|
2005-01-25 19:04:03 +00:00 |
ole32
|
Define and use endian conversion macros for big-endian machines.
|
2005-04-24 17:22:26 +00:00 |
oleacc
|
Added DllRegisterServer/DllUnregisterServer calls.
|
2004-08-27 19:12:27 +00:00 |
oleaut32
|
- Fix leftover negative sign in height parameter for transparent
|
2005-04-22 19:05:05 +00:00 |
olecli
|
Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
|
2004-09-09 19:23:19 +00:00 |
oledlg
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
olepro32
|
Ensure DllCanUnloadNow is a truly void function, and give it a unique
|
2004-11-30 17:40:51 +00:00 |
olesvr
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
opengl32
|
Sync to the latest opengl specs.
|
2005-04-11 14:24:27 +00:00 |
powrprof
|
Added partial implementation of powrprof.dll.
|
2005-04-20 19:15:31 +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
|
Improved errors handling a bit in dsound renderer.
|
2005-04-25 10:49:22 +00:00 |
rasapi32
|
Avoid dumping the contents of output strings.
|
2005-01-03 20:33:40 +00:00 |
riched20
|
Fixed an error in my previous commit which caused an infinite loop in
|
2005-04-20 14:25:03 +00:00 |
richedit
|
Forward the RichEdit 1.0 control to the RichEdit 2.0 control.
|
2005-03-10 11:16:35 +00:00 |
rpcrt4
|
Tweak the API documentation to silence winapi_check warnings.
|
2005-04-20 15:18:42 +00:00 |
rsabase
|
Made rsabase forward everything to rsaenh.
|
2005-02-23 20:29:57 +00:00 |
rsaenh
|
Strncpy elimination.
|
2005-04-18 15:36:20 +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
|
Implement SetupDiClassNameFromGuidExA.
|
2005-04-11 12:59:45 +00:00 |
shdocvw
|
Spanish translations updated.
|
2005-04-11 13:01:46 +00:00 |
shell32
|
Split up the window procedure.
|
2005-04-28 18:26:58 +00:00 |
shfolder
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
shlwapi
|
Strncpy elimination.
|
2005-04-18 15:36:20 +00:00 |
snmpapi
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
stdole32.tlb
|
Added stdole32.tlb.
|
2005-01-28 14:13:08 +00:00 |
sti
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
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
|
Assorted spelling fixes.
|
2005-04-19 09:49:38 +00:00 |
unicows
|
Add IsDestinationReachableW.
|
2005-02-22 14:49:43 +00:00 |
url
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
urlmon
|
Add stub for FaultInIEFeature.
|
2005-04-11 12:58:58 +00:00 |
user
|
Implemented GetLastInputInfo.
|
2005-04-28 12:04:14 +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
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
vdmdbg
|
Stubs to prevent taskmgr.exe from crashing or aborting during
|
2004-04-07 19:41:21 +00:00 |
version
|
Avoid a magic number.
|
2005-03-19 17:03:43 +00:00 |
vmm.vxd
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
vnbt.vxd
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
vnetbios.vxd
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
vtdapi.vxd
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
vwin32.vxd
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
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
|
- implement memory access APIs to VertexBuffers
|
2005-04-28 12:02:03 +00:00 |
winedos
|
- delayed initialisation of BIOS and SYSTEM information until someone
|
2005-04-27 11:08:47 +00:00 |
wineps
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
wininet
|
Get rid of the remaining calls to strncpyW, and remove that function
|
2005-04-21 17:18:50 +00:00 |
winmm
|
Make multimedia threads high priority.
|
2005-04-27 09:39:55 +00:00 |
winnls
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
winsock
|
Fixed stack overwrite by using sizeof(WS_sockaddr_ipx).
|
2005-04-28 18:27:27 +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
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
wsock32
|
Replace calloc() by HeapAlloc().
|
2005-03-11 13:25:42 +00:00 |
wtsapi32
|
WTSFreeMemory stub.
|
2005-04-19 12:00:29 +00:00 |
x11drv
|
SetParent should not remove menu from non-child windows.
|
2005-04-26 08:16:17 +00:00 |
.cvsignore
|
Create separate makefiles for tests for more flexibility.
|
2002-08-09 01:22:40 +00:00 |
Makedll.rules.in
|
Add support for .exe's with exported functions.
|
2005-03-08 16:55:26 +00:00 |
Makefile.in
|
Added partial implementation of powrprof.dll.
|
2005-04-20 19:15:31 +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 |
checklink.c
|
Moved libwine to libs/ directory.
|
2003-03-22 20:40:48 +00:00 |
make_dlls
|
Removed debug trace.
|
2004-08-24 02:29:48 +00:00 |