Edit
For VB 6
End Edit
Hey this seems like it should be an easy fix and I don’t particularly like the Visual Basic language, but how would I open a URL in the default web browser, using code?
Edit
Why do I keep getting this error?
A call to PInvoke function ‘CrackleMail!WindowsApplication1.FormFinal::ShellExecute’ has
unbalanced the stack. This is likely because the managed PInvoke signature does not match the
unmanaged target signature. Check that the calling convention and parameters of the PInvoke
signature match the target unmanaged signature.
VB.NET:
VB 6 (not sure):