Click here to Skip to main content
15,890,717 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
PankajB22-Jan-09 21:26
PankajB22-Jan-09 21:26 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
BonshatS22-Jan-09 23:17
BonshatS22-Jan-09 23:17 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
David Crow23-Jan-09 3:29
David Crow23-Jan-09 3:29 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
BonshatS23-Jan-09 13:15
BonshatS23-Jan-09 13:15 
AnswerRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
Randor 23-Jan-09 6:29
professional Randor 23-Jan-09 6:29 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
PankajB26-Jan-09 17:40
PankajB26-Jan-09 17:40 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
PankajB26-Jan-09 18:08
PankajB26-Jan-09 18:08 
QuestionConvert MFC Application As MFC Dll Pin
VCsamir22-Jan-09 20:07
VCsamir22-Jan-09 20:07 
Hi All,

I have converted my Mfc Application as Dll.. I have done following steps
to Make my MFC Application to DLL
a) the WinApp of my application i have made as the Win App Of the DLL
b) Rest All Required .h and .cpp i have added to Dll
c) Changed the Resources Accordingly
d) Created a Function which will be called from Dll (this Function is empty)

d)Created a Windows forms Application =>created a Form =>Added Button
=> On Click of Button i am Calling the dll function using pInvoke(DLLImport)

From the main Dll i call the serilisation of respective Dll.. the thing happening is like the my MFC Dll gives me Archieve Exception while retrieving the data.. the same does not happen if i am running the application not as Dll..

Please suggest me some help...

Thanks
Samir
AnswerRe: Convert MFC Application As MFC Dll Pin
Nishad S23-Jan-09 1:54
Nishad S23-Jan-09 1:54 
QuestionProblem related to running VC++ project on x64 machine when compiled on x32 machine. Pin
Nilesh Hamane22-Jan-09 19:58
Nilesh Hamane22-Jan-09 19:58 
AnswerRe: Problem related to running VC++ project on x64 machine when compiled on x32 machine. Pin
Hamid_RT22-Jan-09 20:30
Hamid_RT22-Jan-09 20:30 
AnswerRe: Problem related to running VC++ project on x64 machine when compiled on x32 machine. Pin
«_Superman_»24-Jan-09 1:55
professional«_Superman_»24-Jan-09 1:55 
QuestionCharacter code for string in other language Pin
Andy Rama22-Jan-09 19:56
Andy Rama22-Jan-09 19:56 
AnswerRe: Character code for string in other language Pin
«_Superman_»24-Jan-09 2:06
professional«_Superman_»24-Jan-09 2:06 
GeneralRe: Character code for string in other language Pin
Andy Rama26-Jan-09 19:43
Andy Rama26-Jan-09 19:43 
GeneralRe: Character code for string in other language Pin
«_Superman_»26-Jan-09 19:54
professional«_Superman_»26-Jan-09 19:54 
QuestionRe: Character code for string in other language Pin
Andy Rama27-Jan-09 22:27
Andy Rama27-Jan-09 22:27 
QuestionMP3 Plugins Pin
priyasethu22-Jan-09 19:35
priyasethu22-Jan-09 19:35 
AnswerRe: MP3 Plugins Pin
Code-o-mat22-Jan-09 21:42
Code-o-mat22-Jan-09 21:42 
QuestionProblem in MessageBox display Pin
Alex@9C22-Jan-09 19:30
Alex@9C22-Jan-09 19:30 
AnswerRe: Problem in MessageBox display Pin
Hamid_RT22-Jan-09 20:36
Hamid_RT22-Jan-09 20:36 
GeneralRe: Problem in MessageBox display Pin
Alex@9C22-Jan-09 20:45
Alex@9C22-Jan-09 20:45 
AnswerRe: Problem in MessageBox display Pin
Stuart Dootson22-Jan-09 20:50
professionalStuart Dootson22-Jan-09 20:50 
GeneralRe: Problem in MessageBox display Pin
Alex@9C22-Jan-09 21:23
Alex@9C22-Jan-09 21:23 
QuestionRe: Problem in MessageBox display Pin
David Crow23-Jan-09 3:17
David Crow23-Jan-09 3:17 

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.