home *** CD-ROM | disk | FTP | other *** search
- NAME WinSmooth
-
- DESCRIPTION 'Smooth Scrolling Utility'
-
- EXETYPE WINDOWS
-
- STUB 'WINSTUB.EXE'
-
- CODE PRELOAD MOVEABLE
- DATA PRELOAD MOVEABLE MULTIPLE
-
- HEAPSIZE 46080 ; 50k
- STACKSIZE 15360
-
- EXPORTS
- MainWindowProc @1
- About @2
- OpenDlg @3
- Settings @4
-
-
-
-