Sweden-Number/dlls
Peter H. Ganten 988d1c233a - only parse AFM-files, which start with "BeginFontMetrics"
- use fgetc instead of fgets to cope with AFM-Files with
  Macintosh-Style line-breaks ('\r') in the parser.
2001-02-13 20:18:47 +00:00
..
advapi32 Add <string.h> to files that needed it. 2001-01-26 20:43:40 +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 Check PROPSHEETPAGEA.pfnCallback for NULL pointer if PSP_USECALLBACK 2001-02-12 18:08:31 +00:00
commdlg - make the Landscape/Portrait buttons do something. 2001-02-12 19:42:08 +00:00
crtdll Fixed toupper/_toupper mixup. 2001-01-15 19:57:48 +00:00
dciman32 Added DCICloseProvider stub. 2001-02-12 01:18:42 +00:00
ddraw Allow an application to re-ask for EXCLUSIVE DirectDraw access. 2001-02-12 18:08:53 +00:00
dinput Fix a few compiler warnings. 2001-02-12 03:42:58 +00:00
dplay Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
dplayx Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
dsound Fixes for various underrun-related problems. Also added a mechanism 2001-01-13 01:00:00 +00:00
gdi Add <string.h> to files that needed it. 2001-01-26 20:43:40 +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 Change the callback declarations to a safer format. 2001-02-12 03:51:04 +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 Fixed some issues found by winapi_check. 2001-02-12 03:45:09 +00:00
msnet32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
msvcrt Fixed some issues found by winapi_check. 2001-02-12 03:45:09 +00:00
msvideo Added some more 16->32 mappings for ICM* messages. 2001-01-29 00:32:55 +00:00
ntdll - TRACE opened registry handles 2001-02-12 18:10:43 +00:00
odbc32 Work around glibc 2.1.x dlopen bug (again). 2000-12-13 21:32:55 +00:00
ole32 Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
oleaut32 Implement LHashValOfNameSysA for 4 LCIDs, fix prototype. 2001-02-12 19:33:42 +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 <string.h> from winnt.h. 2001-01-22 02:17:29 +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 Add <string.h> to files that needed it. 2001-01-26 20:43:40 +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 Implement keyboard shortcut F2 to rename files and directories in the 2001-02-13 02:20:35 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi Implement a bunch of shlwapi functions, add some new stubs. 2001-02-13 20:17:59 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
urlmon Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
user Added unicode MDI client window proc. 2001-02-12 03:40:41 +00:00
version Code was checking for 0 or HFILE_ERROR instead of negative error 2001-01-02 19:56:21 +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 Fixed some issues found by winapi_check. 2001-01-25 22:23:08 +00:00
wineps - only parse AFM-files, which start with "BeginFontMetrics" 2001-02-13 20:18:47 +00:00
wininet - Remove <string.h> from winnt.h. 2001-01-22 02:17:29 +00:00
winmm Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
winnls A couple of stubs for Terminal Server Client 16 bit. 2001-02-12 01:13:54 +00:00
winsock In WsControl, don't mix Linux and Wine socket calls. Always use Wine calls. 2001-01-17 20:19:14 +00:00
winspool Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
wow32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
wsock32 Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
x11drv Make some noise in a few cases where the X11drv doesn't load, but used 2001-01-17 21:51: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 Use dllwrap for building shared libraries in cygwin. 2000-12-22 22:28:00 +00:00
Makefile.in Implemented VideoCapDriverDescAndVer. 2001-01-28 23:45:43 +00:00