Click here to Skip to main content
15,902,032 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalregd threads Pin
karteek25-Nov-03 7:54
karteek25-Nov-03 7:54 
GeneralRe: regd threads Pin
David Crow25-Nov-03 8:21
David Crow25-Nov-03 8:21 
GeneralNeed help setting project to use CxImage Pin
ElizabethC25-Nov-03 7:45
ElizabethC25-Nov-03 7:45 
GeneralRe: Need help setting project to use CxImage Pin
ElizabethC25-Nov-03 8:38
ElizabethC25-Nov-03 8:38 
GeneralGetting a DLL version Pin
Tom Wright25-Nov-03 7:29
Tom Wright25-Nov-03 7:29 
GeneralRe: Getting a DLL version Pin
David Crow25-Nov-03 7:40
David Crow25-Nov-03 7:40 
GeneralRe: Getting a DLL version Pin
Tom Wright25-Nov-03 8:04
Tom Wright25-Nov-03 8:04 
GeneralRe: Getting a DLL version Pin
David Crow25-Nov-03 8:15
David Crow25-Nov-03 8:15 
Tom Wright wrote:
So inorder to get the version I have to use all three of those functions listed in the MSDN?

Yes, you'll need to call GetFileVersionInfoSize(), GetFileVersionInfo(), and VerQueryValue(), in that order.

Tom Wright wrote:
There's no easier way?

It's easy once you've done it a few times. Now if you have no interest in how it all works, you can always skip to this class.

Tom Wright wrote:
By the way is the answer 2?

No.


Five birds are sitting on a fence.
Three of them decide to fly off.
How many are left?

GeneralTooltip lost after setting state to TBSTATE_HIDDEN Pin
ElizabethC25-Nov-03 7:22
ElizabethC25-Nov-03 7:22 
GeneralScrolling a multiline CRichEditCtrl Pin
alex2000___++25-Nov-03 7:17
alex2000___++25-Nov-03 7:17 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
igor196025-Nov-03 7:32
igor196025-Nov-03 7:32 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
alex2000___++25-Nov-03 7:43
alex2000___++25-Nov-03 7:43 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
igor196025-Nov-03 7:56
igor196025-Nov-03 7:56 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
alex2000___++26-Nov-03 9:32
alex2000___++26-Nov-03 9:32 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
alex2000___++25-Nov-03 7:44
alex2000___++25-Nov-03 7:44 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
_oti14-May-09 22:34
_oti14-May-09 22:34 
GeneralMFC CListCtrl focus trouble. Pin
Alan Dugdall25-Nov-03 6:07
Alan Dugdall25-Nov-03 6:07 
GeneralRe: MFC CListCtrl focus trouble. Pin
Ravi Bhavnani25-Nov-03 6:14
professionalRavi Bhavnani25-Nov-03 6:14 
GeneralA function to maximize a Dialog Pin
d00_ape25-Nov-03 4:51
sussd00_ape25-Nov-03 4:51 
GeneralRe: A function to maximize a Dialog Pin
Ravi Bhavnani25-Nov-03 6:08
professionalRavi Bhavnani25-Nov-03 6:08 
QuestionHow to capture the mouse movement in IE? Pin
bin892225-Nov-03 4:31
bin892225-Nov-03 4:31 
AnswerRe: How to capture the mouse movement in IE? Pin
Mike Dimmick25-Nov-03 5:14
Mike Dimmick25-Nov-03 5:14 
AnswerRe: How to capture the mouse movement in IE? Pin
Roger Allen25-Nov-03 5:20
Roger Allen25-Nov-03 5:20 
GeneralMFC dialog launch from WinAPI dll Pin
El'Cachubrey25-Nov-03 2:56
El'Cachubrey25-Nov-03 2:56 
QuestionSize Limit on NEW??? Pin
Anonymous25-Nov-03 2:35
Anonymous25-Nov-03 2:35 

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.