Can anyone tell me how to deal with this
VarPtr function is not supported...
more >>
Just curious...
I have a large '6 app and ran it through the CodeAdvisor. Most issues seem
dealable with, however...
I pass a LOT of Control Arrays through to Class modules. CodeAdvisor squeals
about late binding, so how could I recode this code section...
..
..
Call ChangeAllColour...
more >>
Hi,
I ran the Upgrade Wizard to upgrade my VB6 project to VB2005 Express
Edition.
I got 140 errors and 170 warnings.
One of the error was that it wouldn't load a VB6 control.
(In VB6, if it can't load a control, VB6 will replace it with a PictureBox.)
But VB2005 didn't do that. It wo...
more >>