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
2024-12-27 01:24:38 +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
1702
commits
96
branches
276
tags
1
GiB
C
87.1%
C++
10.2%
Python
0.6%
CMake
0.5%
Assembly
0.5%
Other
0.9%
9b90a6532b
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
Phillip Susi
9b90a6532b
Fixed IoCompleteRequest() to directly call completion function, rather than queue an APC, if the target thread == current thread, because the APC code doesn't seem to correctly handle queueing an APC to the current thread
...
svn path=/trunk/; revision=1777
2001-04-06 04:29:16 +00:00
reactos
Fixed IoCompleteRequest() to directly call completion function, rather than queue an APC, if the target thread == current thread, because the APC code doesn't seem to correctly handle queueing an APC to the current thread
2001-04-06 04:29:16 +00:00
rosapps
Various improvements by Carl Nettelblad.
2001-02-28 22:33:23 +00:00