Click here to Skip to main content
16,004,587 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralC++ Encryption question Pin
Anonymous13-Jan-03 10:53
Anonymous13-Jan-03 10:53 
GeneralRe: C++ Encryption question Pin
Chris Losinger13-Jan-03 10:58
professionalChris Losinger13-Jan-03 10:58 
GeneralRe: C++ Encryption question Pin
Anonymous13-Jan-03 11:39
Anonymous13-Jan-03 11:39 
GeneralRe: C++ Encryption question Pin
Paul M Watt13-Jan-03 11:52
mentorPaul M Watt13-Jan-03 11:52 
GeneralRe: C++ Encryption question Pin
Chris Richardson13-Jan-03 11:50
Chris Richardson13-Jan-03 11:50 
Generalfew hints about GetWindowPlacement Pin
ns13-Jan-03 10:24
ns13-Jan-03 10:24 
GeneralRe: few hints about GetWindowPlacement Pin
Alvaro Mendez13-Jan-03 10:53
Alvaro Mendez13-Jan-03 10:53 
GeneralRe: few hints about GetWindowPlacement Pin
ns13-Jan-03 11:12
ns13-Jan-03 11:12 
I am optimistic I'll be able to figure out your class and use it<> only question is this:

The CDialogs were spawned by an MFC MDI view menu. SO now when the app is rerun, its the MDi part that will be running. I was reading the registry in pre-create of the mainframe so far to restore the mainframes status quo. Shall I in this same place do the modeless create for the CDialogs? I feel intuitively (thats a laugh - I am not old enough in this stuff for gut feelings!!!!) that this isnt t he place. SO maybe I should in the OnInitialUpdate of the view do something like:

If the registry says there are nonzero number of CDialogs information saved, then do

i =0; i < nCDialogs; i++

restore( what instead of the this that you have in your docs?)

You do a restore (this) but what should I restore? What should I have saved in my mainframe OnDestroy trhat I can use here?

DO you agree that I need to restore in OnINitiaUpdate?

Appreciate your help,
ns
Generaloutputting characters based on hex value Pin
brianwelsch13-Jan-03 10:16
brianwelsch13-Jan-03 10:16 
GeneralRe: outputting characters based on hex value Pin
Christian Graus13-Jan-03 10:29
protectorChristian Graus13-Jan-03 10:29 
GeneralRe: outputting characters based on hex value - DONE Pin
brianwelsch15-Jan-03 3:30
brianwelsch15-Jan-03 3:30 
GeneralHTTP Downloads :: Winsock Pin
valikac13-Jan-03 9:19
valikac13-Jan-03 9:19 
GeneralRe: HTTP Downloads :: Winsock Pin
Tim Smith13-Jan-03 9:32
Tim Smith13-Jan-03 9:32 
GeneralRe: HTTP Downloads :: Winsock Pin
valikac13-Jan-03 9:40
valikac13-Jan-03 9:40 
GeneralRe: HTTP Downloads :: Winsock Pin
valikac13-Jan-03 18:15
valikac13-Jan-03 18:15 
QuestionCEdit setting selection? Pin
dazinith13-Jan-03 9:08
dazinith13-Jan-03 9:08 
AnswerRe: CEdit setting selection? Pin
Alvaro Mendez13-Jan-03 10:30
Alvaro Mendez13-Jan-03 10:30 
GeneralXP bug: Very slow for large files Pin
Nish Nishant13-Jan-03 9:00
sitebuilderNish Nishant13-Jan-03 9:00 
GeneralRe: XP bug: Very slow for large files Pin
Christian Graus13-Jan-03 10:32
protectorChristian Graus13-Jan-03 10:32 
GeneralRe: XP bug: Very slow for large files Pin
Stuart Dootson13-Jan-03 11:10
professionalStuart Dootson13-Jan-03 11:10 
GeneralRe: XP bug: Very slow for large files Pin
Stefan Pedersen14-Jan-03 10:09
Stefan Pedersen14-Jan-03 10:09 
QuestionAny assembly geeks out there? Pin
Chris Losinger13-Jan-03 8:55
professionalChris Losinger13-Jan-03 8:55 
AnswerRe: Any assembly geeks out there? Pin
Rama Krishna Vavilala13-Jan-03 9:00
Rama Krishna Vavilala13-Jan-03 9:00 
GeneralRe: Any assembly geeks out there? Pin
Chris Losinger13-Jan-03 9:11
professionalChris Losinger13-Jan-03 9:11 
AnswerRe: Any assembly geeks out there? Pin
Tim Smith13-Jan-03 9:12
Tim Smith13-Jan-03 9:12 

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.