reactos/reactos/lib
Martin Fuchs 73990aee98 read configuration of hidden file extensions from registry
svn path=/trunk/; revision=7453
2004-01-04 21:23:08 +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
crtdll - Fixed MSVCRTand CRTDLL building. 2003-12-04 13:23:26 +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
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 Rely on CSRSS to do console handle duplication 2004-01-04 11:40:56 +00:00
libwine Refactoring of Wine DLL import 2004-01-02 19:49:47 +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 Compilation fixes. 2004-01-04 14:41:24 +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 - include/rosrtl/thread.h, lib/rosrtl/makefile, lib/rosrtl/makefile.i386, lib/rosrtl/thread/stack.c, lib/rosrtl/thread/exit.c, lib/rosrtl/thread/i386/stackexit.c: three new RosRtl functions (RtlRosExitUserThread, RtlRosFreeUserThreadStack and RtlRosSwitchStackForExit) 2003-12-30 05:10:32 +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 and renamed some ReactOS specific macros 2003-11-17 02:12:52 +00:00
shell32 read configuration of hidden file extensions from registry 2004-01-04 21:23:08 +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 Minor fixes. 2004-01-03 23:34:17 +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 Use strncmp. 2004-01-03 23:52:40 +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