re : KRNL32.exe (demo 6)

If you are new to development, plan on spending some time here before visiting the other forums.

Moderator:Moderators

Post Reply
ryan
Posts:7
Joined:Tue Mar 23, 2010 3:49 pm
re : KRNL32.exe (demo 6)

Post by ryan » Thu Mar 25, 2010 8:03 am

Sir...
Thank you v.much for your reply...
I installed the vc++ 2005 express edition.
I have done according to the tutorial..but a small problem came out..
The kernel property dialog is not showing the c/c++ option as you described in the tutorial.
its showing
Common properties like :-
+configuration properties
+ Configuration properties
+Linker
+Manifest tool etc etc...
+But not showing the c/c++ option...
Please en-light me...
How can i sort out this .
Please help me.....
Thank you..


Sir how should i make the output format as an .exe format.
If u have any more reference or suggestions or links please give me...


SIR ... SHOULD I ADD ALL THE .h AND .CCP FILES BY RIT CLICKING ON THE KERNEL PROJECT...
DEN THE C++ OPTION IS SHOWING...IS IT THE CORRECT WAY..
IF NOT PLEASE GUIDE ME...

User avatar
Mike
Site Admin
Posts:465
Joined:Sat Oct 20, 2007 7:58 pm
Contact:

Re: re : KRNL32.exe (demo 6)

Post by Mike » Thu Mar 25, 2010 5:59 pm

Hello,

The C++ properties will only display if there is at least one source file (*.cpp) added to the solution. Also, by default, the output format will be *.exe.
Lead Programmer for BrokenThorn Entertainment, Co.
Website: http://www.brokenthorn.com
Email: webmaster@brokenthorn.com

ryan
Posts:7
Joined:Tue Mar 23, 2010 3:49 pm

Re: re : KRNL32.exe (demo 6)

Post by ryan » Thu Mar 25, 2010 6:24 pm

Thank u sir...
I got it.
The chat facility u have embeded is really v.helpful...
I talked with some1 viz. "wolf" ..he helped me v.much..
And for 1st time i was able to run demo6 program....
I ll never forgat ur help ....sir.

Thank u ....

Post Reply