Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGetting faulting module OLEACC.dll, version 4.2.5406.0 error in Event viewer application log ? Pin
shan_chandru16-Jun-09 20:11
professionalshan_chandru16-Jun-09 20:11 
QuestionHow to get Windows media player status(playing/paused) by SendMessage Pin
Md. Ali Naser Khan16-Jun-09 19:23
Md. Ali Naser Khan16-Jun-09 19:23 
AnswerRe: How to get Windows media player status(playing/paused) by SendMessage Pin
Member 139415367-Aug-18 15:17
Member 139415367-Aug-18 15:17 
QuestionVC++ 6.0 SetupDiGetClassImageList query Pin
callousfantom16-Jun-09 19:23
callousfantom16-Jun-09 19:23 
QuestionRe: VC++ 6.0 SetupDiGetClassImageList query Pin
norish16-Jun-09 20:06
norish16-Jun-09 20:06 
AnswerRe: VC++ 6.0 SetupDiGetClassImageList query Pin
callousfantom16-Jun-09 21:25
callousfantom16-Jun-09 21:25 
QuestionRe: VC++ 6.0 SetupDiGetClassImageList query Pin
norish17-Jun-09 2:27
norish17-Jun-09 2:27 
AnswerRe: VC++ 6.0 SetupDiGetClassImageList query [modified] Pin
callousfantom18-Jun-09 19:01
callousfantom18-Jun-09 19:01 
GeneralRe: VC++ 6.0 SetupDiGetClassImageList query Pin
norish19-Jun-09 5:44
norish19-Jun-09 5:44 
GeneralRe: VC++ 6.0 SetupDiGetClassImageList query Pin
Po-Yu14-Jul-10 16:45
Po-Yu14-Jul-10 16:45 
Question[Message Deleted] Pin
V K 216-Jun-09 18:42
V K 216-Jun-09 18:42 
AnswerRe: How to modify copyright information for a MFC dll Pin
Nibu babu thomas16-Jun-09 18:53
Nibu babu thomas16-Jun-09 18:53 
AnswerRe: How to modify copyright information for a MFC dll Pin
_AnsHUMAN_ 16-Jun-09 19:15
_AnsHUMAN_ 16-Jun-09 19:15 
QuestionHow to get file version of an MFC application? Pin
kapardhi16-Jun-09 18:26
kapardhi16-Jun-09 18:26 
AnswerRe: How to get file version of an MFC application? Pin
Nibu babu thomas16-Jun-09 18:48
Nibu babu thomas16-Jun-09 18:48 
QuestionRe: How to get file version of an MFC application? Pin
kapardhi16-Jun-09 23:47
kapardhi16-Jun-09 23:47 
Sorry for not providing a detailed information!

I actually want to get the version information programmatically for a Pocket PC WIN CE device, I am developing the application in eVC++
I have used GetFileVersionSize (), GetFileVersionInfo (), VerQueryValue() in Visual studio 2005, which was working but not in eVC++
Can i get version information for a PocketPC Application, because if i implement the above functions i get 1814 as error using GetLastError() after executing GetFileVersionInfo() stating "The specified resource name cannot be found in the image file." what does this mean ??

Thanks!
AnswerRe: How to get file version of an MFC application? Pin
Nibu babu thomas17-Jun-09 1:53
Nibu babu thomas17-Jun-09 1:53 
QuestionIs this do able in VC++? Or is there a better way. Pin
FISH78616-Jun-09 11:51
FISH78616-Jun-09 11:51 
AnswerRe: Is this do able in VC++? Or is there a better way. Pin
Garth J Lancaster16-Jun-09 12:25
professionalGarth J Lancaster16-Jun-09 12:25 
GeneralRe: Is this do able in VC++? Or is there a better way. Pin
FISH78616-Jun-09 12:41
FISH78616-Jun-09 12:41 
GeneralRe: Is this do able in VC++? Or is there a better way. Pin
Garth J Lancaster16-Jun-09 12:44
professionalGarth J Lancaster16-Jun-09 12:44 
GeneralRe: Is this do able in VC++? Or is there a better way. Pin
FISH78616-Jun-09 12:58
FISH78616-Jun-09 12:58 
GeneralRe: Is this do able in VC++? Or is there a better way. Pin
Garth J Lancaster16-Jun-09 13:05
professionalGarth J Lancaster16-Jun-09 13:05 
GeneralRe: Is this do able in VC++? Or is there a better way. Pin
FISH78616-Jun-09 13:15
FISH78616-Jun-09 13:15 
QuestionRe: Is this do able in VC++? Or is there a better way. Pin
David Crow17-Jun-09 3:21
David Crow17-Jun-09 3:21 

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.