// JP opened flex table

Click to See Complete Forum and Search --> : What to use, How to begin¿


HanneSThEGreaT
December 8th, 2004, 11:03 AM
Hello first time here! :wave:
What program should I use to develop drivers, can it be done in Visual C++ 6 or VB 6¿

Hannes

And-or
December 9th, 2004, 09:24 AM
Hello first time here! :wave:
What program should I use to develop drivers, can it be done in Visual C++ 6 or VB 6¿

Hannes

You can use anything, even notepad. But if you like using an IDE then VC++ 6 would be OK for this, because drivers can only be developed in C/C++. If you also want to build drivers using IDE, then you should use special batch script. You can find one here:
http://www.osronline.com/article.cfm?article=43

And-or

HanneSThEGreaT
December 9th, 2004, 09:28 AM
Nice!

Thanx I'll have a look !

HanneSThEGreaT
December 9th, 2004, 10:07 AM
Ok, I downloaded it, How can I start¿

//JP added flex table