I have installed W7 Sp1 on my computer.
Compiled VB6 software - run it on my machine (from Source and exe) and it all works fine.
I then release it to a client running my application on Windows...
The button is a VB6 Command Button on a VB6 Form (I have all the source code - Its my program)
The click event causes code to be run which I am starting to believe has been run twice
Under windows...
Dont forget that as the author of a thread you are able to EDIT your post - this means you can change your words to spaces - effectively removing the thread
I am having trouble replicating the problem, but from what I am seeing seems to suggest that an operator has somehow caused a process to run twice - my only explanation at this point is that perhaps...
I have an SQL Query which lists records from a Table which contains Invoices and Credits.
The problem is that the Values are Positive for both Invoices and Credits - Just that the Document Type...
Its true you shouldn't load 300,000 records into a grid as this will be a badly designed application - however a few hundred, even a few thousand rows does not upset your program speed so lond as you...
My Regional Settings are set to Australia (I set the Short Date to Format dd/mm/yyyy)
I use MSHFlexgrid all the time and I always get dd/mm/yyyy in the Grid when setting the Grid.DataSource to the...
My Internet SMS Service limits the length to about 170 characters
Without restriction in size, an SMS could be the King James Bible transmitted for only 13 cents - wow - that's value for money !...
I looked at the 50 screen shots. Lots of nice photos and pictures - No real applications viewing
And everytime you see mention of W8 they show the colourful desktop (same picture everytime it seems)...
Apparently VB6 will continue to work under Windows 8
I presume our screens will just look like normal VB6 screens.
It would be nice to be able to Metro Style a VB6 application, (without rewriting...