Click here to Skip to main content
16,013,747 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: InterProcess Communication Dos Console Win32 GUI Pin
ForNow3-Sep-08 23:27
ForNow3-Sep-08 23:27 
GeneralRe: InterProcess Communication Dos Console Win32 GUI Pin
Bram van Kampen6-Sep-08 15:12
Bram van Kampen6-Sep-08 15:12 
GeneralRe: InterProcess Communication Dos Console Win32 GUI Pin
ForNow6-Sep-08 17:12
ForNow6-Sep-08 17:12 
GeneralRe: InterProcess Communication Dos Console Win32 GUI Pin
Bram van Kampen6-Sep-08 18:34
Bram van Kampen6-Sep-08 18:34 
GeneralRe: InterProcess Communication Dos Console Win32 GUI Pin
ForNow6-Sep-08 18:50
ForNow6-Sep-08 18:50 
AnswerRe: InterProcess Communication Dos Console Win32 GUI Pin
Mckay.Lai31-Aug-08 21:36
Mckay.Lai31-Aug-08 21:36 
GeneralRe: InterProcess Communication Dos Console Win32 GUI Pin
ForNow31-Aug-08 22:14
ForNow31-Aug-08 22:14 
QuestionActiveX - could not reload its state from its data saved.... Pin
charlieg31-Aug-08 11:40
charlieg31-Aug-08 11:40 
Ok, I know how I got into this mess generally, but I need to understand the mechanics to avoid it in the future. I have a rather large project that makes use of numerous custom activeX controls. Adding some new functionality to one of the activeX controls, while at the same time other developers modifying dialogs, I've blundered into

"Control <xxx> could not reload its state from its data saved from the last time the dialog editor was used.
The control will be uninitialized on the dialog."


If I go back to the old control, it still gives me the same error. So, I'm toast, and I'll have to fix the locations where I've used this control, once I complete my code modifications.

But, what exactly did I do that caused the issue? My guess is that I added some properties, and since they don't
exist in the saved rc file, the dialog editor won't load them. I've added methods before and not had this problem.

Which raises another question - how would one version the control so that I could migrate settings from one control
version to another, or perhaps default values such that the new properties migrated gracefully.

Charlie Gilley
Will program for food...
<italic>Hurtling toward a government of the stupid, by the stupid, for the stupid we go. —Michelle Malkin

AnswerRe: ActiveX - could not reload its state from its data saved.... Pin
charlieg1-Sep-08 18:55
charlieg1-Sep-08 18:55 
QuestionSetting printer options from C++ Pin
Tom Paronis31-Aug-08 9:35
Tom Paronis31-Aug-08 9:35 
AnswerRe: Setting printer options from C++ Pin
Perspx31-Aug-08 10:33
Perspx31-Aug-08 10:33 
GeneralRe: Setting printer options from C++ Pin
Tom Paronis1-Sep-08 4:27
Tom Paronis1-Sep-08 4:27 
GeneralRe: Setting printer options from C++ Pin
Perspx1-Sep-08 4:36
Perspx1-Sep-08 4:36 
AnswerRe: Setting printer options from C++ Pin
Hamid_RT31-Aug-08 18:09
Hamid_RT31-Aug-08 18:09 
Questionset limit text for combobox Pin
hariakuthota31-Aug-08 8:12
hariakuthota31-Aug-08 8:12 
AnswerRe: set limit text for combobox Pin
Perspx31-Aug-08 8:30
Perspx31-Aug-08 8:30 
QuestionTimerQueueTimers..A question.. Pin
montiee31-Aug-08 5:53
montiee31-Aug-08 5:53 
AnswerRe: TimerQueueTimers..A question.. Pin
Mark Salsbery31-Aug-08 7:12
Mark Salsbery31-Aug-08 7:12 
QuestionRe: TimerQueueTimers..A question.. [modified] Pin
montiee1-Sep-08 8:39
montiee1-Sep-08 8:39 
QuestionCode efficiency Pin
Evgeni5731-Aug-08 5:26
Evgeni5731-Aug-08 5:26 
AnswerRe: Code efficiency Pin
Robert.C.Cartaino31-Aug-08 7:32
Robert.C.Cartaino31-Aug-08 7:32 
AnswerRe: Code efficiency Pin
Mark Salsbery31-Aug-08 7:35
Mark Salsbery31-Aug-08 7:35 
GeneralRe: Code efficiency Pin
Evgeni5731-Aug-08 22:17
Evgeni5731-Aug-08 22:17 
GeneralRe: Code efficiency Pin
Mark Salsbery1-Sep-08 7:58
Mark Salsbery1-Sep-08 7:58 
Questionc++ function help Pin
anjoz96631-Aug-08 4:07
anjoz96631-Aug-08 4:07 

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.