reactos/reactos/lib
Eric Kohl a2e92f560f Create profile directories.
svn path=/trunk/; revision=7528
2004-01-09 19:52:01 +00:00
..
adns Corrected bug: passing value of Adjustment rather than address. 2003-12-25 05:48:35 +00:00
advapi32 On error return from RegQueryValueExW, don't touch *lpcbData. *lpcbData 2003-12-29 23:04:55 +00:00
cards Fixed the FileVersion once more. The version should be 5.1.2600 because some applications use the bitmap resources directly and depending on the FileVersion tries to load animations. 2003-09-26 12:17:05 +00:00
comctl32 Don't destroy heap on unload, other DLLs might still depend on it 2004-01-03 21:59:55 +00:00
comdlg32 Ported comdlg32.dll from Wine. There are still a few minor bugs with it. 2004-01-09 01:58:22 +00:00
crtdll Add a _commit() to fflush() functions. As advised by Mike Nordell. 2004-01-08 18:42:44 +00:00
d3d8 Very basic dll, needs a makefile and none of the functions are implemented, more soon... 2003-11-12 21:05:23 +00:00
d3d8thk - Replaced winedbg.dll with static library libwine.a. 2003-12-02 18:12:05 +00:00
d3d9 Very basic dll, needs a makefile and none of the functions are implemented, more soon... 2003-11-12 21:15:07 +00:00
dnsapi I'm not really sure how the --kill-at, --add-stdcall alias dichotomy should 2003-12-25 09:52:44 +00:00
epsapi new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
fmifs new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
freetype activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
fslib/vfatlib Tiny cleanup. 2003-11-24 14:53:02 +00:00
gdi32 Bug fixes. 2003-12-21 22:41:00 +00:00
imagehlp Always link to libwine.a first. 2004-01-03 23:16:03 +00:00
imm32 Fixed compilation. 2003-12-14 21:29:42 +00:00
iphlpapi Properly deal with a larger buffer than we expect. 2003-12-28 09:53:22 +00:00
iprtprio * added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files. 2003-08-07 04:03:25 +00:00
kbdfr change entry point to 0x0 2003-12-15 20:03:13 +00:00
kbdgr change entry point to 0x0 2003-12-15 20:03:13 +00:00
kbdse Johannes Olofsson's swedish keyboard dll (kbdse.dll) 2004-01-09 13:18:37 +00:00
kbduk change entry point to 0x0 2003-12-15 20:03:13 +00:00
kbdus change entry point to 0x0 2003-12-15 20:03:13 +00:00
kernel32 FIXME for CreateProcess(): use CurDir to search for the executable file in the new working directory in GetFileName() 2004-01-06 13:47:01 +00:00
libwine include <wine/port.h> header file 2004-01-06 17:13:24 +00:00
lzexpand new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
msafd 2003-12-25 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-12-25 14:06:15 +00:00
msgina small fixes 2003-12-27 11:09:58 +00:00
msimg32 Patch by Jonathon Wilson: 2003-11-14 17:13:36 +00:00
msvcrt Add a _commit() to fflush() functions. As advised by Mike Nordell. 2004-01-08 18:42:44 +00:00
msvcrt20 - Ported msvcrt20 from WINE (01-01-04) 2004-01-01 15:27:58 +00:00
mswsock - Fixed importing forward exports by ordinal. 2003-11-19 13:16:22 +00:00
ntdll - Fixed the hex conversion in RtlUnicodeStringToInteger. 2004-01-07 10:11:03 +00:00
ole32 renamed Ole2.c -> ole2.c 2004-01-03 21:52:27 +00:00
oleaut32 * added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files. 2003-08-07 04:03:25 +00:00
packet Patch by Jonathon Wilson: 2003-11-14 17:13:36 +00:00
psapi new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
richedit - Replaced winedbg.dll with static library libwine.a. 2003-12-02 18:12:05 +00:00
rosrtl - Fixed the stack deallocation in RtlRosFreeUserThreadStack. 2003-12-30 13:06:54 +00:00
rpcrt4 - Replaced winedbg.dll with static library libwine.a. 2003-12-02 18:12:05 +00:00
secur32 Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
shell32 some more ShellExecuteEx() refactoring 2004-01-09 09:40:59 +00:00
shlwapi Minor fixes. 2004-01-03 23:45:25 +00:00
snmpapi * added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files. 2003-08-07 04:03:25 +00:00
string * added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files. 2003-08-07 04:03:25 +00:00
syssetup changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
tgetopt - genntdll, shut up 2003-12-17 01:46:08 +00:00
twain - Replaced winedbg.dll with static library libwine.a. 2003-12-02 18:12:05 +00:00
unicode added missing and fixed .cvsignore files 2004-01-02 21:45:22 +00:00
user32 Fixed exports 2004-01-08 14:55:12 +00:00
userenv Create profile directories. 2004-01-09 19:52:01 +00:00
uuid added missing and fixed .cvsignore files 2004-01-02 21:45:22 +00:00
uxtheme Some changes to UxTheme to make it compile with GCC 2003-12-17 01:39:21 +00:00
version Remove winver.h and fix the errors. 2004-01-05 18:12:18 +00:00
winmm - New OLE32 port from Wine 20031212. [Currently not build by default] 2003-12-28 10:40:56 +00:00
winspool * added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from the header files. 2003-08-07 04:03:25 +00:00
ws2_32 2003-12-25 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-12-25 14:06:15 +00:00
ws2help changes in this patch by Jonathon Wilson: 2003-09-08 09:56:57 +00:00
wshirda new patch for more stubs and misc changes 2003-09-12 17:51:48 +00:00
wsock32 fixed wsock32 export ordinals 2003-12-14 21:25:42 +00:00
zlib patch by jonathan wilson to enable -Wall -Werror, and a path sep fix for unix by me 2003-11-19 05:47:28 +00:00
.cvsignore added lib Doxygen config file 2003-12-07 13:08:02 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
makefile added lib Doxygen config file 2003-12-07 13:08:02 +00:00