Okay, but the c++ was installed from win2k.
I have three drives:c:win98,d:compilers,e:win2k
all are fat32
all compilers installed from win2k.
But thanks for pointing me to DLLs.
This is from the book DATA STRUCTURES USING C AND C++ second edition by Langsam, Augenstein, and Tenenbaum:
1. Bubble Sort: least efficient.
x= array of integers
sorting 1 to n
pass through the file sequentially several times, comparing each element with its successor and interchanging if...
Speaking of different versions of ADO, at the msdn website for ADO would downloading and installing MDAC 2.6 Software Developers Kit be the way to get the newest one? I can't seem to find anything there simply called ADO x.x.
The immediate window is where to put code that you do not want in the regular program for a quick example. I am thinking it means the watch window and to put watches on variables much like C++ watches.
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?
Okay, thanks. I tried it, but the only thing I saw im my update options on my IE 5.01 was Visual Basic Scripting Support. I installed it, but it had no effect. Could it be I have to do a full reinstall?
Hey, I just tried to open it again and got a few yes/no prompts to continue and then this:
This project was developed in a previous version of Visual basic. If the code in this project declares variables of data access objects, such as Database or Dynaset, the project must now reference to the...
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...
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.