wine-wine/dlls
Martin Wilck ff1f320ac8 Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +00:00
..
advapi32 Added stubs for AbortSystemShutdown[AW] and PrivilegeCheck. 2002-04-19 00:04:27 +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 - Improve I_IMAGECALLBACK handling and support I_IMAGENONE. 2002-04-24 21:22:17 +00:00
commdlg Now, we are really erasing WS_CAPTION style. 2002-04-19 00:02:21 +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 Compile fixes for gcc 2.7.2.3. 2002-04-11 17:34:46 +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 A bit more robust against wave???Open failures. 2002-04-22 22:36:18 +00:00
gdi Export a few more 16-bit GDI functions. Finished wineps separation. 2002-04-17 16:51:47 +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 Fixed minor typo. 2002-04-25 23:05:02 +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
msisys Created a stubbed version of MSISYS.OCX. 2002-04-08 23:56:14 +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 Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
msvcrt20 Forward C++ functions to the msvcrt library. 2002-04-03 22:49:51 +00:00
msvideo MCIWndCreateA: check for NULL filename. 2002-04-11 17:30:45 +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 Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +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 Return error codes in some 16bit ole stubs, returning success causes 2002-04-11 23:44:48 +00:00
oleaut32 Implemented OleIconToCursor. 2002-04-20 20:55:13 +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 Implemented MJPG handler. 2002-04-19 00:05:05 +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 - Recognize "\n" as an alternative soft line break in function 2002-04-22 23:08:19 +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 The extension should not be removed from the display of folder names. 2002-04-21 22:03:55 +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-04-08 22:45:34 +00:00
user First regression test for wsprintf. 2002-04-24 21:16: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 Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
wineps Export a few more 16-bit GDI functions. Finished wineps separation. 2002-04-17 16:51:47 +00:00
wininet Fixed some issues found by winapi_check. 2002-03-23 21:39:05 +00:00
winmm Fixed multi-thread access to local variables (mainly fd for 2002-04-22 22:35:30 +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 Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +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 Never activate the window on SW_SHOWNOACTIVATE. 2002-04-24 22:26:34 +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 Renamed some 16-bit spec files to match the dll name. 2002-03-26 19:56:06 +00:00
Makefile.in Export a few more 16-bit GDI functions. Finished wineps separation. 2002-04-17 16:51:47 +00:00
make_dlls Various makefile fixes for the test environment. 2002-04-02 02:58:45 +00:00