NO

Author Topic: Scroll demo  (Read 4020 times)

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
Scroll demo
« on: March 09, 2010, 07:38:43 PM »
Here is a simple scroll demo. After the operation, the application restores the desktop view.
Code it... That's all...

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Scroll demo
« Reply #1 on: March 10, 2010, 10:09:20 AM »
Same demo in C code for example...
May the source be with you

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
Re: Scroll demo
« Reply #2 on: March 10, 2010, 07:18:04 PM »
Hi timovjl,

Thanks for the C code.
Code it... That's all...