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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bad DLL calling convention

Status
Not open for further replies.

shareman

Programmer
Aug 25, 2004
6
IL
When this error message appears in API cals - it means wrong parameters or wrong using ByVal and ByRef. But this jumps out on 'End Sub'[/color red] in Visual Basic! Has anybody been there before?
 
Yes. Normally this is simply VB being wrong in pinpointing where the error actually is (rather than [/b]what[/b] it actually is)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top