Re: Color Cursors

new topic     » goto parent     » topic index » view thread      » older message » newer message

Derek Parnell wrote:

> The "A" version is for ASCII and the "W" is for Unicode (Wide-characters).

Thankyou.  If I just use the ASCII version, will this work all the time?

> Look at the XPM support in Win32lib or the Eu contributions/archive.
Sorry, I haven't made myself clear here.  I don't need XPMs.  I take all the
bitmaps in my program, concatenate them (I experimented with compressing
them as well but it was too slow to load) and tack them on the end of my
executable and I load them, using code ripped straight from
loadBitmapFromFile2() in win32lib, by poking them to memory.  I do the same
with wave files.  However, I don't know how to load a cursor file in this
way so I'd rather do it from a bitmap if possible.  It's not critically
important though.

chris.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu