CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

From: Frank Bielsik MS BASIC Forum · Visual Basic October 16, 1991 5:27 PM
A couple of questions I've run into while trying to get some DLLs (in C) working when called from Visual BASIC… How does one declare in a VB program a DLL function that has a string as a parameter? I'd like the function to remain & work the same as…