1. questions on win32 API and/or win32lib?
Have 2 burning questions on win32 API and or win32lib.
1) How do I change the pallet colors of a loaded bitmap image?
Particularly one the was a 2 color bmp, if that matters.
2) How do I read & set WINDOW scroll bars?
For example a window created with a statement like this:
constant Window2 =
create( Window, "Window Two", 0, Default, Default, 400, 300,
or_all({
WS_HSCROLL,WS_OVERLAPPED,WS_VSCROLL,WS_SIZEBOX }))
Do hope some one can help.
Thanks!
------------------------------------------------------------
Visit Iguana Games.
http://cub.kcnet.org/~jnichols/hugo/
-- Jerry and The Ig