diff rbcrDlg.cpp rbcrDlgold.cpp

639,640c639
< //             ofstream outfile( cstmp, ios::trunc, filebuf::sh_none );
<                ofstream outfile( cstmp, ios::out );
---
>                ofstream outfile( cstmp, ios::trunc, filebuf::sh_none );
1000,1001c999
< //          ifstream infile( CstrTmp, ios::in | ios::nocreate, filebuf::sh_read );
<                ifstream infile( CstrTmp, ios::in);
---
>             ifstream infile( CstrTmp, ios::in | ios::nocreate, filebuf::sh_read );
1111,1112c1109
< //      ofstream outfile( cstmpout, ios::trunc, filebuf::sh_none );
<       ofstream outfile( cstmpout, ios::trunc );
---
>       ofstream outfile( cstmpout, ios::trunc, filebuf::sh_none );

diff rbcrDlgold.h rbcrDlg.h

12,14c12
< #include <fstream.h>
< #include <direct.h>
< #include <math.h>
---
> 
15a14,17
> #include <fstream>
> using namespace std;
> #include <math.h>
> #include <direct.h>


back to main page

rbcr-vs8 (last edited 2009-03-29 10:21:16 by MarkDuller)

Site Meter