Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: terminate a worker thread Pin
lucy21-Aug-02 7:17
lucy21-Aug-02 7:17 
Generalquick question about recordsets, ADO Pin
ns21-Aug-02 4:54
ns21-Aug-02 4:54 
GeneralRe: quick question about recordsets, ADO Pin
Ravi Bhavnani21-Aug-02 5:24
professionalRavi Bhavnani21-Aug-02 5:24 
GeneralRe: quick question about recordsets, ADO Pin
Ravi Bhavnani21-Aug-02 5:25
professionalRavi Bhavnani21-Aug-02 5:25 
GeneralRe: quick question about recordsets, ADO Pin
Blade[DMS]21-Aug-02 5:28
Blade[DMS]21-Aug-02 5:28 
GeneralI tried this, but Pin
ns21-Aug-02 5:36
ns21-Aug-02 5:36 
GeneralRe: I tried this, but Pin
Ravi Bhavnani21-Aug-02 5:39
professionalRavi Bhavnani21-Aug-02 5:39 
GeneralRe: I tried this, but Pin
ns21-Aug-02 5:46
ns21-Aug-02 5:46 
guess what - I tried that too....I really did.

Compiling...
Train1View.cpp
C:\Train1View.cpp(2473) : error C2059: syntax error : '('
C:\Train1View.cpp(2474) : error C2143: syntax error : missing ';' before '{'
C:\Train1View.cpp(2475) : error C2039: 'AfxMessageBox' : is not a member of '_Recordset'
        c:\trainer\a_tr series\tr8b\release\msado15.tlh(1696) : see declaration of '_Recordset'
C:\Train1View.cpp(2488) : error C2039: 'm_photoDb' : is not a member of '_Recordset'
        c:\trainer\a_tr series\tr8b\release\msado15.tlh(1696) : see declaration of '_Recordset'
C:\Train1View.cpp(2488) : error C2039: 'GetPhotoBuffer' : is not a member of '_Recordset'
        c:\trainer\a_tr series\tr8b\release\msado15.tlh(1696) : see declaration of '_Recordset'
Error executing cl.exe.

GeneralRe: I tried this, but Pin
Ravi Bhavnani21-Aug-02 5:51
professionalRavi Bhavnani21-Aug-02 5:51 
GeneralRe: I tried this, but Pin
Blade[DMS]21-Aug-02 5:49
Blade[DMS]21-Aug-02 5:49 
Generalthanks everyone. I used recordcount instead Pin
ns21-Aug-02 6:11
ns21-Aug-02 6:11 
GeneralRe: thanks everyone. I used recordcount instead Pin
Rashid Thadha21-Aug-02 6:21
Rashid Thadha21-Aug-02 6:21 
GeneralRe: I tried this, but Pin
Ranjan Banerji21-Aug-02 6:43
Ranjan Banerji21-Aug-02 6:43 
GeneralRe: quick question about recordsets, ADO Pin
Mazdak21-Aug-02 7:45
Mazdak21-Aug-02 7:45 
GeneralRe: quick question about recordsets, ADO Pin
Jon Hulatt22-Aug-02 4:18
Jon Hulatt22-Aug-02 4:18 
GeneralCreate shortcut to a folder failed Pin
Tida21-Aug-02 4:21
Tida21-Aug-02 4:21 
GeneralMultiLine EditBox Question Pin
Cerb21-Aug-02 3:21
sussCerb21-Aug-02 3:21 
GeneralRe: MultiLine EditBox Question Pin
Chris Losinger21-Aug-02 3:27
professionalChris Losinger21-Aug-02 3:27 
GeneralRe: MultiLine EditBox Question Pin
Tomasz Sowinski21-Aug-02 3:27
Tomasz Sowinski21-Aug-02 3:27 
GeneralRe: MultiLine EditBox Question Pin
Cerb21-Aug-02 3:29
sussCerb21-Aug-02 3:29 
GeneralRe: MultiLine EditBox Question Pin
Cerb21-Aug-02 3:31
sussCerb21-Aug-02 3:31 
GeneralPassing a pointer to a char-array Pin
fheyn21-Aug-02 3:15
fheyn21-Aug-02 3:15 
GeneralRe: Passing a pointer to a char-array Pin
Ravi Bhavnani21-Aug-02 3:40
professionalRavi Bhavnani21-Aug-02 3:40 
GeneralRe: Passing a pointer to a char-array Pin
fheyn21-Aug-02 4:14
fheyn21-Aug-02 4:14 
GeneralRe: Passing a pointer to a char-array Pin
Chris Losinger21-Aug-02 4:20
professionalChris Losinger21-Aug-02 4:20 

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.