Click here to Skip to main content
16,011,849 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CPaintDC vs CClientDC Pin
Alois Kraus8-Jan-03 4:42
Alois Kraus8-Jan-03 4:42 
GeneralRe: CPaintDC vs CClientDC Pin
nelzanoide8-Jan-03 4:46
nelzanoide8-Jan-03 4:46 
GeneralSet width of divider i CHeaderCtrl Pin
Telefonen8-Jan-03 0:54
Telefonen8-Jan-03 0:54 
GeneralRunning a file from memory Pin
Kayembi8-Jan-03 0:51
Kayembi8-Jan-03 0:51 
GeneralRe: Running a file from memory Pin
xxhimanshu8-Jan-03 2:04
xxhimanshu8-Jan-03 2:04 
GeneralAbout CRecordSet Pin
SatyaDY8-Jan-03 0:51
SatyaDY8-Jan-03 0:51 
GeneralRe: About CRecordSet Pin
Alvaro Mendez8-Jan-03 4:28
Alvaro Mendez8-Jan-03 4:28 
GeneralRe: About CRecordSet Pin
SatyaDY8-Jan-03 17:32
SatyaDY8-Jan-03 17:32 
Hi,
Sorry for not putting the header file name. U r right its afxdb.h.
Here are the errors
e:\trail\lan_wan\myrecordset2.h(14) : error C2504: 'CRecordset' : base class undefined
e:\trail\lan_wan\myrecordset2.h(16) : error C2629: unexpected 'class CMyRecordSet ('
e:\trail\lan_wan\myrecordset2.h(16) : error C2238: unexpected token(s) preceding ';'
e:\trail\lan_wan\myrecordset2.h(46) : error C2061: syntax error : identifier 'CFieldExchange'
E:\Trail\Lan_Wan\MyRecordSet2.cpp(17) : error C2653: 'CRecordset' : is not a class or namespace name
E:\Trail\Lan_Wan\MyRecordSet2.cpp(17) : error C2065: 'classCRecordset' : undeclared identifier
E:\Trail\Lan_Wan\MyRecordSet2.cpp(19) : error C2065: 'CDatabase' : undeclared identifier
E:\Trail\Lan_Wan\MyRecordSet2.cpp(19) : error C2065: 'pdb' : undeclared identifier
E:\Trail\Lan_Wan\MyRecordSet2.cpp(20) : error C2448: '<unknown>' : function-style initializer appears to be a function definition
E:\Trail\Lan_Wan\MyRecordSet2.cpp(20) : error C2143: syntax error : missing ';' before ':'
E:\Trail\Lan_Wan\MyRecordSet2.cpp(21) : error C2448: '<unknown>' : function-style initializer appears to be a function definition
E:\Trail\Lan_Wan\MyRecordSet2.cpp(55) : error C2065: 'CFieldExchange' : undeclared identifier
E:\Trail\Lan_Wan\MyRecordSet2.cpp(55) : error C2065: 'pFX' : undeclared identifier
E:\Trail\Lan_Wan\MyRecordSet2.cpp(56) : error C2448: '<unknown>' : function-style initializer appears to be a function definition
E:\Trail\Lan_Wan\MyRecordSet2.cpp(84) : error C2653: 'CRecordset' : is not a class or namespace name
E:\Trail\Lan_Wan\MyRecordSet2.cpp(89) : error C2653: 'CRecordset' : is not a class or namespace name

These errors are coming before including the header file and after header file, I don't know what to do.
regards,
satya Smile | :)
QuestionHow to write a HLP file? Pin
Raphael Kindt8-Jan-03 0:18
Raphael Kindt8-Jan-03 0:18 
AnswerRe: How to write a HLP file? Pin
Roger Allen8-Jan-03 2:03
Roger Allen8-Jan-03 2:03 
GeneralRe: How to write a HLP file? Pin
Raphael Kindt8-Jan-03 2:48
Raphael Kindt8-Jan-03 2:48 
GeneralBig Problem.....HELP!!! Pin
Sunnygirl7-Jan-03 23:58
Sunnygirl7-Jan-03 23:58 
GeneralRe: Big Problem.....HELP!!! Pin
xxhimanshu8-Jan-03 0:20
xxhimanshu8-Jan-03 0:20 
GeneralRe: Big Problem.....HELP!!! Pin
Sunnygirl8-Jan-03 1:17
Sunnygirl8-Jan-03 1:17 
GeneralRe: Big Problem.....HELP!!! Pin
xxhimanshu8-Jan-03 1:59
xxhimanshu8-Jan-03 1:59 
GeneralRe: Big Problem.....HELP!!! Pin
Sunnygirl8-Jan-03 2:39
Sunnygirl8-Jan-03 2:39 
GeneralConsole Window Properties Pin
Cpudood7-Jan-03 23:50
Cpudood7-Jan-03 23:50 
GeneralRe: Console Window Properties Pin
Nitron8-Jan-03 6:41
Nitron8-Jan-03 6:41 
GeneralUnicode filenames Pin
S O S7-Jan-03 21:49
S O S7-Jan-03 21:49 
GeneralRe: Unicode filenames Pin
56789012347-Jan-03 22:58
56789012347-Jan-03 22:58 
GeneralRe: Unicode filenames Pin
S O S8-Jan-03 9:53
S O S8-Jan-03 9:53 
GeneralScreensaver with GDI+ Pin
RolandSaller7-Jan-03 21:26
RolandSaller7-Jan-03 21:26 
GeneralRe: Screensaver with GDI+ Pin
xxhimanshu7-Jan-03 22:41
xxhimanshu7-Jan-03 22:41 
GeneralRe: Screensaver with GDI+ Pin
RolandSaller8-Jan-03 23:21
RolandSaller8-Jan-03 23:21 
GeneralUnicode problem Pin
7-Jan-03 21:24
suss7-Jan-03 21:24 

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.