The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: six_L on August 07, 2007, 01:24:33 PM

Title: bitmaps scrolling
Post by: six_L on August 07, 2007, 01:24:33 PM
Hello,all
this is a proc about bitmaps scrolling.
1. Scrolling by left,right,up,down
2. Can control the step and speed in bitmaps scrolling.
3. if the mouse is in Pic, stop scrolling.
;==========================================
Hope you can teach me some methods about the optimisation and any other improvements


[attachment deleted by admin]
Title: Re: bitmaps scrolling
Post by: six_L on August 07, 2007, 01:25:32 PM
bitmaps

[attachment deleted by admin]
Title: Re: bitmaps scrolling
Post by: Grincheux on September 25, 2007, 03:35:50 PM
A very nice program.

wDirect could be used for an array of pointer wehre jumping to a function.

Thanks