Page 1 of 1

ColorrefToNative()

PostPosted: Jul 4, 2003 @ 5:26am
by efortier
Hi,

I'm puzzle as to why ColorredToNative() returns a DWORD. The compiler gives me a warning, and I typecast the result to a DWORD to shut it up, but shouldn't the function simply return a word?

Is there a case where we may need a DWORD to store a native color?

Thanks,

--Eric

PostPosted: Jul 4, 2003 @ 9:47am
by Johan

PostPosted: Jul 5, 2003 @ 4:02am
by efortier