mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
9d3bb1fef2cfcdb6d609ae6c70e02e1e73b720d0
- Rearrange header inclusions. Put almost all NDK stuff in ntvdm.h. - sizeof(array)/sizeof(array[0]) --> ARRAYSIZE(array) : increase code readability. - Use Rtl heap functions (other parts of the code already did use them). svn path=/trunk/; revision=67283
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%