Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

AsmSource : Assembly Language Programming

Win Source

Dos Source

Links

Email

Utilities

Resize.asm - A work in Progress

Version Changes Date
Resize v 0.3 Change window paramaters, so that window shouldnt appear.
Print an error message when change cant be done.
Fixed about window problem, fact that window was not going away when quit. Interesting sidepoint, this was discovered with the help of my latest program winview. Not so intreresting is that now i will have to go back and change all about boxes in my program, since they all use the same routine.
Changed window class.
Added ability to change screen resolution from command line. Type "resize h" for help screen. This was created due to a reqest on tinyapps.org newsletter.
6Dec01
     

Resize v0.1

A simple program, that establishes a taskbar icon, enabling you to quickly and easily change the screen resolution.

Download Zip File (18,882 bytes)  

View Asm File (13,447 bytes)

 

 

Resize v0.2

A simple program, that establishes a taskbar icon, enabling you to quickly and easily change the screen resolution.

Download Zip File (25,243 bytes)  

View Asm File (16,923 bytes)


Resize v0.3

A simple program, that establishes a taskbar icon, enabling you to quickly and easily change the screen resolution. In v0.3 added ability to change screen resolution from command line. Type "resize h" for help. (Project Info)

Download Zip File (26,557 bytes)  

View Asm File (21,125 bytes)