Click here to Skip to main content
15,911,707 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CView class help Pin
JudyL_MD18-Oct-07 7:08
JudyL_MD18-Oct-07 7:08 
AnswerRe: CView class help Pin
Nelek18-Oct-07 20:08
protectorNelek18-Oct-07 20:08 
GeneralRe: CView class help Pin
Hakan Bulut19-Oct-07 9:39
Hakan Bulut19-Oct-07 9:39 
GeneralRe: CView class help Pin
JudyL_MD19-Oct-07 10:29
JudyL_MD19-Oct-07 10:29 
QuestionHow to capture form email and/or password with the web browser control ? Pin
ldaoust18-Oct-07 5:51
ldaoust18-Oct-07 5:51 
AnswerRe: How to capture form email and/or password with the web browser control ? Pin
ldaoust18-Oct-07 9:06
ldaoust18-Oct-07 9:06 
QuestionConvert a small .exe to an MFC DLL: Pin
wycoff18-Oct-07 4:43
wycoff18-Oct-07 4:43 
GeneralRe: Convert a small .exe to an MFC DLL: Pin
Matthew Faithfull18-Oct-07 5:52
Matthew Faithfull18-Oct-07 5:52 
I think you'll be lucky to find anyone here with the time to do that for you.
The most likely person might be the article author. You could try posting against the article or contacting them directly.
Much more likely to be fun and educational is to do it yourself despite your lack of knowledge. My approach would be to start by creating a vanilla MFC Dll using the wizard. Anyone can do that. Then look at what you get, get the hang of exporting functions and classes from the Dll and create a small executable with the wizard as well. Test that you can load your toy Dll into the toy executable and call a sample function or two.
Now you have all the structure you need, start porting one class or function at a time from the article into your Dll. Keep rebuilding the code at each stage and adding functions on the executable to test what you're adding to the Dll. Very soon you'll have what you want and can post an article on CP trumpeting your success and acknowledging the original article author.
If you get stuck with anything specific along the way there will no doubt be CPians available to help you out. Enjoy Smile | :)

Nothing is exactly what it seems but everything with seems can be unpicked.

AnswerRe: Convert a small .exe to an MFC DLL: Pin
Nelek18-Oct-07 20:14
protectorNelek18-Oct-07 20:14 
QuestionHow read from file *.ini ? Pin
hoangtungoc18-Oct-07 4:06
hoangtungoc18-Oct-07 4:06 
JokeRe: How read from file *.ini ? [modified] Pin
toxcct18-Oct-07 4:16
toxcct18-Oct-07 4:16 
GeneralRe: How read from file *.ini ? Pin
David Crow18-Oct-07 4:28
David Crow18-Oct-07 4:28 
GeneralRe: How read from file *.ini ? Pin
ThatsAlok18-Oct-07 23:15
ThatsAlok18-Oct-07 23:15 
AnswerRe: How read from file *.ini ? Pin
led mike18-Oct-07 4:17
led mike18-Oct-07 4:17 
GeneralCuriosity Pin
Nelek18-Oct-07 20:20
protectorNelek18-Oct-07 20:20 
GeneralRe: Curiosity Pin
led mike19-Oct-07 5:22
led mike19-Oct-07 5:22 
AnswerRe: How read from file *.ini ? Pin
Hamid_RT18-Oct-07 7:31
Hamid_RT18-Oct-07 7:31 
AnswerRe: How read from file *.ini ? Pin
ThatsAlok18-Oct-07 23:10
ThatsAlok18-Oct-07 23:10 
QuestionError while compiling Pin
staticplus18-Oct-07 4:00
staticplus18-Oct-07 4:00 
AnswerRe: Error while compiling Pin
led mike18-Oct-07 4:20
led mike18-Oct-07 4:20 
GeneralRe: Error while compiling Pin
staticplus18-Oct-07 4:30
staticplus18-Oct-07 4:30 
QuestionFont size problem Pin
pri_skit18-Oct-07 3:02
pri_skit18-Oct-07 3:02 
AnswerRe: Font size problem Pin
James R. Twine18-Oct-07 3:17
James R. Twine18-Oct-07 3:17 
AnswerRe: Font size problem Pin
Nelek18-Oct-07 3:21
protectorNelek18-Oct-07 3:21 
Questionchecksum for files Pin
beegu18-Oct-07 2:51
beegu18-Oct-07 2:51 

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.