Hello all.
I am working on a very memory intensive (in house) test program. To combat this I have made approx 4.9GB of virtual memory available.
However the program always falls over when it reaches 2GB of memory usage with the out of memory error. Is this because VB6 can only have 2GB...
Hello all,
I have designed a form to fit 800x600 resolution (so pretty much any laptop/old monitor can view it)which it does on my PC running with Small Fonts, however when i try it out on a PC with Large Fonts installed it no longer fits on 800x600.
Is there any way to stop my form being...
hi guys,
I'm trying to form 4 byte values into a long value (i.e. (hex values) bytes FC 24 23 67 becomes long value FC242367) and i keep getting overflow errors which i believe are due to sign extension problems.
Here is a bit of demo code i have been using to form XX000000 (where XX is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.