Eric Kohl
0a88910738
Made qsort() thread-safe.
...
svn path=/trunk/; revision=2294
2001-10-11 23:37:47 +00:00
Eric Kohl
d3a9cfe663
Fixed __doserrno type.
...
svn path=/trunk/; revision=2267
2001-10-04 16:06:36 +00:00
Eric Kohl
0f0199f381
Implemented _doserrno().
...
svn path=/trunk/; revision=2265
2001-10-03 02:15:55 +00:00
Casper Hornstrup
9a6d677db3
Initial OS level SEH support.
...
svn path=/trunk/; revision=2257
2001-09-24 01:09:51 +00:00
Casper Hornstrup
0948ab6596
Initial OS level SEH support.
...
svn path=/trunk/; revision=2256
2001-09-24 00:51:17 +00:00
Casper Hornstrup
2eb7adef67
Compile using gcc 3.0
...
Fixed alot of warnings when using gcc 3.0
svn path=/trunk/; revision=2255
2001-09-23 22:14:10 +00:00
Casper Hornstrup
09237b9213
Enumerate legacy devices
...
svn path=/trunk/; revision=2254
2001-09-16 13:19:32 +00:00
Eric Kohl
3920464d8e
Implemented LdrFindEntryForAddress() and LdrQueryProcessModuleInformation().
...
svn path=/trunk/; revision=2239
2001-09-08 12:06:59 +00:00
Emanuele Aliberti
cf1883980d
Added some Job related info and little cleanup.
...
svn path=/trunk/; revision=2235
2001-09-07 21:38:44 +00:00
Emanuele Aliberti
fc64f4511b
Added CVS Id.
...
svn path=/trunk/; revision=2234
2001-09-07 21:37:47 +00:00
David Welch
008868b972
Implemented NtQueryTime
...
svn path=/trunk/; revision=2232
2001-09-06 22:47:39 +00:00
Eric Kohl
1701b0b02f
Implemented IoReportHalUsage().
...
svn path=/trunk/; revision=2230
2001-09-05 09:21:47 +00:00
David Welch
97771b1487
Implemented NtSetEnvironmentVariable
...
svn path=/trunk/; revision=2223
2001-09-02 17:29:52 +00:00
Casper Hornstrup
247c229fc0
Ported 32-bit OLE32 functions from WINE.
...
svn path=/trunk/; revision=2219
2001-09-02 09:10:47 +00:00
Casper Hornstrup
b83d417811
Implemented many console & registry functions to get registry explorer running.
...
Load services from registry - part 1 (disabled due to bug in registry).
svn path=/trunk/; revision=2216
2001-09-01 15:36:45 +00:00
Eric Kohl
a28f736301
Fixed calling conventions
...
svn path=/trunk/; revision=2210
2001-08-30 23:51:08 +00:00
David Welch
bb328ae107
Fixes for compilation on Linux
...
svn path=/trunk/; revision=2207
2001-08-30 23:01:30 +00:00
David Welch
dffb0e9a7a
Changed internal/config.h -> roscfg.h in a number of files.
...
Use a proper prefix for executing programs in tools/Makefile.
svn path=/trunk/; revision=2205
2001-08-30 20:38:20 +00:00
Eric Kohl
b3ab3efa96
Fixed callback calling conventions (part 2).
...
svn path=/trunk/; revision=2201
2001-08-27 01:29:07 +00:00
Eric Kohl
20f65a3fb9
Fixed callback calling conventions (part 1).
...
svn path=/trunk/; revision=2200
2001-08-26 17:30:21 +00:00
Casper Hornstrup
3f69ca4cc4
Major update of the build system:
...
- Created helper makefile for all targets
- Made most makefiles simpler by using the helper makefile
- Moved build tools into ./tools
Updated installation instructions
svn path=/trunk/; revision=2185
2001-08-21 20:13:17 +00:00
Emanuele Aliberti
a004822e63
Definition of LPC_DEBUG_MESSAGE added in napi/lpc.h.
...
svn path=/trunk/; revision=2182
2001-08-16 20:56:05 +00:00
Jason Filby
5b66798cd7
Change versioning infor for 0.0.18
...
svn path=/trunk/; revision=2181
2001-08-16 19:42:15 +00:00
Emanuele Aliberti
52a23385a1
CSR.GetTitle implemented.
...
Some cleanup in the csrss.exe code.
svn path=/trunk/; revision=2170
2001-08-14 12:57:16 +00:00
Eric Kohl
e183b6028f
Rewrote stack allocation.
...
svn path=/trunk/; revision=2144
2001-08-03 17:21:38 +00:00
Phillip Susi
10b469cbd4
Added missing ascii/unicode defines for GetDiskFreeSpaceEx
...
svn path=/trunk/; revision=2141
2001-08-02 20:24:13 +00:00
Eric Kohl
f478c3bb18
Major npfs update, missing typedefs.
...
svn path=/trunk/; revision=2121
2001-07-29 23:52:49 +00:00
Eric Kohl
a600af1a27
Major npfs update.
...
svn path=/trunk/; revision=2118
2001-07-29 16:41:25 +00:00
Eric Kohl
2f246b69d1
Added typedef for PCCHAR.
...
svn path=/trunk/; revision=2089
2001-07-23 12:54:35 +00:00
Eric Kohl
1481663f41
Added mbstring functions.
...
svn path=/trunk/; revision=2071
2001-07-18 10:44:18 +00:00
Eric Kohl
6d64efee46
Moved interlocked and locale functions.
...
Implemented basic locale support.
Added some missing interlocked functions.
svn path=/trunk/; revision=2056
2001-07-12 17:23:42 +00:00
Eric Kohl
b03d2d1155
Added more functions to msvcrt.
...
svn path=/trunk/; revision=2055
2001-07-12 16:31:03 +00:00
Casper Hornstrup
6f0b5babc4
Use fastcall in NDIS header.
...
svn path=/trunk/; revision=2050
2001-07-06 23:05:11 +00:00
Eric Kohl
e575ed9544
Enabled FASTCALL calling convention
...
svn path=/trunk/; revision=2048
2001-07-06 21:32:43 +00:00
Eric Kohl
af1605f6f6
Added _wasctime() and _wctime().
...
svn path=/trunk/; revision=2047
2001-07-06 21:17:36 +00:00
Eric Kohl
4eca28a7a6
Fixed a windres warning
...
svn path=/trunk/; revision=2046
2001-07-06 21:15:20 +00:00
Eric Kohl
10cde64c1f
Added more missing functions
...
svn path=/trunk/; revision=2044
2001-07-06 12:53:03 +00:00
Rex Jolliff
0e53a7424f
added object handling routines for user objects in win32k.sys
...
svn path=/trunk/; revision=2039
2001-07-06 00:05:05 +00:00
Casper Hornstrup
3a9de284ad
Updated clean rules.
...
Implemented sequenced lists and lookaside lists.
Started on TCP/IP connection endpoints.
Save process window station in EPROCESS instead of PEB.
NOTICE: please do a make win32k_clean or you might experience a crash
svn path=/trunk/; revision=2036
2001-07-04 20:40:24 +00:00
Eric Kohl
eed177f191
Added conio functions
...
svn path=/trunk/; revision=2034
2001-07-04 16:39:37 +00:00
Eric Kohl
bd74b6b30a
Added missing io functions from crtdll and implemented wide and 64 bit functions.
...
svn path=/trunk/; revision=2032
2001-07-03 22:18:42 +00:00
Eric Kohl
a6f8fd2f79
Oooops! This should not have heppened
...
svn path=/trunk/; revision=2030
2001-07-03 13:14:18 +00:00
Eric Kohl
83e63dc11b
Untangled crtdll/msvcrt header mess.
...
svn path=/trunk/; revision=2029
2001-07-03 13:07:12 +00:00
Eric Kohl
0bbf23c333
Untangled crtdll/msvcrt header mess.
...
svn path=/trunk/; revision=2028
2001-07-03 12:56:48 +00:00
Eric Kohl
49ad46d964
Added some float and stdlib functions
...
svn path=/trunk/; revision=2027
2001-07-02 21:52:25 +00:00
Jason Filby
b7239a157c
Defined LOGFONTW and now use it in DEVINFO
...
svn path=/trunk/; revision=2022
2001-07-01 14:31:46 +00:00
Eric Kohl
29b5ab4122
Started moving common gdi32/w32k types into common header file.
...
svn path=/trunk/; revision=2017
2001-06-29 19:34:35 +00:00
Rex Jolliff
5eb89e0c5a
fixed problem with extended partitions that contain only Linux logical partitions
...
svn path=/trunk/; revision=2014
2001-06-28 02:42:27 +00:00
Eric Kohl
25138c970a
Oooops. Still something missing!
...
svn path=/trunk/; revision=2011
2001-06-25 18:57:41 +00:00
Eric Kohl
3454082412
Fixed a lot of warnings.
...
svn path=/trunk/; revision=2010
2001-06-25 18:51:31 +00:00