Click here to Skip to main content
15,924,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
I know that that why i have used the
__forceinline keyword provided by MSVS
for forcing an function to be inline .

This means that if i want to optimise my
code but some stupid compiler formulas
says its not going to be optimise it rejects
my reqest. Why the hell is it intorduced in
the language.



Vikas Amin
Embin Technology
Bombay
vikas.amin@embin.com
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 
AnswerRe: HTTP commands & Sockets Pin
vikas amin25-Nov-05 2:46
vikas amin25-Nov-05 2:46 
AnswerRe: HTTP commands & Sockets Pin
sunit525-Nov-05 2:58
sunit525-Nov-05 2:58 
AnswerRe: HTTP commands & Sockets Pin
Ravi Bhavnani25-Nov-05 13:21
professionalRavi Bhavnani25-Nov-05 13:21 

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.