Click here to Skip to main content
15,925,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: suspend process Pin
Mike Beckerleg25-Oct-04 23:42
Mike Beckerleg25-Oct-04 23:42 
GeneralRe: suspend process Pin
yanping wang26-Oct-04 1:33
yanping wang26-Oct-04 1:33 
Generalhelp me Pin
Wiltein25-Oct-04 21:17
Wiltein25-Oct-04 21:17 
GeneralRe: help me Pin
Maximilien26-Oct-04 1:00
Maximilien26-Oct-04 1:00 
GeneralRe: help me Pin
jan larsen26-Oct-04 3:30
jan larsen26-Oct-04 3:30 
GeneralRetain MFC Controls values for Next Open VC++6.0 Pin
Sumit Kapoor25-Oct-04 21:01
Sumit Kapoor25-Oct-04 21:01 
GeneralRe: Retain MFC Controls values for Next Open VC++6.0 Pin
Maximilien26-Oct-04 0:54
Maximilien26-Oct-04 0:54 
GeneralRe: Retain MFC Controls values for Next Open VC++6.0 Pin
BlackDice26-Oct-04 3:51
BlackDice26-Oct-04 3:51 
You will probably need to make a simple text file. This can be done by using serialization. I haven't done any serialization stuff in a while, so I'm kinda rusty. But I did it in a CFormView-derived class. In the CDocument's save, I also used the CArchive member to serialize my objects that I wanted returned to their previous state. I think if you do this you will also have to change IMPLEMENT_DYNAMIC and DECLARE_DYNAMIC to IMPLEMENT_SERIAL and DECLARE_SERIAL.

Who are all these people and what are they doing in my house?...Me in 30 years, inside a grocery store

My articles[^]
bdiamond Sleepy | :zzz:
GeneralThanks you both, Check what I used Pin
Sumit Kapoor26-Oct-04 19:11
Sumit Kapoor26-Oct-04 19:11 
Generalit fails to retrieve newly intruduced data by the user Pin
Natural_Demon25-Oct-04 20:45
Natural_Demon25-Oct-04 20:45 
GeneralRe: it fails to retrieve newly intruduced data by the user Pin
ThatsAlok25-Oct-04 23:00
ThatsAlok25-Oct-04 23:00 
GeneralRe: it fails to retrieve newly intruduced data by the user Pin
Natural_Demon26-Oct-04 3:39
Natural_Demon26-Oct-04 3:39 
GeneralOpenProcess() issue in win XP Pin
P_JAYAPRAKASH25-Oct-04 19:08
P_JAYAPRAKASH25-Oct-04 19:08 
GeneralRe: OpenProcess() issue in win XP Pin
bryce25-Oct-04 19:48
bryce25-Oct-04 19:48 
GeneralError Link in VC++ Pin
TrungHuynh25-Oct-04 18:25
TrungHuynh25-Oct-04 18:25 
GeneralRe: Error Link in VC++ Pin
bryce25-Oct-04 19:44
bryce25-Oct-04 19:44 
GeneralRe: Error Link in VC++ Pin
Robert A. T. Káldy26-Oct-04 0:28
Robert A. T. Káldy26-Oct-04 0:28 
GeneralRe: Error Link in VC++ Pin
dharani26-Oct-04 21:24
dharani26-Oct-04 21:24 
GeneralRe: Error Link in VC++ Pin
Robert A. T. Káldy28-Oct-04 23:43
Robert A. T. Káldy28-Oct-04 23:43 
Generalplaying with edit ctrl Pin
bektek25-Oct-04 18:17
bektek25-Oct-04 18:17 
GeneralRe: playing with edit ctrl Pin
alex.barylski25-Oct-04 18:20
alex.barylski25-Oct-04 18:20 
GeneralRe: playing with edit ctrl Pin
bektek25-Oct-04 18:35
bektek25-Oct-04 18:35 
GeneralRe: playing with edit ctrl Pin
PJ Arends25-Oct-04 18:46
professionalPJ Arends25-Oct-04 18:46 
GeneralRe: playing with edit ctrl Pin
bektek25-Oct-04 19:22
bektek25-Oct-04 19:22 
Questionhow to use flash in vc++ Pin
vc-programmer-25-Oct-04 16:57
vc-programmer-25-Oct-04 16:57 

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.