A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksey Bragin e57b602266 - Proper fix for unicode/ansi compilation ability of 3dtext (at least to fix compiler warning preventing trunk to compile), however one problem remains:
glCallLists(_tcslen(text), GL_UNSIGNED_SHORT, text);	// Draws The Display List Text
GL_UNSIGNED_SHORT should be substituted by GL_UNSIGNED_BYTE if compiling as ANSI.

svn path=/trunk/; revision=29971
2007-10-30 08:29:31 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Proper fix for unicode/ansi compilation ability of 3dtext (at least to fix compiler warning preventing trunk to compile), however one problem remains: 2007-10-30 08:29:31 +00:00
rosapps - Compile screensavers as UNICODE applications + minor fixes (Part 2/2) 2007-10-29 22:52:33 +00:00
rostests Delete all Trailing spaces in code. 2007-10-19 23:01:40 +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