Help required for making application in VC++ 6

Status
Not open for further replies.

embeddedaebi

Junior Member level 1
Joined
Sep 9, 2012
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,373
Hello all.

I am new to using visual studio. I have to develop an application on VC++ 6.
I have the following files
1) xyz.sys
2) xyz.dll
3) xyz.lib
4) xyz.h (containing the APIs and structures declarations)
5) xyz.c (containing the API definitions and dynamic library loading code)

How can I bring all the above together to make an application in VC++ 6.
I tries myself but sometimes header files are not found, sometimes error says undeclared identifiers to already defined identifies in header file.
Please can anybody tell me the details of how this can be done. Please tell me what should be done step by step.

Thanx in advance.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…