AsmSource : Assembly Language Programming

Dos Source

Win Source

Links

Email

Utilities

Memgraph32.asm - A work in Progress

 

Version Changes Date
memgraph v0.1 Basic features created including graph function
Radio buttons dont work yet
13 Feb 2001
memgraph v0.2 Added title update option.
Fixed radio buttons for Update Speed.
Added about box, with url launcher.
Changed size of graph, and reduced memory used.
Fixed original settings for buttons on Options tab.
Fixed loop error when graph exceeds memory.
14 Feb 2001
memgraph v0.3 Added icon in top of main window
Fixes memory leak problem, keeping DC's and brushes in graph.
15 Feb 2001
     

 

 

memgraph32.asm v0.3

Program that displays information about memory. Uses a timer interrupt to update, and a dialog box as the main window. Includes tab control to switch between stats, a graph and options. Thanks to 'RAZOR'X and his program mem-info and Latigo for his program Tab Control. Old versions.

Download Zip File (15,108 bytes)  

View Asm File (25,584 bytes)

 

memgraph32.asm v0.2

Program that displays information about memory. Uses a timer interrupt to update, and a dialog box as the main window. Includes tab control to switch between stats, a graph and options. Thanks to 'RAZOR'X and his program mem-info and Latigo for his program Tab Control. Old versions.

Download Zip File (14,764 bytes)  

View Asm File (23,652 bytes)

 

memgraph32.asm v0.1

Program that displays information about memory. Uses a timer interrupt to update, and a dialog box as the main window. Includes tab control to switch between stats, a graph and options. Thanks to 'RAZOR'X and his program mem-info and Latigo for his program Tab Control.

Download Zip File (10,683 bytes)  

View Asm File (19,942 bytes)