A
Al_C
Hve been handed the task of taking a reference USB driver and making it work
for our product.
Have a lot of ANSI C experience, and fair bit of VB express, but VC++
express is a different critter.
The project I've been asked to work with has
A c++ source file and c++ header file.
There is also an SDK folder which has 2 more folders in it.
One of these is a folder named h, which contains 3 C++ header files that
would appear needed by the project
The other folder named lib contains an obj file.
My question is how do I go from these files to project file in C++ Express.
I can import the top C++ files, but I don't see a way of creating a project
from them...
Any/all help appreciated.
for our product.
Have a lot of ANSI C experience, and fair bit of VB express, but VC++
express is a different critter.
The project I've been asked to work with has
A c++ source file and c++ header file.
There is also an SDK folder which has 2 more folders in it.
One of these is a folder named h, which contains 3 C++ header files that
would appear needed by the project
The other folder named lib contains an obj file.
My question is how do I go from these files to project file in C++ Express.
I can import the top C++ files, but I don't see a way of creating a project
from them...
Any/all help appreciated.