473,418 Members | 4,847 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

Beginner question creating a project/solution

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.

Mar 18 '06 #1
2 1233
"Al_C" <ac****@bicnet.net> wrote in message
news:eQ**************@tk2msftngp13.phx.gbl...
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.


I don't know the precise restrictions of VC++ Express, but you should be
able to use menu File / New Project / Visual C++ / General / Empty Project.

Once you have done that you should be view the Solution Expolorer and to add
new items to the project e.g. via the project's context menu. You should
also be able to modify compiler settings via the project's property pages.
Mar 18 '06 #2
> 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.

Hi,

If this is a kernel mode device driver, then the best thing you can do is
re-post this question on public.development.device.drivers or go to
www.osronline.com and post the question on their NTDEV list. lots of
experienced driver writers hang out there.

You need the windows DDK for writing kernel mode drivers. to get that to
work with VC++ you need something called DDKBUILD.bat
VC++ has a number of project types, but by default there is no project for
kernel drivers.
most people use the DDK commandline build utility.

I do some driver writing myself, but by default the DDK only supports ANSI
C. The fact that you have C++ files indicates that you are probably using
some 3d party framework.

If you want (and you are allowed to do so) you can mail me the project and
I'll have a look at it. I have never used C++ in a device driver myself (it
is quite a controversial topic btw) but maybe I can send you in the right
direction.

--

Kind regards,
Bruno van Dooren
br**********************@hotmail.com
Remove only "_nos_pam"
Mar 18 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: dave | last post by:
I am using vs.net 2003 on windows xp. After clicking on a project within my solution and selecting create new folder vs.net responds back with , the "directory already exists". If i look at the...
4
by: Nick | last post by:
Hi, I have a windows application, wherein the solution consists of 5 projects. When I try to create a setup and deployment project for this solution, I'm somehow unable to add anything in...
7
by: genc ymeri | last post by:
Hi, I'm starting a project in C#. What files should I store in VSS beside C# source code ? ( I see other type files there as well) Thanks in advance.
15
by: Carlos Lozano | last post by:
Hi, What is the right way to create an OCX COM component. The component is already registerred, but can't create an instance. I am using the reference to the interop module created. If I use...
8
by: Smkmdb1 | last post by:
Hi everyone, I'm a student of ASP.net. Being an ex Perl/CGI programmer who made extra cash making scripts and selling them on the web, I was wondering if one typically uses this format with...
3
by: epigram | last post by:
I've been creating some toy ASP.NET apps in an effort to understand the technology. I've something odd with regards to project/solution creation. If you create a new asp.net application, it...
15
by: Notre Poubelle | last post by:
Hello, I have a large legacy MFC application. As is typical, there is an executable along with several MFC DLLs. One of these DLLs is created by staticly linking in many libraries resulting in...
0
by: shanthsp2002 | last post by:
well friends i have a small tip here which may be helpfull for u there may be situations where we need to use a customized dilogue box while doveloping setup and dyployment project, so u can do...
22
by: ddg_linux | last post by:
I have been reading about and doing a lot of php code examples from books but now I find myself wanting to do something practical with some of the skills that I have learned. I am a beginner php...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.