Click here to Skip to main content
15,897,968 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ Timing, Profiler and timers Pin
Mark Salsbery19-Jun-07 10:57
Mark Salsbery19-Jun-07 10:57 
GeneralRe: C++ Timing, Profiler and timers Pin
Force Code19-Jun-07 11:06
Force Code19-Jun-07 11:06 
GeneralRe: C++ Timing, Profiler and timers Pin
Mark Salsbery19-Jun-07 11:17
Mark Salsbery19-Jun-07 11:17 
GeneralRe: C++ Timing, Profiler and timers Pin
Force Code19-Jun-07 11:30
Force Code19-Jun-07 11:30 
QuestionSwitching to administrator programmatically Pin
softwaremonkey19-Jun-07 5:39
softwaremonkey19-Jun-07 5:39 
JokeRe: Switching to administrator programmatically Pin
shivditya19-Jun-07 5:50
shivditya19-Jun-07 5:50 
AnswerRe: Switching to administrator programmatically Pin
David Crow19-Jun-07 6:16
David Crow19-Jun-07 6:16 
QuestionGetting version information into a DLL using manually created .rc file Pin
Barry True19-Jun-07 5:20
Barry True19-Jun-07 5:20 
First off, I'm running Visual C++ 6.0. I've got a DLL project that runs a batch file that uses the Message Compiler to create the .rc and .h file from a .mc file, then uses the Resource Compiler to create the .res file, and finally uses the linker to create the DLL from the .res file. What I'd like to do is to get the VERSIONINFO information into the .res or .rc file so that we can see this version information in the DLL when the user right clicks on the DLL in Explorer and selects Properties. Does anyone know a way to do this?
AnswerRe: Getting version information into a DLL using manually created .rc file Pin
Iain Clarke, Warrior Programmer19-Jun-07 6:27
Iain Clarke, Warrior Programmer19-Jun-07 6:27 
GeneralRe: Getting version information into a DLL using manually created .rc file Pin
Barry True19-Jun-07 8:48
Barry True19-Jun-07 8:48 
GeneralRe: Getting version information into a DLL using manually created .rc file Pin
Iain Clarke, Warrior Programmer19-Jun-07 10:59
Iain Clarke, Warrior Programmer19-Jun-07 10:59 
QuestionDebug to detect Memory Leak Pin
krishnakumar7519-Jun-07 5:09
krishnakumar7519-Jun-07 5:09 
QuestionRe: Debug to detect Memory Leak Pin
Mark Salsbery19-Jun-07 6:39
Mark Salsbery19-Jun-07 6:39 
AnswerRe: Debug to detect Memory Leak Pin
krishnakumar7520-Jun-07 5:20
krishnakumar7520-Jun-07 5:20 
GeneralRe: Debug to detect Memory Leak Pin
Mark Salsbery20-Jun-07 7:31
Mark Salsbery20-Jun-07 7:31 
GeneralRe: Debug to detect Memory Leak Pin
Mark Salsbery20-Jun-07 8:05
Mark Salsbery20-Jun-07 8:05 
GeneralRe: Debug to detect Memory Leak Pin
Mark Salsbery20-Jun-07 8:12
Mark Salsbery20-Jun-07 8:12 
QuestionKeystrokes for custom control in dialog Pin
kylur19-Jun-07 3:45
kylur19-Jun-07 3:45 
AnswerRe: Keystrokes for custom control in dialog Pin
Iain Clarke, Warrior Programmer19-Jun-07 4:04
Iain Clarke, Warrior Programmer19-Jun-07 4:04 
GeneralRe: Keystrokes for custom control in dialog Pin
kylur19-Jun-07 5:34
kylur19-Jun-07 5:34 
QuestionDB Date Pin
Try19-Jun-07 3:34
Try19-Jun-07 3:34 
Question_declspec and uuid [modified] Pin
Stephen Caldwell19-Jun-07 3:31
Stephen Caldwell19-Jun-07 3:31 
AnswerRe: _declspec and uuid Pin
Matthew Faithfull19-Jun-07 4:33
Matthew Faithfull19-Jun-07 4:33 
GeneralRe: _declspec and uuid Pin
Stephen Caldwell19-Jun-07 5:11
Stephen Caldwell19-Jun-07 5:11 
GeneralRe: _declspec and uuid Pin
Roger Stoltz19-Jun-07 5:12
Roger Stoltz19-Jun-07 5:12 

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.