In the MSDN Library (New this Jan) is an example Linear Linked List coded in VB.
A comment at the end says:
'Click the Command1 button to Reverse the list and print the results to the debug window.
How do I access this debug window? I looked through all of the menu and searched through Help...
There is an ADO -only board at
http://www.vb-bookmark.com/cgi-bin/UltraBoard/UltraBoard.pl?Action=ShowPost&Board=Activex&Post=6&Idle=10&Sort=0&Order=Descend&Page=0&Session=edwardtisdale.97979466232569
or simply go to www.vb-bookmark.com and click to it. No discussions there yet.
Anyone...
Trying to work my way into the IT department for the Telephony company I work for, I would like someone to direct me to the best place in VB to start. For example, can someone tell me something about how to connect to the headphones and microphone?
I got curious as to if I could save VB code in the VC++ 5.0 text editor (as a .frm) and then open it in VB to where it would work the same as if I simply typed it into the VB 6.0 from code window, so I tried it. It opens it not as a form, but a module. I don't see why, though; I thought all...
I looked it up in help and found:
(start paste)
Adding Properties to Controls
You implement properties of your ActiveX control by adding property procedures to the code module of the UserControl that forms the basis of your control class.
By default, the only properties your control will...
I llooked it up in help and found:
(start paste)
Adding Properties to Controls
You implement properties of your ActiveX control by adding property procedures to the code module of the UserControl that forms the basis of your control class.
By default, the only properties your control will...
I have been having this problem since I decided to put my compilers in a seperate partition. I don't think that that has a single thing to do with why I get this error. I remember specifically downloading the newest version of java development kit and also I would not have named the file 1.3 if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.