Memory issues

tyonuts

Well-known member
Joined
Dec 27, 2005
Messages
78
Location
Romania
Programming Experience
3-5
I have to do an app in VB.NEt 2003, which uses a lot of painting. All the graphics are double buffered, and all that sort of stuff. The fact is, when I run the app in 256 MB RAM, it goes great. When I do it in 128, it runs poorly. Just tell me, PLEASE, how to improve my app! The functions are named in romanian, so we have general translation rules:

Desenare = Draw
Meniu = Menu
Etc Etc Etc
 
Dude, WTF!?! I thought the upload went perfect! ****! Oh well, I solved the problem anyway:
the fact is, never use a MediaPlayer control in 128 MB RAM. Use ShockWave Flash instead. It goes better.
 
Back
Top