News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

DirectX

Started by JohnF, June 11, 2016, 01:56:47 PM

Previous topic - Next topic

JohnF

Thanks to Frankies new headers I've been able to compile two old DirectX demos, had to use an old DDraw.lib though. Demos probably made about 2007.

DDraw will set your screen resolution to 640*480*16, press ESC or F12 to quit. Use up & down keys to scroll.

Originally it used 640*480*8 but I couldn't get the palette code to work so increased to 16bit.

DDClip - well you'll see when you run it.

EDIT: Should have said, the projects are 64bit, if you want 32bit make your own and add these libs Ddraw.lib dxguid.lib - Just added the 32bit ddrawlib32.zip

John

Grincheux

"Action not supported"