Sweden-Number/dlls
Eric Pouech c4c7324c45 Forced loading of msacm32 when msacm is loaded.
Added msacm DLL pair in config files.
Added some dumb calls from 16 to 32.
2001-01-06 01:23:11 +00:00
..
advapi32 Fixed some 0 vs. FALSE mismatches. 2001-01-02 20:20:34 +00:00
avifil32 Created a small static library in ole/libuuid.a that contains all the 2000-12-06 01:50:47 +00:00
comctl32 - clarify many error messages 2000-12-27 04:02:46 +00:00
commdlg Implement PrintDlg16 better (adding PrintDlgProc16 and several other 2001-01-02 22:26:09 +00:00
crtdll Don't link with libw if libc already contains w* routines. 2000-12-27 18:49:08 +00:00
dciman32 Import kernel32 (for SetLastError()). 2000-12-27 18:35:52 +00:00
ddraw Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
dinput Mouse events fix. 2001-01-05 22:15:20 +00:00
dplay Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
dplayx Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
dsound Added a more truthful message about what really is wrong. 2001-01-06 00:36:14 +00:00
gdi Don't call QueryAbort16() in WriteSpool16(), since it might be called 2001-01-06 00:35:37 +00:00
icmp Fixed some issues found by winapi_check. 2000-12-01 23:53:46 +00:00
imagehlp Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
imm32 Implemented keyboard layout and context - far from complete. 2000-12-18 03:51:16 +00:00
kernel Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +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 Forced loading of msacm32 when msacm is loaded. 2001-01-06 01:23:11 +00:00
msnet32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
msvideo Fixed bitmap size handling. 2001-01-03 21:30:03 +00:00
ntdll Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
odbc32 Work around glibc 2.1.x dlopen bug (again). 2000-12-13 21:32:55 +00:00
ole32 Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
oleaut32 - TLB_DoFuncs: code cleanup and elemdescFunc read correctly from TLB. 2000-12-21 20:20:12 +00:00
olecli Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +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 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
psapi Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
rasapi32 Moved HRASCONN from windef.h. 2000-12-24 20:44:08 +00:00
richedit winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
rpcrt4 Compile fix for gcc 2.7.2.3. 2000-12-05 20:45:14 +00:00
serialui Fixed some warnings. 2000-12-13 20:03:53 +00:00
setupapi Fixed some issues found by winapi_check. 2000-12-16 21:55:05 +00:00
shell32 Moved HDROP to shellapi.h. 2001-01-02 21:00:46 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi Implemented a few Url* functions. 2001-01-05 22:22:57 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
urlmon Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
user 16bit user GetProp/SetProp get strings or atoms, so we can use 'str'. 2001-01-02 20:28:25 +00:00
version Code was checking for 0 or HFILE_ERROR instead of negative error 2001-01-02 19:56:21 +00:00
win32s Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
winaspi Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
winedos Release the Win16 lock before starting the DOS process, since it's not 2000-12-27 03:24:20 +00:00
wineps Added one safety check to AFM parsing. 2001-01-02 20:30:16 +00:00
wininet Implement InternetCanonicalizeUrl. 2001-01-06 00:36:43 +00:00
winmm We must cast the return value of GetProcAddress. 2001-01-05 03:44:40 +00:00
winnls Added a spec file for 16bit imm. 2000-12-14 21:56:18 +00:00
winsock Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
winspool Fixed some warnings. 2000-12-13 20:03:53 +00:00
wow32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
wsock32 Returning success for unknown WSCNTL_TCPIP_QUERY_INFO code makes win98 2001-01-05 22:16:11 +00:00
x11drv Build tsx11 layer as a separate shared library. 2000-12-06 00:04:10 +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 Use dllwrap for building shared libraries in cygwin. 2000-12-22 22:28:00 +00:00
Makefile.in Implement InternetCanonicalizeUrl. 2001-01-06 00:36:43 +00:00