Click here to Skip to main content
15,915,501 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Interface not registered Pin
Roger Stoltz21-Oct-08 2:54
Roger Stoltz21-Oct-08 2:54 
NewsRe: Interface not registered Pin
CodingLover21-Oct-08 23:11
CodingLover21-Oct-08 23:11 
AnswerRe: Interface not registered Pin
Roger Stoltz21-Oct-08 23:58
Roger Stoltz21-Oct-08 23:58 
NewsRe: Interface not registered Pin
CodingLover22-Oct-08 0:21
CodingLover22-Oct-08 0:21 
AnswerRe: Interface not registered Pin
Roger Stoltz22-Oct-08 0:26
Roger Stoltz22-Oct-08 0:26 
Questioncustom service and application - resource lock ? Pin
dharani20-Oct-08 23:34
dharani20-Oct-08 23:34 
AnswerRe: custom service and application - resource lock ? Pin
dehseth21-Oct-08 0:26
dehseth21-Oct-08 0:26 
QuestionSearching for a Manifest File Pin
si_6920-Oct-08 23:15
si_6920-Oct-08 23:15 
Hi
I am trying to check for the existance of the file "Microsoft.VC80.CRT.manifest" within a user defined folder

to try and find it i am using

dwResult = SearchPath(lpbPath,lpbFilename,lpbExt,dwBufferSize, szBuffer, &lpbPEnd);


where lpbFilename = "Microsoft.VC80.CRT"
and lpbExt = ".manifest"
lpbPath with be a user defined path passed to the function

however nothing is returned,i use this function to search for traditional file type (i.e something.ext) and this works fine

can anyone help at all

thanks

simon
AnswerRe: Searching for a Manifest File Pin
_AnsHUMAN_ 20-Oct-08 23:25
_AnsHUMAN_ 20-Oct-08 23:25 
GeneralRe: Searching for a Manifest File Pin
si_6920-Oct-08 23:51
si_6920-Oct-08 23:51 
QuestionAssertion fail error when loading a DLL? Pin
bankey101020-Oct-08 23:10
bankey101020-Oct-08 23:10 
AnswerRe: Assertion fail error when loading a DLL? Pin
Roger Stoltz20-Oct-08 23:22
Roger Stoltz20-Oct-08 23:22 
AnswerRe: Assertion fail error when loading a DLL? Pin
CPallini20-Oct-08 23:25
mveCPallini20-Oct-08 23:25 
QuestionPrinting data to a pdf document using win32 sdk c++ Pin
raesa20-Oct-08 22:53
raesa20-Oct-08 22:53 
AnswerRe: Printing data to a pdf document using win32 sdk c++ Pin
Rajesh R Subramanian20-Oct-08 22:57
professionalRajesh R Subramanian20-Oct-08 22:57 
GeneralRe: Printing data to a pdf document using win32 sdk c++ Pin
raesa21-Oct-08 0:13
raesa21-Oct-08 0:13 
QuestionMS FLex Grid Usage In MS VS 2005 Pin
dehseth20-Oct-08 22:39
dehseth20-Oct-08 22:39 
AnswerRe: MS FLex Grid Usage In MS VS 2005 Pin
dehseth21-Oct-08 0:57
dehseth21-Oct-08 0:57 
QuestionUpload a file in mfc through HTTP and not FTP Pin
Dhiraj kumar Saini20-Oct-08 22:35
Dhiraj kumar Saini20-Oct-08 22:35 
AnswerRe: Upload a file in mfc Pin
dehseth20-Oct-08 22:45
dehseth20-Oct-08 22:45 
GeneralRe: Upload a file in mfc Pin
Dhiraj kumar Saini20-Oct-08 22:56
Dhiraj kumar Saini20-Oct-08 22:56 
GeneralRe: Upload a file in mfc Pin
Prasann Mayekar20-Oct-08 23:45
Prasann Mayekar20-Oct-08 23:45 
GeneralRe: Upload a file in mfc Pin
Dhiraj kumar Saini20-Oct-08 23:52
Dhiraj kumar Saini20-Oct-08 23:52 
GeneralRe: Upload a file in mfc Pin
Prasann Mayekar21-Oct-08 0:52
Prasann Mayekar21-Oct-08 0:52 
GeneralRe: Upload a file in mfc Pin
Dhiraj kumar Saini21-Oct-08 2:54
Dhiraj kumar Saini21-Oct-08 2:54 

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.