.. |
advapi32
|
Added ImpersonateLoggedOnUser stub.
|
2002-04-03 19:53:31 +00:00 |
avicap32
|
Fixed some issues found by winapi_check.
|
2002-03-23 21:39:05 +00:00 |
avifil32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
comctl32
|
Fix off by one error in HEADER_InsertItemW.
|
2002-04-03 22:43:27 +00:00 |
commdlg
|
Fix default extension behavior with GetOpenFileName.
|
2002-03-26 19:47:40 +00:00 |
crtdll
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
crypt32
|
Added some stubs.
|
2002-04-03 19:55:13 +00:00 |
dciman32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
ddraw
|
Removed call to DIB_GetDIBWidthBytes.
|
2002-03-28 22:25:02 +00:00 |
devenum
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
dinput
|
Spelling/error messages fixes.
|
2002-04-02 19:47:30 +00:00 |
dplay
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
dplayx
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
dsound
|
Dsound will now try as many devices as are available when trying to
|
2002-03-25 20:52:17 +00:00 |
gdi
|
Use rect only if there are flags.
|
2002-04-03 22:49:26 +00:00 |
glu32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
icmp
|
Spelling/error messages fixes.
|
2002-04-02 19:47:30 +00:00 |
imagehlp
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
imm32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
kernel
|
Cleaned up a bit, removed todos for OpenThread, avoid TerminateThread
|
2002-04-03 02:33:13 +00:00 |
lzexpand
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
mapi32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
mpr
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
msacm
|
Made use of MSACM driver definitions.
|
2002-04-02 00:45:25 +00:00 |
msdmo
|
Removed some code because of concerns over the Microsoft DirectX SDK
|
2002-03-22 19:19:23 +00:00 |
msimg32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
msnet32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
msrle32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
msvcrt
|
Implemented _mbsnbicmp.
|
2002-04-02 02:42:58 +00:00 |
msvcrt20
|
Forward C++ functions to the msvcrt library.
|
2002-04-03 22:49:51 +00:00 |
msvideo
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
netapi32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
ntdll
|
Use ENOMEDIUM errno code only when defined.
|
2002-04-02 19:19:49 +00:00 |
odbc32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
ole32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
oleaut32
|
Various makefile fixes for the test environment.
|
2002-04-02 02:58:45 +00:00 |
olecli
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
oledlg
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
olepro32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
olesvr
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
opengl32
|
Added support for driver-specific escapes in the x11drv to retrieve
|
2002-03-23 21:43:56 +00:00 |
psapi
|
Implemented EnumProcesses and EnumProcessModules.
|
2002-03-22 00:56:36 +00:00 |
qcap
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
quartz
|
Fixed some bugs.
|
2002-04-01 20:59:24 +00:00 |
rasapi32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
richedit
|
Spelling/error messages fixes.
|
2002-04-02 19:47:30 +00:00 |
rpcrt4
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
serialui
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
setupapi
|
Fixed some issues found by winapi_check.
|
2002-04-03 02:37:09 +00:00 |
shdocvw
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
shell32
|
Check for failure of IShellFolder_GetDisplayNameOf.
|
2002-04-03 22:52:52 +00:00 |
shfolder
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
shlwapi
|
Avoid local WINAPI function pointers to work around gcc bug.
|
2002-04-03 02:43:03 +00:00 |
sti
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
tapi32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
ttydrv
|
Fixed some issues found by winapi_check.
|
2002-04-03 02:37:09 +00:00 |
twain
|
Started TWAIN implementation.
|
2002-03-21 02:58:39 +00:00 |
url
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
urlmon
|
Added some stubs.
|
2002-03-21 01:25:42 +00:00 |
user
|
Include wine/test.h before windows headers.
|
2002-04-02 00:44:51 +00:00 |
version
|
Always call LoadLibrary.
|
2002-04-02 02:45:09 +00:00 |
win32s
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
winaspi
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
winedos
|
Redirect DOS writes to stdout/console to DOSVM_PutChar.
|
2002-04-03 02:34:45 +00:00 |
wineps
|
Load libfreetype.so on the fly with dlopen and friends.
|
2002-04-03 20:02:39 +00:00 |
wininet
|
Fixed some issues found by winapi_check.
|
2002-03-23 21:39:05 +00:00 |
winmm
|
More robust and less time consuming playback.
|
2002-04-01 21:02:49 +00:00 |
winnls
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
winsock
|
Add stub for WSAEnumProtocols(A/W) functions.
|
2002-04-03 20:04:50 +00:00 |
winspool
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
wintrust
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
wow32
|
Changed builtin dlls file names to make it clear they are not normal
|
2002-03-20 22:19:06 +00:00 |
wsock32
|
Fix for the unistd.h vs. winsock.h problem in Winelib applications.
|
2002-04-01 21:01:13 +00:00 |
x11drv
|
Implement GetTextExtentPointI and add support for ETO_GLYPH_INDEX.
|
2002-04-03 22:08:27 +00:00 |
.cvsignore
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
make_dlls
|
Various makefile fixes for the test environment.
|
2002-04-02 02:58:45 +00:00 |
Makedll.rules.in
|
Renamed some 16-bit spec files to match the dll name.
|
2002-03-26 19:56:06 +00:00 |
Makefile.in
|
Various makefile fixes for the test environment.
|
2002-04-02 02:58:45 +00:00 |