Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
ansiset.c initial commit 5 years ago
ansiset.h initial commit 5 years ago
dialogs.dlg initial commit 5 years ago
dialogs.h initial commit 5 years ago
enum.c initial commit 5 years ago
enum.h initial commit 5 years ago
fonttest.c initial commit 5 years ago
fonttest.h initial commit 5 years ago
fonttest.ico initial commit 5 years ago
fonttest.ini initial commit 5 years ago
fonttest.rc initial commit 5 years ago
gcp.c initial commit 5 years ago
gcp.h initial commit 5 years ago
glyph.bmp initial commit 5 years ago
glyph.c initial commit 5 years ago
glyph.h initial commit 5 years ago
makefile initial commit 5 years ago
readme.txt initial commit 5 years ago
resource.h initial commit 5 years ago
rings.c initial commit 5 years ago
rings.h initial commit 5 years ago
sources initial commit 5 years ago
stringw.c initial commit 5 years ago
stringw.h initial commit 5 years ago
waterfal.c initial commit 5 years ago
waterfal.h initial commit 5 years ago
whirl.c initial commit 5 years ago
whirl.h initial commit 5 years ago
widths.c initial commit 5 years ago
widths.h initial commit 5 years ago

readme.txt

I have ported Mike Gibson's fonttest code to NT. I have added World Transformations to
make it a more interesting NT test application. Please feel free to modify the sources.


Known Bugs

1) When the fonttest comes up for the first time the menu of the Main window is not visible.
2) The border between the output window and the debug window is not visible.
3) The check mark on the "Advanced Mode" menu item is never visible.
4) The screen is not cleared when the world transformation is changed.


Kirk