Click here to Skip to main content
15,891,513 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ file transfer between client\server Pin
valikac11-Jan-04 6:07
valikac11-Jan-04 6:07 
GeneralRe: c++ file transfer between client\server Pin
Jörgen Sigvardsson11-Jan-04 7:14
Jörgen Sigvardsson11-Jan-04 7:14 
GeneralRe: c++ file transfer between client\server Pin
Anonymous11-Jan-04 11:21
Anonymous11-Jan-04 11:21 
Question__fastcall and naked keyword? Pin
Alexander M.,10-Jan-04 23:53
Alexander M.,10-Jan-04 23:53 
AnswerRe: __fastcall and naked keyword? Pin
John R. Shaw11-Jan-04 5:11
John R. Shaw11-Jan-04 5:11 
GeneralRe: __fastcall and naked keyword? Pin
Alexander M.,11-Jan-04 6:53
Alexander M.,11-Jan-04 6:53 
GeneralRe: __fastcall and naked keyword? Pin
Jörgen Sigvardsson11-Jan-04 7:16
Jörgen Sigvardsson11-Jan-04 7:16 
GeneralRe: __fastcall and naked keyword? Pin
Jörgen Sigvardsson11-Jan-04 7:18
Jörgen Sigvardsson11-Jan-04 7:18 
By the way, if you decide to inline things, make sure you pass any object to the function by reference. That way the compiler can generate the inlined function without any "extra code".

--
I am perpetual, I keep the country clean.
GeneralRe: __fastcall and naked keyword? Pin
Alexander M.,11-Jan-04 8:39
Alexander M.,11-Jan-04 8:39 
GeneralRe: __fastcall and naked keyword? Pin
Jörgen Sigvardsson11-Jan-04 8:47
Jörgen Sigvardsson11-Jan-04 8:47 
Generalmultithreading Pin
NewYork10-Jan-04 23:46
NewYork10-Jan-04 23:46 
GeneralRe: multithreading Pin
valikac11-Jan-04 6:09
valikac11-Jan-04 6:09 
GeneralRe: multithreading Pin
Joe Woodbury11-Jan-04 14:27
professionalJoe Woodbury11-Jan-04 14:27 
Generalmultithreading Pin
NewYork10-Jan-04 23:46
NewYork10-Jan-04 23:46 
QuestionHow can I display a 3D graph with Nikolai Teofilov program: 3D Graph ActiveX Control? Pin
Anonymous10-Jan-04 22:53
Anonymous10-Jan-04 22:53 
GeneralProgram that networks Pin
nukeler10-Jan-04 18:08
nukeler10-Jan-04 18:08 
GeneralRe: Program that networks Pin
abc87610-Jan-04 18:16
abc87610-Jan-04 18:16 
GeneralRe: Program that networks Pin
valikac11-Jan-04 6:12
valikac11-Jan-04 6:12 
GeneralRe: Program that networks Pin
Jijo.Raj11-Jan-04 18:16
Jijo.Raj11-Jan-04 18:16 
GeneralWarning after importing bitmap Pin
Ernesto D.10-Jan-04 14:16
Ernesto D.10-Jan-04 14:16 
GeneralRe: Warning after importing bitmap Pin
ohadp10-Jan-04 22:50
ohadp10-Jan-04 22:50 
GeneralRe: Warning after importing bitmap Pin
Ernesto D.10-Jan-04 23:33
Ernesto D.10-Jan-04 23:33 
GeneralRe: Warning after importing bitmap Pin
ohadp10-Jan-04 23:38
ohadp10-Jan-04 23:38 
GeneralRe: Warning after importing bitmap Pin
Ernesto D.12-Jan-04 12:04
Ernesto D.12-Jan-04 12:04 
GeneralVC++ - ODBC : can't reach the last records of my file.dbf Pin
Qadddd10-Jan-04 12:54
Qadddd10-Jan-04 12:54 

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.