Click here to Skip to main content
15,886,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Classic console development kits in C, samples (Nintendo, Sega, Atari, Neo Geo, etc.)) Pin
Albert Holguin18-Mar-12 17:32
professionalAlbert Holguin18-Mar-12 17:32 
Questionweb-camera capture wite screen problem Pin
Member 873763117-Mar-12 5:35
Member 873763117-Mar-12 5:35 
Questionprime calculator Pin
Hassan Samee17-Mar-12 2:55
Hassan Samee17-Mar-12 2:55 
SuggestionRe: prime calculator Pin
Richard MacCutchan17-Mar-12 4:30
mveRichard MacCutchan17-Mar-12 4:30 
Questionvisual c++ 6 code convert to visual stutio 2010 professional Pin
bowen yang16-Mar-12 20:17
bowen yang16-Mar-12 20:17 
AnswerRe: visual c++ 6 code convert to visual stutio 2010 professional Pin
Richard MacCutchan16-Mar-12 22:23
mveRichard MacCutchan16-Mar-12 22:23 
QuestionNeed help to port example in VS6 Pin
RomTibi16-Mar-12 6:12
RomTibi16-Mar-12 6:12 
AnswerRe: Need help to port example in VS6 Pin
Jochen Arndt16-Mar-12 6:45
professionalJochen Arndt16-Mar-12 6:45 
I had a short look on the sources and think that it can be used with VC6 when linking against the setupapi.lib. However, you need some header files from the Windows Driver Kit (scsi.h, ntdddisk.h) which may need manual editing when not from an older WDK. The other header files should be present in the platform SDK.

I suggest to add the files to a new VC6 project, add the setupapi.lib to the additional libraries and start a build.
GeneralRe: Need help to port example in VS6 Pin
RomTibi16-Mar-12 7:30
RomTibi16-Mar-12 7:30 
QuestionHow to add event handler to call another Dialog Pin
doanhanam16-Mar-12 4:30
doanhanam16-Mar-12 4:30 
AnswerRe: How to add event handler to call another Dialog Pin
Richard MacCutchan16-Mar-12 7:00
mveRichard MacCutchan16-Mar-12 7:00 
GeneralRe: How to add event handler to call another Dialog Pin
doanhanam18-Mar-12 0:10
doanhanam18-Mar-12 0:10 
GeneralRe: How to add event handler to call another Dialog Pin
Richard MacCutchan18-Mar-12 2:22
mveRichard MacCutchan18-Mar-12 2:22 
AnswerRe: How to add event handler to call another Dialog Pin
Albert Holguin16-Mar-12 18:19
professionalAlbert Holguin16-Mar-12 18:19 
QuestionMicrosoft authenticode certificate Pin
john563215-Mar-12 22:53
john563215-Mar-12 22:53 
AnswerRe: Microsoft authenticode certificate Pin
Code-o-mat16-Mar-12 0:24
Code-o-mat16-Mar-12 0:24 
QuestionDriver Installation Issue Pin
rupeshkp72815-Mar-12 21:42
rupeshkp72815-Mar-12 21:42 
AnswerRe: Driver Installation Issue Pin
Erudite_Eric15-Mar-12 21:50
Erudite_Eric15-Mar-12 21:50 
GeneralRe: Driver Installation Issue Pin
rupeshkp72815-Mar-12 21:57
rupeshkp72815-Mar-12 21:57 
GeneralRe: Driver Installation Issue Pin
Erudite_Eric16-Mar-12 10:12
Erudite_Eric16-Mar-12 10:12 
QuestionQuestion about smart pointers in C++ Pin
supermoore102515-Mar-12 19:52
supermoore102515-Mar-12 19:52 
AnswerRe: Question about smart pointers in C++ Pin
_AnsHUMAN_ 15-Mar-12 20:25
_AnsHUMAN_ 15-Mar-12 20:25 
AnswerRe: Question about smart pointers in C++ Pin
Erudite_Eric15-Mar-12 22:07
Erudite_Eric15-Mar-12 22:07 
Questionc++, easy way to format filesize from Large Integer to KB, MB, GB Pin
jkirkerx15-Mar-12 10:55
professionaljkirkerx15-Mar-12 10:55 
AnswerRe: c++, easy way to format filesize from Large Integer to KB, MB, GB Pin
enhzflep15-Mar-12 14:49
enhzflep15-Mar-12 14:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.