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-28 15:41:53 +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
30083
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%
1533c2379d
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
Timo Kreuzer
1533c2379d
When drawing disabled buttons, use DrawText 2 times instead of using DrawState, which creates a mono bitmap first and that looks ugly with freetype. This makes the disabled buttons look as nice as the disabled menus.
...
svn path=/trunk/; revision=32934
2008-04-12 21:37:04 +00:00
irc
Fix the build.
2008-03-08 11:08:52 +00:00
reactos
When drawing disabled buttons, use DrawText 2 times instead of using DrawState, which creates a mono bitmap first and that looks ugly with freetype. This makes the disabled buttons look as nice as the disabled menus.
2008-04-12 21:37:04 +00:00
rosapps
syscalldump: use debghelp function to get the address inside the file image. Hopefully it supports x64 now ;-)
2008-04-12 21:14:47 +00:00
rostests
fixed a spelling error for NtGdiSelectBitmap thx Caemyr notes it and testing on win2k3
2008-04-12 19:56:09 +00:00
wallpaper