Click here to Skip to main content
15,912,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sending mail Pin
dandy7228-Nov-05 11:59
dandy7228-Nov-05 11:59 
GeneralRe: Sending mail Pin
vikas amin25-Nov-05 19:16
vikas amin25-Nov-05 19:16 
GeneralRe: Sending mail Pin
sunit525-Nov-05 19:59
sunit525-Nov-05 19:59 
GeneralRe: Sending mail Pin
ThatsAlok27-Nov-05 18:48
ThatsAlok27-Nov-05 18:48 
GeneralRe: Sending mail Pin
ThatsAlok27-Nov-05 18:46
ThatsAlok27-Nov-05 18:46 
GeneralRe: Sending mail Pin
sunit527-Nov-05 19:23
sunit527-Nov-05 19:23 
Questioninline dont work in VC++ Pin
vikas amin25-Nov-05 1:38
vikas amin25-Nov-05 1:38 
AnswerRe: inline dont work in VC++ Pin
toxcct25-Nov-05 1:46
toxcct25-Nov-05 1:46 
because you certainly don't write it correctly...

you can either put the code directly in the member functions in the class definition (not recommended though) or use the inline keyword in the implementation file...



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: inline dont work in VC++ Pin
vikas amin25-Nov-05 2:37
vikas amin25-Nov-05 2:37 
AnswerRe: inline dont work in VC++ Pin
cmk25-Nov-05 2:56
cmk25-Nov-05 2:56 
GeneralRe: inline dont work in VC++ Pin
vikas amin25-Nov-05 18:39
vikas amin25-Nov-05 18:39 
AnswerRe: inline dont work in VC++ Pin
sunit525-Nov-05 3:23
sunit525-Nov-05 3:23 
GeneralRe: inline dont work in VC++ Pin
vikas amin25-Nov-05 18:49
vikas amin25-Nov-05 18:49 
GeneralRe: inline dont work in VC++ Pin
sunit525-Nov-05 19:50
sunit525-Nov-05 19:50 
Questionbinary search Pin
ArielR25-Nov-05 0:48
ArielR25-Nov-05 0:48 
AnswerRe: binary search Pin
cmk25-Nov-05 3:03
cmk25-Nov-05 3:03 
GeneralRe: binary search Pin
ArielR25-Nov-05 5:22
ArielR25-Nov-05 5:22 
GeneralRe: binary search Pin
cmk25-Nov-05 5:29
cmk25-Nov-05 5:29 
AnswerRe: binary search Pin
Matt Godbolt25-Nov-05 4:30
Matt Godbolt25-Nov-05 4:30 
QuestionQuery: Printing MS access tables using VC++ Pin
Ankush Mehta25-Nov-05 0:40
Ankush Mehta25-Nov-05 0:40 
QuestionQuery: Printing MS access tables using VC++ Pin
Ankush Mehta25-Nov-05 0:37
Ankush Mehta25-Nov-05 0:37 
QuestionOnLButtonDown cannot catch mouse click on CButton Pin
caykahve25-Nov-05 0:26
caykahve25-Nov-05 0:26 
AnswerRe: OnLButtonDown cannot catch mouse click on CButton Pin
Gary R. Wheeler25-Nov-05 3:06
Gary R. Wheeler25-Nov-05 3:06 
AnswerRe: OnLButtonDown cannot catch mouse click on CButton Pin
Michael Dunn25-Nov-05 10:04
sitebuilderMichael Dunn25-Nov-05 10:04 
QuestionHTTP commands & Sockets Pin
Mohammad A Gdeisat24-Nov-05 23:36
Mohammad A Gdeisat24-Nov-05 23:36 

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.