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

C / C++ / MFC

 
GeneralRe: what is command.com ? Pin
Jörgen Sigvardsson18-May-05 12:30
Jörgen Sigvardsson18-May-05 12:30 
Generalshared data segment on x64 Pin
charles200118-May-05 10:39
charles200118-May-05 10:39 
GeneralRe: shared data segment on x64 Pin
Blake Miller18-May-05 11:44
Blake Miller18-May-05 11:44 
GeneralRe: shared data segment on x64 Pin
Ryan Binns18-May-05 18:40
Ryan Binns18-May-05 18:40 
GeneralShell_NotifyIcon sometimes fails at startup Pin
LukeV18-May-05 9:46
LukeV18-May-05 9:46 
GeneralRe: Shell_NotifyIcon sometimes fails at startup Pin
BlackDice18-May-05 11:27
BlackDice18-May-05 11:27 
GeneralRe: Shell_NotifyIcon sometimes fails at startup Pin
Ryan Binns18-May-05 18:43
Ryan Binns18-May-05 18:43 
GeneralCArchive and CFileDialog Pin
Gagnon Claude18-May-05 9:39
Gagnon Claude18-May-05 9:39 
Hi,

I utilize Visual C++ .NET 2003 with MFC.

When I open a file, MFC works with Serialize(CArchive& ar) method.

ar is created by the MFC framework.

If I want to specify the initial directory in the open file dialog box, I have to set it with the member lpstrInitialDir of the OPENFILENAME structure.

My question is how to create the ar CArchive type to be able to call the Serialize method generated by MFC ?

Thanks,
Claude
GeneralWMI Pin
Alex_Y18-May-05 9:34
Alex_Y18-May-05 9:34 
GeneralRe: WMI Pin
David Crow18-May-05 16:41
David Crow18-May-05 16:41 
GeneralCopying a project induces compilation errors Pin
Chris Korzeniowski18-May-05 9:01
Chris Korzeniowski18-May-05 9:01 
GeneralRe: Copying a project induces compilation errors Pin
Chris Korzeniowski18-May-05 9:59
Chris Korzeniowski18-May-05 9:59 
GeneralRe: Copying a project induces compilation errors Pin
Chris Korzeniowski18-May-05 11:51
Chris Korzeniowski18-May-05 11:51 
GeneralRe: Copying a project induces compilation errors Pin
David Crow18-May-05 16:45
David Crow18-May-05 16:45 
GeneralWinocc.cpp Pin
Watertreader18-May-05 9:01
Watertreader18-May-05 9:01 
GeneralRe: Winocc.cpp Pin
Jörgen Sigvardsson18-May-05 12:36
Jörgen Sigvardsson18-May-05 12:36 
GeneralRe: Winocc.cpp Pin
Watertreader18-May-05 16:22
Watertreader18-May-05 16:22 
GeneralRe: Winocc.cpp Pin
David Crow18-May-05 16:48
David Crow18-May-05 16:48 
GeneralRe: Winocc.cpp Pin
Jörgen Sigvardsson18-May-05 20:09
Jörgen Sigvardsson18-May-05 20:09 
GeneralRe: Winocc.cpp Pin
David Crow19-May-05 2:10
David Crow19-May-05 2:10 
GeneralRe: Winocc.cpp Pin
Jörgen Sigvardsson19-May-05 5:19
Jörgen Sigvardsson19-May-05 5:19 
GeneralRe: Winocc.cpp Pin
David Crow19-May-05 5:35
David Crow19-May-05 5:35 
GeneralRe: Winocc.cpp Pin
Watertreader22-May-05 9:28
Watertreader22-May-05 9:28 
GeneralCall Java function from C++ DLL Pin
xueshunnai18-May-05 7:31
xueshunnai18-May-05 7:31 
GeneralInvalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 7:02
Blake Miller18-May-05 7:02 

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.