B
Bill Sun
Hi,
I want to compile the MS's program: ADOXCreateDatabaseX.cpp on VC7
of .Net 2003. The compiler always told me:
c:\project\console\console\Debug\msado15.tlh(2374) : error C2059: syntax
error : '-'
c:\project\console\console\Debug\msado15.tlh(2374) : error C2238: unexpected
token(s) preceding ';'
If I compile these with VC6, then no problem.
Who can tell me how to make the compiling pass.
By the way, I want develop ADO application on the VC6 and VC7 at same time.
so,
how to make the two sources code to keeping consistent on the same time.
that is means I want develop the program on VC7 of .net can also be compile
on VC6.0.
Thanks advanced,
Bill
I want to compile the MS's program: ADOXCreateDatabaseX.cpp on VC7
of .Net 2003. The compiler always told me:
c:\project\console\console\Debug\msado15.tlh(2374) : error C2059: syntax
error : '-'
c:\project\console\console\Debug\msado15.tlh(2374) : error C2238: unexpected
token(s) preceding ';'
If I compile these with VC6, then no problem.
Who can tell me how to make the compiling pass.
By the way, I want develop ADO application on the VC6 and VC7 at same time.
so,
how to make the two sources code to keeping consistent on the same time.
that is means I want develop the program on VC7 of .net can also be compile
on VC6.0.
Thanks advanced,
Bill