<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[max Grösse mit CFile]]></title><description><![CDATA[<p>Hallo habe da mal zwei Fragen:</p>
<p>a) bis zu welcher MB-Grösse kann man mit CFile und Carchive serialisieren</p>
<p>b) Kann man in dialogbasierenden Anwendungen auch so serialisieren oder muss man CFile alleine benutzen ? Bei mir schreibt er z.B. wenn ich nur mit CFile arbeite blödsinn in die Datei rein siehe unten. Wie kommt das weist das einer ?</p>
<p>; CLW-Datei enthält Informationen für den MFC-Klassen-Assistenten</p>
<p>[General Info]<br />
Version=1<br />
LastClass=CLVErrSimDlg<br />
LastTemplate=CDialog<br />
NewFileInclude1=#include &quot;stdafx.h&quot;<br />
NewFileInclude2=#include &quot;LVErrSim.h&quot;</p>
<p>ClassCount=2<br />
Class1=CLVErrSimApp<br />
Class2=CLVErrSimDlg</p>
<p>ResourceCount=2<br />
Resource1=IDR_MAINFRAME<br />
Resource2=IDD_LVERRSIM_DIALOG</p>
<p>[CLS:CLVErrSimApp]<br />
Type=0<br />
HeaderFile=LVErrSim.h<br />
ImplementationFile=LVErrSim.cpp<br />
Filter=N</p>
<p>[CLS:CLVErrSimDlg]<br />
Type=0<br />
HeaderFile=LVErrSimDlg.h<br />
ImplementationFile=LVErrSimDlg.cpp<br />
Filter=D<br />
BaseClass=CDialog<br />
VirtualFilter=dWC<br />
LastObject=CLVErrSimDlg</p>
<p>[DLG:IDD_LVERRSIM_DIALOG]<br />
Type=1<br />
Class=CLVErrSimDlg<br />
ControlCount=24<br />
Control1=IDC_ERRORNR4,static,1342177292<br />
Control2=IDC_ERRORSTATION,static,1342177292<br />
Control3=IDC_ERRORNR,static,1342177292<br />
Control4=IDC_COM1,button,1342308361<br />
Control5=IDC_COM2,button,1342177289<br />
Control6=IDC_END_SIGNAL_T,button,1342242819<br />
Control7=IDC_END_SIGNAL_R,button,1342242819<br />
Control8=IDC_STARTSIM,button,1342242816<br />
Control9=IDC_NOERRORSIM,button,1342242816<br />
Control10=IDC_STOP,button,1342242816<br />
Control11=IDC_STATIC,button,1342177287<br />
Control12=IDC_ENDSIGN,button,1342177287<br />
Control13=IDC_FEHLERSTATION,combobox,1344340995<br />
Control14=IDC_ANZLICHTSNR,combobox,1344340995<br />
Control15=IDC_FEHLERCODE,combobox,1344340995<br />
Control16<br />
22-11-2003 keine 11<br />
22-11-2003 keine 22</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/55764/max-grösse-mit-cfile</link><generator>RSS for Node</generator><lastBuildDate>Tue, 02 Jun 2026 02:00:23 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/55764.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Nov 2003 12:07:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to max Grösse mit CFile on Wed, 19 Nov 2003 12:07:08 GMT]]></title><description><![CDATA[<p>Hallo habe da mal zwei Fragen:</p>
<p>a) bis zu welcher MB-Grösse kann man mit CFile und Carchive serialisieren</p>
<p>b) Kann man in dialogbasierenden Anwendungen auch so serialisieren oder muss man CFile alleine benutzen ? Bei mir schreibt er z.B. wenn ich nur mit CFile arbeite blödsinn in die Datei rein siehe unten. Wie kommt das weist das einer ?</p>
<p>; CLW-Datei enthält Informationen für den MFC-Klassen-Assistenten</p>
<p>[General Info]<br />
Version=1<br />
LastClass=CLVErrSimDlg<br />
LastTemplate=CDialog<br />
NewFileInclude1=#include &quot;stdafx.h&quot;<br />
NewFileInclude2=#include &quot;LVErrSim.h&quot;</p>
<p>ClassCount=2<br />
Class1=CLVErrSimApp<br />
Class2=CLVErrSimDlg</p>
<p>ResourceCount=2<br />
Resource1=IDR_MAINFRAME<br />
Resource2=IDD_LVERRSIM_DIALOG</p>
<p>[CLS:CLVErrSimApp]<br />
Type=0<br />
HeaderFile=LVErrSim.h<br />
ImplementationFile=LVErrSim.cpp<br />
Filter=N</p>
<p>[CLS:CLVErrSimDlg]<br />
Type=0<br />
HeaderFile=LVErrSimDlg.h<br />
ImplementationFile=LVErrSimDlg.cpp<br />
Filter=D<br />
BaseClass=CDialog<br />
VirtualFilter=dWC<br />
LastObject=CLVErrSimDlg</p>
<p>[DLG:IDD_LVERRSIM_DIALOG]<br />
Type=1<br />
Class=CLVErrSimDlg<br />
ControlCount=24<br />
Control1=IDC_ERRORNR4,static,1342177292<br />
Control2=IDC_ERRORSTATION,static,1342177292<br />
Control3=IDC_ERRORNR,static,1342177292<br />
Control4=IDC_COM1,button,1342308361<br />
Control5=IDC_COM2,button,1342177289<br />
Control6=IDC_END_SIGNAL_T,button,1342242819<br />
Control7=IDC_END_SIGNAL_R,button,1342242819<br />
Control8=IDC_STARTSIM,button,1342242816<br />
Control9=IDC_NOERRORSIM,button,1342242816<br />
Control10=IDC_STOP,button,1342242816<br />
Control11=IDC_STATIC,button,1342177287<br />
Control12=IDC_ENDSIGN,button,1342177287<br />
Control13=IDC_FEHLERSTATION,combobox,1344340995<br />
Control14=IDC_ANZLICHTSNR,combobox,1344340995<br />
Control15=IDC_FEHLERCODE,combobox,1344340995<br />
Control16<br />
22-11-2003 keine 11<br />
22-11-2003 keine 22</p>
]]></description><link>https://www.c-plusplus.net/forum/post/397670</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/397670</guid><dc:creator><![CDATA[mike2003]]></dc:creator><pubDate>Wed, 19 Nov 2003 12:07:08 GMT</pubDate></item><item><title><![CDATA[Reply to max Grösse mit CFile on Wed, 19 Nov 2003 12:50:27 GMT]]></title><description><![CDATA[<p>In dem Buch ( <a href="http://www.amazon.de/exec/obidos/ASIN/3826609026/qid=1069246163/sr=1-12/ref=sr_1_2_12/028-4256659-3879729" rel="nofollow">http://www.amazon.de/exec/obidos/ASIN/3826609026/qid=1069246163/sr=1-12/ref=sr_1_2_12/028-4256659-3879729</a> )<br />
ist ein Beispiel, wie man eine Dialoganwendung serialisiert. Habs aber nur gelesen, nicht durchgespielt.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/397724</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/397724</guid><dc:creator><![CDATA[estartu]]></dc:creator><pubDate>Wed, 19 Nov 2003 12:50:27 GMT</pubDate></item></channel></rss>