Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Digsy
  • Content: Threads
  • Order by date
  1. Digsy

    Out of memory error

    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...
  2. Digsy

    Problem with VB form and large fonts

    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...
  3. Digsy

    Sign extension problems...

    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...

Part and Inventory Search

Back
Top