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 ...
An array is a set of values, which are termed elements, that are logically related to each other. For example, an array may consist of the number of students in each grade in a grammar school; each ...
Hi guys,<BR><BR>The VB project from hell is getting worse, as I just inherited a former teammate's code. It's a mess, and even though I'm not much of a VB programmer, I get to fix it ...