The attached array example using MASM's izcelion's tutorial MENU.ASM.
I modified the code so that initially a blank array is displayed on screen, THEN once you press the test menuitem from the menu bar, the array is initialized with numbers calculated with a loop.
The result is then displayed to the screen with WMPAINT message.
Hope this will help some, at least it will show up in searches on google.com huh?
:lol
You can simply add this to the icztutes directory as another tutorial, and using QEDITOR can build all, and it re-assembles the resource file, .asm file, and creates a new executable.
:lol
Later,
Jeff C
:U
[attachment deleted by admin]
Works fine Jeff. :U