Hey, <P>I'm trying to piece together how to do this. I've built a DLL that allows me to pass it a long value (actually a handle) and do work on that value.<P>Now I'm trying to do this with a string ...
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 ...
Hi guys,<BR><BR>This is probably super simple, so I apologize.<BR><BR>I'm trying to write a small COM object in VB that creates a list of dial-up networking connections on the server.<BR><BR>I would ...