At some point, every developer needs to manipulate strings, whether it's to convert data from one format to another or to alphabetize a list. Strings might be a basic part of programming, but using ...
The AutoRun routine will tell Windows to automatically start your application (or not) whenever the current user logs in. Pass a user-recognizable string as the ProductName, and a full command line ...
How can I have a c function inside of a DLL return a string that can be read and stored as the VB String type. This of course works with other c functions:<P>char ...