View Single Post
Old January 12th, 2008   #166 (permalink)
ChickenLiver
LilyPad Author
 
Join Date: Apr 2006
Location: Perdition
Posts: 535
That's a good idea...Though I'm not sure how to disable tabs in a property sheet control, could (Relatively) easily disable all the controls.

Hadn't actually gotten around to posting source yet.... Wanted to clean it up a bit first (As it needs serious cleanup rather badly, particularly how I handle the ListView control and my redundant code to handle DX/non-DX modes. And a lot of other random silliness), but haven't gotten around to it, so I figured I'd just post it now or I never would. It is indeed C++. VC 6.0 and VC 2005 project files are included.

To compile, it requires the DirectX SDK be installed (And you may have to have a version of the Windows SDK more recent than Windows XP for the raw input stuff), but that should be about it.

I'm not terribly concerned about licensing issues, but consider it GPLed (version 2).

Last edited by ChickenLiver; January 12th, 2008 at 05:15.
ChickenLiver is offline   Reply With Quote