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-02-24 17:34:57 +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
30553
commits
97
branches
276
tags
2.1
GiB
C
86.1%
C++
11.1%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.9%
76256a1bdd
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
Filip Navara
76256a1bdd
Fix wrong variable usage - "Filename" (8 characters long) of a directory entry was referenced instead of a "ShortName" (11 characters long). The actual bug was harmless since both arrays are defined in an union and lie at the same place in memory.
...
svn path=/trunk/; revision=33447
2008-05-11 18:57:07 +00:00
irc
Use correct path when loading plugins.
2008-05-08 08:00:35 +00:00
reactos
Fix wrong variable usage - "Filename" (8 characters long) of a directory entry was referenced instead of a "ShortName" (11 characters long). The actual bug was harmless since both arrays are defined in an union and lie at the same place in memory.
2008-05-11 18:57:07 +00:00
rosapps
Bug 3229: spanish files by Javier Remacha (remialdo@gmail.com)
2008-05-10 21:51:59 +00:00
rostests
Adding simple test for CreateBitmapIndrect and show it care if bmWidthBytes is align or not
2008-05-11 10:35:09 +00:00
wallpaper
Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044)
2007-06-21 15:23:49 +00:00