This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-07-27 20:41:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
A free Windows-compatible Operating System - mirrored from GitHub
c
drivers
gpl
hacktoberfest
kernel
operating-system
os
osdev
reactos
win32
win32api
windows
x86
19019
commits
107
branches
277
tags
2.4
GiB
C
86.1%
C++
11.1%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.9%
cf56f16a98
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Alex Ionescu
cf56f16a98
Fix kernel-mode executive atom implementation (mostly add SEH and tidy up the code). Then fix kernel32 implementation which was sending incorrect sizes, and also re-factored the entire code, since most functions were quatriplicated. now there are 3 main functions instead of 12. Also fixed a bug in RtlCreateAtomTable.
...
svn path=/trunk/; revision=20414
2005-12-29 08:43:45 +00:00
cis
Handle access denied scenario
2005-12-13 18:56:49 +00:00
irc
reactos.com -> reactos.org
2005-12-14 18:55:57 +00:00
msvc6
os2
posix
reactos
Fix kernel-mode executive atom implementation (mostly add SEH and tidy up the code). Then fix kernel32 implementation which was sending incorrect sizes, and also re-factored the entire code, since most functions were quatriplicated. now there are 3 main functions instead of 12. Also fixed a bug in RtlCreateAtomTable.
2005-12-29 08:43:45 +00:00
rosapps
add allowwarnings ="true" so txtscale can be build with dgb=0 with gcc 3.4.4
2005-12-18 12:32:05 +00:00
rosky
vms