07-04-2024, 05:02 PM
(This post was last modified: 07-04-2024, 05:03 PM by TerryRitchie.)
(07-04-2024, 03:40 PM)SMcNeill Wrote: This is all it takes to work for me:I was thinking the same thing.
Code: (Select All)handle& = _NEWIMAGE(800, 600, 32)
SCREEN handle&
image& = _LOADIMAGE("SHU01.PCX", 32)
_PUTIMAGE , image&