Sweden-Number/dlls
Mike Hearn c6914b202a - Reduced tab offset constant slightly to avoid clipping the label.
- Prevent label overdraw of updown control by reducing the width of
  the invalidated region.
2003-03-12 20:14:12 +00:00
..
advapi32 Removed no longer needed inclusion of heap.h. 2003-01-24 00:54:58 +00:00
avicap32 Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
avifil32 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
cabinet Fix some problems when Extract is used more than once. 2003-01-23 21:22:24 +00:00
comcat Added optional OLESelfRegister to wine_common_ver.rc, used in 2003-01-20 23:24:43 +00:00
comctl32 - Reduced tab offset constant slightly to avoid clipping the label. 2003-03-12 20:14:12 +00:00
commdlg ArrangeCtrlPositions() did not cope correctly with a templated dialog 2003-03-07 20:29:31 +00:00
crtdll Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
crypt32 Added stub for CryptUnprotectData. 2003-02-18 23:23:52 +00:00
ctl3d Manage internal ctl3d auto subclass flag. 2003-02-11 22:10:36 +00:00
d3d8 Correct some capabilities, and default others to fully supported for 2003-02-01 00:35:36 +00:00
d3dim Added d3dim.dll with stubs. 2003-01-24 01:08:15 +00:00
d3dx8 Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
dciman32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ddraw - some Caps clean-up when no OpenGL compiled in 2003-03-07 20:34:34 +00:00
devenum Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
dinput Implement GetDeviceInfo and GetObjectInfo for the keyboard device. 2003-02-24 20:41:28 +00:00
dinput8 Added .spec.def files. 2002-12-12 22:04:04 +00:00
dplay Added .spec.def files. 2002-12-12 22:04:04 +00:00
dplayx Added some missing LeaveCriticalSection's. 2003-02-12 01:26:05 +00:00
dsound - implemented panning 2003-03-10 19:06:02 +00:00
gdi Janitorial. Get rid of W->A call. 2003-03-07 23:08:59 +00:00
glu32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
icmp Added .spec.def files. 2002-12-12 22:04:04 +00:00
imagehlp Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
imm32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
kernel Added tests for GetPrivateProfileInt. 2003-03-04 04:34:57 +00:00
lzexpand Added .spec.def files. 2002-12-12 22:04:04 +00:00
mapi32 Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
mpr Added .spec.def files. 2002-12-12 22:04:04 +00:00
msacm Audio codecs were erroneously being listed multiple times, making it 2003-01-23 21:21:33 +00:00
msdmo Added .spec.def files. 2002-12-12 22:04:04 +00:00
msimg32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msisys Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
msnet32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvcrt Added _daylight stub int, and __p__daylight function. 2003-03-04 02:19:15 +00:00
msvcrt20 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvideo Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
netapi32 Separate "Enumerate Hardware Addresses" as function, as other netapi32 2003-02-14 23:29:24 +00:00
ntdll Rewrote RtlFind{Most,Least}SignificantBit in a more portable way. 2003-03-07 23:15:52 +00:00
odbc32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ole32 Implemented the global interface table object using a simple linked 2003-03-11 01:45:38 +00:00
oleaut32 Handle coercing VT_DISPATCH into VT_PTR. 2003-03-06 22:42:28 +00:00
olecli Get rid of ole.h. 2002-12-23 01:46:34 +00:00
oledlg Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
olepro32 Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
olesvr Get rid of ole.h. 2002-12-23 01:46:34 +00:00
opengl32 Support 'stub' wglGetExtensionsStringEXT function. 2003-03-06 22:48:54 +00:00
psapi Implemented GetModuleBaseName(AW), GetModuleFileNameEx(AW) and 2003-01-09 00:02:26 +00:00
qcap Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
quartz Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
rasapi32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
richedit A fix to get edit control scrolls bars to draw in the correct 2003-02-19 03:40:33 +00:00
rpcrt4 For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
serialui Added .spec.def files. 2002-12-12 22:04:04 +00:00
setupapi Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
shdocvw Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
shell32 Add few SFGAO_CAN* attributes to supported list. 2003-03-05 02:48:26 +00:00
shfolder Added .spec.def files. 2002-12-12 22:04:04 +00:00
shlwapi Implemented SHRegSetUSValueA and SHRegSetUSValueW. 2003-03-10 19:02:47 +00:00
snmpapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
sti Added a few more stubs. 2003-01-11 22:48:11 +00:00
tapi32 Zero out the returned LINETRANSLATECAPS structure. 2002-11-13 21:25:34 +00:00
ttydrv Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
twain Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon - Add some stubs. 2003-01-13 20:44:13 +00:00
user Fixed typo in PrivateExtractIconExW function. 2003-03-10 19:04:39 +00:00
version Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
win32s Added .spec.def files. 2002-12-12 22:04:04 +00:00
winaspi Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
winedos Move real mode interrupt emulation code to file interrupts.c. 2003-03-04 02:16:20 +00:00
wineps Was using the wrong define for the CUPS soname. 2003-03-07 20:36:08 +00:00
wininet InternetOpenUrlA (http/s case): Use client for HttpOpenRequestA, don't 2003-02-25 03:57:59 +00:00
winmm Fixed error code when no mapping is found for wave input. 2003-03-10 19:03:08 +00:00
winnls Added .spec.def files. 2002-12-12 22:04:04 +00:00
winsock Remove some unreachable code. 2003-02-24 20:48:45 +00:00
winspool Was using the wrong define for the CUPS soname. 2003-03-07 20:36:08 +00:00
wintab32 Added stubs for WINTAB{,32}.DLL (used by many important drawing 2002-12-17 01:49:16 +00:00
wintrust - Add some stubs. 2003-01-13 20:44:13 +00:00
wow32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
wsock32 Provide stub implementations of GetTypeByNameA and SetServiceA. 2003-01-30 00:23:39 +00:00
x11drv Correctly encode wParam for WM_SYSCOMMAND,SC_SIZE messages. 2003-02-18 23:24:57 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Rename __WINE__ to __WINESRC__. 2003-01-04 00:52:18 +00:00
Makefile.in Fixed installation order of linkable dlls. 2003-02-19 22:11:37 +00:00
Maketest.rules.in Remove global NONAMELESS* define for tests too. 2003-01-09 01:56:27 +00:00
make_dlls Fixed installation order of linkable dlls. 2003-02-19 22:11:37 +00:00