Sweden-Number/dlls
Ove Kaaven 2043c42cef Implemented gamma control on the DirectDraw primary window.
Ensured that the primary window is created before the constructor returns.
Flag the primary window as transparent so mouse clicks pass through it.
Put the primary window handle into a reserved field for x11drv HAL use.
2001-04-17 17:34:11 +00:00
..
advapi32 RegSetValueExA/W: fixed REG_SZ string length handling for Win95. 2001-04-10 21:30:24 +00:00
avifil32 Documentation ordinal fixes. 2001-02-14 23:11:17 +00:00
comctl32 GetItemSpacing(true): Return the default item spacing if the view is 2001-04-16 19:04:12 +00:00
commdlg Set the custom dialog box to the bottom of the Z-order. 2001-04-13 22:23:05 +00:00
crtdll Fix the signature of __GetMainArgs and __getmainargs (from msvcrt). 2001-04-10 23:25:40 +00:00
dciman32 Added DCICloseProvider stub. 2001-02-12 01:18:42 +00:00
ddraw Implemented gamma control on the DirectDraw primary window. 2001-04-17 17:34:11 +00:00
dinput Don't restore the saved keyboard autorepeat config, since the config 2001-04-16 19:03:10 +00:00
dplay Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
dplayx Add version resource to dplayx.dll, versioned to DirectX 7.0. 2001-04-16 18:59:59 +00:00
dsound Fixed sound disappearing after on-the-fly sample rate changes and 2001-03-19 19:14:39 +00:00
gdi Implemented Get/SetDeviceGammaRamp. 2001-03-21 03:36:53 +00:00
icmp Fixed some issues found by winapi_check. 2000-12-01 23:53:46 +00:00
imagehlp Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
imm32 Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
kernel - added stubs for three console functions 2001-04-12 21:07:25 +00:00
lzexpand Use libwine and libwine_unicode directly from their build directory 2000-12-06 00:05:14 +00:00
mpr Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
msacm A few fixes. 2001-04-13 22:28:35 +00:00
msnet32 Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
msvcrt Handle the %f case in wsprintf. 2001-04-16 19:00:42 +00:00
msvideo Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
ntdll Implemented _wtoi and _wtol. 2001-04-16 20:24:47 +00:00
odbc32 Work around glibc 2.1.x dlopen bug (again). 2000-12-13 21:32:55 +00:00
ole32 Implementation of OLE32.IsAccelerator. 2001-04-16 18:58:09 +00:00
oleaut32 Stub for OleLoadPictureEx. 2001-04-10 21:17:04 +00:00
olecli Stub for OleSavedClientDoc. 2001-02-20 23:43:43 +00:00
oledlg Import kernel32 (for SetLastError()). 2000-12-27 18:35:52 +00:00
olepro32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
olesvr Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
opengl32 - Always use a double-buffered visual if one is available. 2001-03-28 01:45:08 +00:00
psapi Documentation ordinal fixes. 2001-01-25 22:22:21 +00:00
rasapi32 Moved HRASCONN from windef.h. 2000-12-24 20:44:08 +00:00
richedit Misc typos in comments. 2001-02-14 21:43:06 +00:00
rpcrt4 Cleaned up dll startup routines now that we have separate address 2001-01-17 22:03:18 +00:00
serialui Cleaned up dll startup routines now that we have separate address 2001-01-17 22:03:18 +00:00
setupapi Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
shdocvw Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
shell32 Replace "System" font by "Helv" in shell32 "About" dialog. 2001-04-16 18:58:30 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi Added needed string.h includes. 2001-03-22 19:33:57 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Implemented Get/SetDeviceGammaRamp. 2001-03-20 01:55:18 +00:00
urlmon Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
user Fix some crash on bad parameter conditions. 2001-04-16 20:27:16 +00:00
version ConvertVersionInfo32To16: the end of the child list may also be marked 2001-03-23 19:07:35 +00:00
win32s Fixed some issues found by winapi_check. 2001-01-25 22:23:08 +00:00
winaspi - Remove <string.h> from winnt.h. 2001-01-22 02:17:29 +00:00
winedos Added TASK_GetPtr/TASK_GetCurrent functions to get the TDB for a task 2001-04-04 00:21:05 +00:00
wineps Make paper size and bin type handling more like Windows drivers. 2001-04-16 19:34:21 +00:00
wininet Add includes for <time.h>. 2001-02-15 21:24:07 +00:00
winmm Fixed callback parameters (bogus hWave); added acm conversion for 2001-04-13 22:28:06 +00:00
winnls Fixed some issues found by winapi_check. 2001-02-13 20:19:15 +00:00
winsock Added stub for WSASend. 2001-04-10 21:22:34 +00:00
winspool Removed dependency on comctl32. 2001-02-28 05:26:08 +00:00
wintrust Added new dll wintrust.dll with a stub for WinVerifyTrust(). 2001-04-16 19:36:12 +00:00
wow32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
wsock32 Use of proper test gets rid of a signed/unsigned warning. 2001-04-17 17:30:44 +00:00
x11drv Implemented the XF86DGA2 driver for the ddraw HAL. 2001-04-16 19:54:07 +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 Allow the Makefile.in to define EXTRADEFS and add it to DEFS. 2001-04-10 23:22:22 +00:00
Makefile.in Fix typo so that wintrust is built. 2001-04-17 17:33:01 +00:00