Well, this is my temporary index page, I've got a nicer one with a Java applet, kewl colors and all that, but it's written in Spanish, so I'm sure you prefer this one.
Unless otherwise stated, all the contents in this website are © Antonio Tejada Lacaci

OpenGL 2.0 class shader test

I've done some tests with OpenGL 2.0 class shaders on a WildcatVP.

Scintilla MFC wrapper files

I'm developing MFC wrappers for Scintilla (the keyword here is "developing", don't expect polished code or docs).
You can browse the doxygen documentation here.
Last Modified 15-03-2003
ScintillaEditCtrl.h
ScintillaEditCtrl.cpp
Control wrapper. Encapsulates all the functions and types for the Scintilla editor. Includes functions to transparently use HICONs and HBITMAPs as markers.
CustomCtrlView.h
CustomCtrlView.cpp
CView descendant for any custom control (CControlView only accepts stock GDI controls, see documentation notes for a full explanation of this problem). The advantages of this view is that it can embed any CWnd derived control.
ScintillaEditView.cpp
ScintillaEditView.h
CCustomCtrlView descendant containing a CScintillaEditCtrl.

Portable INI reader

Get the doc here
inifile.c
inifile.h
trace.h
wintypes.h

CS degree Master's Thesis

Project page of Roburgger, my CS degree Master's Thesis (in development).