.. |
3rdparty
|
Add missing entrypoint="0" directive in rbuild files [Part 1/2]
|
2006-09-09 22:33:07 +00:00 |
cmlib
|
Fix some warnings
|
2006-09-10 15:26:48 +00:00 |
crt
|
Better rand() implementation. This should fix the problem where you get 0 every time you use rand()
|
2006-08-29 22:27:48 +00:00 |
drivers
|
Hidden bug in our tcp/ip stack, at shutdown api the so can be NULL if that happen, ReactOS will bsod the tcp/ip stack.
|
2006-05-29 12:43:01 +00:00 |
dxguid
|
- Force using the import libraries built by ReactOS only, don't use the ones that come with the mingw compiler (doesn't work for CPP!)
|
2006-09-06 20:00:41 +00:00 |
epsapi
|
- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL SVN Logs for more detailed information. Thanks to Andrew (Wax), Thomas and Aleksey for testing.
|
2006-05-10 17:47:44 +00:00 |
fslib
|
Add VfatChkdsk() prototype
|
2006-09-09 16:47:09 +00:00 |
inflib
|
Change remaining .xml build files to .rbuild and fixup links.
|
2006-02-18 19:21:01 +00:00 |
intrlck
|
Fix SESSION5_INITIALIZATION_ERROR by reverting part of 22219. The code is the same as in pre-22219 era, but separated in different files
|
2006-06-14 09:36:15 +00:00 |
kjs
|
Change remaining .xml build files to .rbuild and fixup links.
|
2006-02-18 19:21:01 +00:00 |
libwine
|
Change remaining .xml build files to .rbuild and fixup links.
|
2006-02-18 19:21:01 +00:00 |
mingw
|
Fix this properly: specify the search path among our various header sets.
|
2006-09-06 20:58:02 +00:00 |
nt
|
Change remaining .xml build files to .rbuild and fixup links.
|
2006-02-18 19:21:01 +00:00 |
pseh
|
Change remaining .xml build files to .rbuild and fixup links.
|
2006-02-18 19:21:01 +00:00 |
recyclebin
|
Fix warnings detected by MSVC
|
2006-07-18 14:41:55 +00:00 |
rossym
|
- Make ROS buildable with GCC 4.1
|
2006-03-04 17:27:40 +00:00 |
rtl
|
Fix LdrRelocateImageWithBias prototype: Strings in C are neither signed nor unsigned, and they are constants. Fixes warnings with GCC4
|
2006-09-10 17:16:59 +00:00 |
smlib
|
Change remaining .xml build files to .rbuild and fixup links.
|
2006-02-18 19:21:01 +00:00 |
string
|
fixing broken asm code.
|
2006-07-10 20:02:12 +00:00 |
strmiids
|
- Force using the import libraries built by ReactOS only, don't use the ones that come with the mingw compiler (doesn't work for CPP!)
|
2006-09-06 20:00:41 +00:00 |
uuid
|
include psdk shlguid.h
|
2006-09-07 07:13:07 +00:00 |
wdmguid
|
Change remaining .xml build files to .rbuild and fixup links.
|
2006-02-18 19:21:01 +00:00 |
lib.mak
|
- Add Filip Navara's cmlib
|
2006-07-28 20:25:47 +00:00 |
lib.rbuild
|
- Force using the import libraries built by ReactOS only, don't use the ones that come with the mingw compiler (doesn't work for CPP!)
|
2006-09-06 20:00:41 +00:00 |