Click here to Skip to main content
15,898,826 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Regarding integration of two different projects Pin
Maxwell Chen30-Jan-08 1:09
Maxwell Chen30-Jan-08 1:09 
Generalthe confusing term page file Pin
George_George29-Jan-08 17:04
George_George29-Jan-08 17:04 
Generalstd::exception and STL Pin
George_George29-Jan-08 16:42
George_George29-Jan-08 16:42 
GeneralRe: std::exception and STL Pin
Stephen Hewitt29-Jan-08 18:30
Stephen Hewitt29-Jan-08 18:30 
GeneralRe: std::exception and STL Pin
George_George29-Jan-08 18:42
George_George29-Jan-08 18:42 
Generalhelp Pin
gentleguy29-Jan-08 14:20
gentleguy29-Jan-08 14:20 
AnswerRe: help Pin
Maxwell Chen29-Jan-08 16:22
Maxwell Chen29-Jan-08 16:22 
GeneralMultiple Application Serialization Pin
perrin486929-Jan-08 13:42
perrin486929-Jan-08 13:42 
Hi, I'm currently learning MFC, and I have a question about serialization.
If I have an application, and I use it to serialize a file, can I use a second application to open the same file (of course, both applications having the same attributes in their documents)? Every time I try to call the Serialize method of a CTypedPtrList with the corresponding CArchive I get an "Unexpected File Format" error. Both applications are using the same DLLs, which contain the polymorphic classes being used in the list. I am using Visual Studio 2008.

Thanks.
GeneralRe: Multiple Application Serialization [modified] Pin
CPallini29-Jan-08 21:44
mveCPallini29-Jan-08 21:44 
QuestionRe: Multiple Application Serialization Pin
Mark Salsbery30-Jan-08 7:06
Mark Salsbery30-Jan-08 7:06 
JokeRe: Multiple Application Serialization Pin
James R. Twine30-Jan-08 7:19
James R. Twine30-Jan-08 7:19 
GeneralRe: Multiple Application Serialization Pin
Mark Salsbery30-Jan-08 7:32
Mark Salsbery30-Jan-08 7:32 
GeneralRe: Multiple Application Serialization Pin
CPallini30-Jan-08 21:14
mveCPallini30-Jan-08 21:14 
GeneralReadDirectoryChangesW vs FindFirstFile (on file server hosting mac file system) Pin
Peter Weyzen29-Jan-08 12:58
Peter Weyzen29-Jan-08 12:58 
GeneralRe: ReadDirectoryChangesW vs FindFirstFile (on file server hosting mac file system) Pin
James R. Twine30-Jan-08 7:08
James R. Twine30-Jan-08 7:08 
GeneralRe: ReadDirectoryChangesW vs FindFirstFile (on file server hosting mac file system) Pin
Peter Weyzen30-Jan-08 7:56
Peter Weyzen30-Jan-08 7:56 
QuestionWhich process opened a file? Pin
daavena29-Jan-08 10:54
daavena29-Jan-08 10:54 
AnswerRe: Which process opened a file? Pin
Randor 29-Jan-08 11:55
professional Randor 29-Jan-08 11:55 
AnswerRe: Which process opened a file? Pin
Stephen Hewitt29-Jan-08 12:40
Stephen Hewitt29-Jan-08 12:40 
AnswerRe: Which process opened a file? Pin
Hamid_RT29-Jan-08 18:17
Hamid_RT29-Jan-08 18:17 
GeneralConcerning drivers... Pin
Eikthrynir29-Jan-08 10:40
Eikthrynir29-Jan-08 10:40 
GeneralRe: Concerning drivers... Pin
Randor 29-Jan-08 11:39
professional Randor 29-Jan-08 11:39 
GeneralRe: Concerning drivers... Pin
Eikthrynir29-Jan-08 17:57
Eikthrynir29-Jan-08 17:57 
GeneralLNK:2019 Link Error Using C++ to compile C program Pin
IceWater4229-Jan-08 10:18
IceWater4229-Jan-08 10:18 
GeneralRe: LNK:2019 Link Error Using C++ to compile C program Pin
Mark Salsbery29-Jan-08 10:35
Mark Salsbery29-Jan-08 10:35 

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.