Boudewijn Dekker
|
1d786dd865
|
Miscellaneous implementation of kernel32 stubs.
Changed the implementation of ReadFileEx.
svn path=/trunk/; revision=678
|
1999-10-02 20:20:44 +00:00 |
|
Eric Kohl
|
3174c5069a
|
Fixed typo.
svn path=/trunk/; revision=676
|
1999-09-29 23:19:32 +00:00 |
|
Eric Kohl
|
d63c23131c
|
Fixed multiple STATUS_xxxx inclusions.
svn path=/trunk/; revision=675
|
1999-09-29 23:15:14 +00:00 |
|
Boudewijn Dekker
|
ddc9e680c9
|
Added support for critical sections.
svn path=/trunk/; revision=672
|
1999-09-27 20:58:46 +00:00 |
|
Boudewijn Dekker
|
15e29ff254
|
Small addition to token.c
svn path=/trunk/; revision=671
|
1999-09-25 06:25:51 +00:00 |
|
Emanuele Aliberti
|
58eedf7620
|
RtlReAllocHeap should be RtlReAllocateHeap
svn path=/trunk/; revision=668
|
1999-09-12 22:09:34 +00:00 |
|
Emanuele Aliberti
|
e6359887bb
|
RtlReAllocHeap should be RtlReAllocateHeap.
svn path=/trunk/; revision=667
|
1999-09-12 21:59:40 +00:00 |
|
Emanuele Aliberti
|
cda1c38bae
|
Some missing __stdcall added.
Some missing unicode functions stubs added.
RtlReAllocHeap should be RtlReAllocateHeap.
svn path=/trunk/; revision=666
|
1999-09-12 21:58:32 +00:00 |
|
Emanuele Aliberti
|
d82310b692
|
Skeleton for psxdll.dll
svn path=/trunk/; revision=665
|
1999-09-12 21:54:16 +00:00 |
|
Eric Kohl
|
45dd256ee3
|
Fixed typo.
svn path=/trunk/; revision=664
|
1999-09-12 20:58:29 +00:00 |
|
Eric Kohl
|
e0058203bb
|
Fixed WaitForSingleObject() and WaitForMultipleObjects().
svn path=/trunk/; revision=663
|
1999-09-12 20:54:42 +00:00 |
|
Eric Kohl
|
3255097117
|
Stack is freed on failure.
svn path=/trunk/; revision=662
|
1999-09-12 20:49:06 +00:00 |
|
Eric Kohl
|
40f81ce970
|
Fixed some minor issues (NULL --> FALSE).
svn path=/trunk/; revision=661
|
1999-09-12 20:44:22 +00:00 |
|
Eric Kohl
|
bbcc7f9179
|
Fixed little bug ('cd d:' did't work, but 'cd D:').
svn path=/trunk/; revision=660
|
1999-09-12 20:41:56 +00:00 |
|
Eric Kohl
|
70f14aa73f
|
Fixed typedef.
svn path=/trunk/; revision=656
|
1999-09-11 00:07:20 +00:00 |
|
Rex Jolliff
|
b779c01fb6
|
Changes to make win32k.sys compile
svn path=/trunk/; revision=655
|
1999-09-10 21:17:07 +00:00 |
|
Rex Jolliff
|
fe56845ebe
|
Fixed function prototypes
svn path=/trunk/; revision=654
|
1999-09-10 21:16:36 +00:00 |
|
Rex Jolliff
|
70140f5ea7
|
Changed symbolic name for IDE devices
svn path=/trunk/; revision=653
|
1999-09-10 19:16:58 +00:00 |
|
Eric Kohl
|
fe27d316df
|
Added creation of full user stack (including guard page).
svn path=/trunk/; revision=652
|
1999-09-10 15:50:30 +00:00 |
|
Eric Kohl
|
1fc6701c79
|
Implemented Nt/KeWaitForMultipleObjects (still buggy).
svn path=/trunk/; revision=651
|
1999-09-08 23:51:36 +00:00 |
|
Rex Jolliff
|
09d88da5e9
|
some minor coding on win32k
svn path=/trunk/; revision=650
|
1999-09-08 04:50:50 +00:00 |
|
Emanuele Aliberti
|
a06d619eca
|
some symbols were not declared __stdcall
svn path=/trunk/; revision=649
|
1999-09-08 04:40:56 +00:00 |
|
Eric Kohl
|
242138f832
|
Fixed little bug.
svn path=/trunk/; revision=648
|
1999-09-07 20:41:47 +00:00 |
|
Emanuele Aliberti
|
af1ff6be3b
|
More for the POSIX+ subsystem
svn path=/trunk/; revision=647
|
1999-09-07 17:12:39 +00:00 |
|
Eric Kohl
|
8c0b595a5e
|
Thread improvements.
svn path=/trunk/; revision=646
|
1999-09-06 21:32:57 +00:00 |
|
Emanuele Aliberti
|
4280f4f60d
|
stubs for HAL kernel debugger functions
svn path=/trunk/; revision=645
|
1999-09-05 20:54:57 +00:00 |
|
Eric Kohl
|
d5014c3bb3
|
Removed unused stuff.
svn path=/trunk/; revision=644
|
1999-09-05 12:40:20 +00:00 |
|
Eric Kohl
|
d81a116aba
|
Run smss.exe instead of shell.exe.
svn path=/trunk/; revision=643
|
1999-09-05 12:39:45 +00:00 |
|
Eric Kohl
|
155d1ff5ae
|
Removed smss from its old place
svn path=/trunk/; revision=642
|
1999-09-05 12:35:34 +00:00 |
|
Eric Kohl
|
fbccd722a1
|
Fixed little bug.
svn path=/trunk/; revision=641
|
1999-09-05 12:31:41 +00:00 |
|
Eric Kohl
|
648c68ff1a
|
Moved smss to a better place.
svn path=/trunk/; revision=640
|
1999-09-05 12:29:50 +00:00 |
|
Eric Kohl
|
c92eafe2f1
|
Updated rules for subsys directory.
svn path=/trunk/; revision=639
|
1999-09-05 12:27:22 +00:00 |
|
Eric Kohl
|
b0e64d6cf7
|
Updated.
svn path=/trunk/; revision=638
|
1999-09-05 10:22:05 +00:00 |
|
Eric Kohl
|
40bd704148
|
Implemented RtlCreateUserProcess() and RtlCreateUserThread().
svn path=/trunk/; revision=636
|
1999-09-04 18:38:29 +00:00 |
|
David Welch
|
4027ccab60
|
Correct keyboard bug with multiple readers
svn path=/trunk/; revision=634
|
1999-08-30 15:20:14 +00:00 |
|
David Welch
|
e31d342bc7
|
*** empty log message ***
svn path=/trunk/; revision=632
|
1999-08-29 13:45:08 +00:00 |
|
Emanuele Aliberti
|
7cf48757dc
|
A top level header file for kernel and system stuff. At present simply includes ddk/ntddk.h.
svn path=/trunk/; revision=631
|
1999-08-29 07:02:52 +00:00 |
|
Emanuele Aliberti
|
07a2fbf7f7
|
Global ReactOS configuration file. Here we will put symbols for processor-, architecture-, and debugging-dependent conditional compilation.
svn path=/trunk/; revision=630
|
1999-08-29 07:01:32 +00:00 |
|
Emanuele Aliberti
|
fa3a5c2c71
|
some __stdcall fixes in ntoskrnl and ntdll
svn path=/trunk/; revision=629
|
1999-08-29 06:59:11 +00:00 |
|
Eric Kohl
|
5aaaad5c93
|
Added missing definition.
svn path=/trunk/; revision=628
|
1999-08-28 23:30:50 +00:00 |
|
Eric Kohl
|
7bcdd2ea10
|
Added CHOICE command and fixed a cursor bug.
svn path=/trunk/; revision=627
|
1999-08-22 21:46:50 +00:00 |
|
Boudewijn Dekker
|
c4385e9139
|
Small fixes
svn path=/trunk/; revision=624
|
1999-08-21 17:51:35 +00:00 |
|
Emanuele Aliberti
|
2c4de44226
|
Power management (Po) stubs.
svn path=/trunk/; revision=623
|
1999-08-20 16:31:17 +00:00 |
|
Emanuele Aliberti
|
1f636015ba
|
NLS stubs and exported data.
svn path=/trunk/; revision=622
|
1999-08-20 16:30:16 +00:00 |
|
Emanuele Aliberti
|
e9703bfa98
|
FS stubs.
svn path=/trunk/; revision=621
|
1999-08-20 16:29:22 +00:00 |
|
Emanuele Aliberti
|
676e6609ce
|
Kernel debugger stubs.
svn path=/trunk/; revision=620
|
1999-08-20 16:28:10 +00:00 |
|
Boudewijn Dekker
|
dbb9546d9d
|
Small additions, not yet finished
svn path=/trunk/; revision=619
|
1999-08-20 10:12:53 +00:00 |
|
Boudewijn Dekker
|
007128eb66
|
Small additions, not yet finished
svn path=/trunk/; revision=618
|
1999-08-20 09:37:25 +00:00 |
|
Emanuele Aliberti
|
90129544e0
|
Fixed a bug in the parser.
svn path=/trunk/; revision=617
|
1999-08-20 05:53:04 +00:00 |
|
Eric Kohl
|
f72b0c8878
|
Fixed STDCALL bugs.
svn path=/trunk/; revision=616
|
1999-08-17 12:02:27 +00:00 |
|