I've written a program in VB6 that runs at 800 x 600 screen resolution.
Is there an API function or VB6 coding that:
1. When the program loads detects the resolution setting and remembers it.
2. Changes the resolution to 800 x 600.
3. On the program closing, resets the resolution to the original...
I have written a vb6 program that accesses space delimitted files on the hard drive.
When run in XP the file accessing portion runs many times slower than when the program is run on ME (????)
Can anyone suggest why?
Someone suggested that the presence of a program like Norton's Firewall might be...
In creating a VB6 installation package using PDCMDLN I was informed by the wizzard that to install the program on 95/98 systems I would need a "DCOM98".
What is that, where do I get it, and how do I furnish it with the installation package?
Any help would be appreciated.
To HunterGA:
Thanks again for your responce.
I guess I wasn't clear about the problem.
The transfer of the program I meant was of a program still in the development stage, not compiled.
The second machine also has a fully functioning VB6 development environment. I want to continue development on...
In saving a program from one computer to another the newly saved program will not load since the project tries to find the loaded forms by referencing the original source.
How do you save a program to avoid this?
Any help would be appreciated.