Click here to Skip to main content
15,891,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to call com dll function Pin
includeh1019-Dec-06 18:35
includeh1019-Dec-06 18:35 
AnswerRe: how to call com dll function Pin
LaHaHa20-Dec-06 16:08
LaHaHa20-Dec-06 16:08 
QuestionHow do I write comment into jpeg file? Pin
simonchen.net19-Dec-06 15:43
simonchen.net19-Dec-06 15:43 
Questionhow to send a DTMF with RFC2833 ? Pin
lihaonx19-Dec-06 15:23
lihaonx19-Dec-06 15:23 
Question_USE_RTM_VERSION Pin
Justin Hallet19-Dec-06 8:34
Justin Hallet19-Dec-06 8:34 
AnswerRe: _USE_RTM_VERSION Pin
Wes Aday19-Dec-06 9:04
professionalWes Aday19-Dec-06 9:04 
AnswerRe: _USE_RTM_VERSION Pin
Justin Hallet19-Dec-06 10:45
Justin Hallet19-Dec-06 10:45 
QuestionCreating GUI in .lib file and invoking it from some other application Pin
ku1983200119-Dec-06 6:56
ku1983200119-Dec-06 6:56 
Hi all,

I want to add gui(MFC based) into a lib code.....so for that i followed the following steps

1) Created a new windows based console application with option static lib file selected n by allowing MFC support to the application

2) from the project add....i selected add resource n then created a CDialog based gui into it

Upto then everything is fine.....now here something i dont understand

1) wat r the .h and .cpp files related to gui do i need to include n wat code to write in (MFC generates all the code itself in a MFC based application so i m not sure wat to include or wat not to include)

2)I am able to link to lib in my program (proc) without error.....Now how do i invoke the gui in lib from my proc

I am taking commandline arguement from the user.....if user says enable gui as arguement....then gui shud pop up or else it shud not pop up

How do i achieve it.....

Kunal



General[Message Deleted] Pin
Justin Hallet19-Dec-06 6:30
Justin Hallet19-Dec-06 6:30 
GeneralRe: VC2005 and SP1, _USE_RTM_VERSION Pin
Chris Meech19-Dec-06 8:22
Chris Meech19-Dec-06 8:22 
GeneralRe: VC2005 and SP1, _USE_RTM_VERSION Pin
Christian Graus19-Dec-06 8:35
protectorChristian Graus19-Dec-06 8:35 
GeneralRe: VC2005 and SP1, _USE_RTM_VERSION Pin
Hamid_RT19-Dec-06 18:38
Hamid_RT19-Dec-06 18:38 
QuestionFiltering Data on port. Pin
Kobi_Z19-Dec-06 5:25
Kobi_Z19-Dec-06 5:25 
AnswerRe: Filtering Data on port. Pin
Mark Salsbery19-Dec-06 7:24
Mark Salsbery19-Dec-06 7:24 
GeneralRe: Filtering Data on port. Pin
Kobi_Z19-Dec-06 16:55
Kobi_Z19-Dec-06 16:55 
GeneralRe: Filtering Data on port. Pin
Mark Salsbery20-Dec-06 5:06
Mark Salsbery20-Dec-06 5:06 
QuestionHow to give "Pressed" look to static control Pin
Hemant kulkarni19-Dec-06 4:21
Hemant kulkarni19-Dec-06 4:21 
AnswerRe: How to give "Pressed" look to static control Pin
basementman19-Dec-06 4:35
basementman19-Dec-06 4:35 
AnswerRe: How to give "Pressed" look to static control Pin
Hamid_RT20-Dec-06 0:27
Hamid_RT20-Dec-06 0:27 
QuestionVirtual Memory Pin
cy163@hotmail.com19-Dec-06 3:49
cy163@hotmail.com19-Dec-06 3:49 
AnswerRe: Virtual Memory Pin
George L. Jackson19-Dec-06 3:55
George L. Jackson19-Dec-06 3:55 
AnswerRe: Virtual Memory Pin
Gokalp Peker19-Dec-06 4:18
Gokalp Peker19-Dec-06 4:18 
GeneralRe: Virtual Memory Pin
cy163@hotmail.com19-Dec-06 4:23
cy163@hotmail.com19-Dec-06 4:23 
GeneralRe: Virtual Memory Pin
markkuk19-Dec-06 8:20
markkuk19-Dec-06 8:20 
AnswerRe: Virtual Memory Pin
David Crow19-Dec-06 9:52
David Crow19-Dec-06 9:52 

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.