This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-31 04:13:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bfbd2cfaf6edda5f5f0b8140b90becd5c6f19af
reactos
/
reactos
/
subsys
T
History
Thomas Bluemel
4bfbd2cfaf
probe the pointers in _MmCopyFromCaller and _MmCopyToCaller. There's no need to check the processor mode since it's always just used to copy from/to user memory
...
svn path=/trunk/; revision=16690
2005-07-22 20:51:36 +00:00
..
csrss
- Created include/libs and moved all library headers there.
2005-07-20 03:42:05 +00:00
ntvdm
Build ntvdm with NDK
2005-06-20 21:42:52 +00:00
smss
Partial patch of larger rosrtl removal patch. This one merely is a structure fix patch, and renames/corrects RTL_USER_PROCESS_INFORMATION (which had the totally wrong names) as well as updates the TEB to the latest version. It also fixes SECTION_IMAGE_INFORMATION to have the right format and names. Also, some callers of CreateProcessW are modified to not send a constant string as lpCommandLine (this was illegal and will crash on Windows/my patch). INITIAL_TEB was also renamed to the more correct fields, although they won't make sense with the current rosrtl/rtl implementation, the names will only make sense with the next patch. Finally NtTerminateThread was fixed to support sending NULL as handle, and PspExitThread was updated to work with the new FreestackOnExit flag, both of which will be used in the next patch.
2005-07-12 01:56:14 +00:00
system
fix bug in date if the input arg are not right dateformat, it should prom after new date
2005-07-21 17:24:15 +00:00
win32k
probe the pointers in _MmCopyFromCaller and _MmCopyToCaller. There's no need to check the processor mode since it's always just used to copy from/to user memory
2005-07-22 20:51:36 +00:00
directory.xml
Build smss and system applications
2005-02-05 22:48:07 +00:00