Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: TAPI - Recieving/Accept a telefon call Pin
Michael P Butler26-Jan-04 3:49
Michael P Butler26-Jan-04 3:49 
GeneralNetwork monitoring of client Pin
shals16924-Jan-04 17:31
shals16924-Jan-04 17:31 
GeneralRe: Network monitoring of client Pin
Ernesto D.24-Jan-04 18:01
Ernesto D.24-Jan-04 18:01 
GeneralRe: Network monitoring of client Pin
Anonymous24-Jan-04 18:08
Anonymous24-Jan-04 18:08 
GeneralIntegrating latest MSDN with VC++ 6.0 Pin
Gary Chapman24-Jan-04 17:22
Gary Chapman24-Jan-04 17:22 
GeneralRe: Integrating latest MSDN with VC++ 6.0 Pin
Anonymous24-Jan-04 18:28
Anonymous24-Jan-04 18:28 
Questionis C++ programs portable?? Pin
Prakash Nadar24-Jan-04 16:17
Prakash Nadar24-Jan-04 16:17 
AnswerRe: is C++ programs portable?? Pin
bneacetp24-Jan-04 16:24
bneacetp24-Jan-04 16:24 
Are you referring to C++ being portable across various operating systems? If so, the answer is yes, as long as the libraries and compiler that you use are supported on the various operating systems that you want your program(s) to run on.

I hope this answers your question appropriately. Smile | :)

Happy Programming!

WWW::CodeProject::BNEACETP
GeneralRe: is C++ programs portable?? Pin
Anonymous24-Jan-04 19:03
Anonymous24-Jan-04 19:03 
GeneralRe: is C++ programs portable?? Pin
Johnny ²24-Jan-04 21:40
Johnny ²24-Jan-04 21:40 
AnswerRe: is C++ programs portable?? Pin
toxcct25-Jan-04 22:44
toxcct25-Jan-04 22:44 
Generalstd::list question Pin
bneacetp24-Jan-04 15:31
bneacetp24-Jan-04 15:31 
GeneralRe: std::list question Pin
PJ Arends24-Jan-04 18:05
professionalPJ Arends24-Jan-04 18:05 
GeneralRe: std::list question Pin
bneacetp24-Jan-04 18:17
bneacetp24-Jan-04 18:17 
GeneralRe: std::list question Pin
bneacetp28-Jan-04 23:20
bneacetp28-Jan-04 23:20 
GeneralRe: std::list question Pin
PJ Arends31-Jan-04 6:00
professionalPJ Arends31-Jan-04 6:00 
Generalstatic member functions & multithreading Pin
Ernesto D.24-Jan-04 13:58
Ernesto D.24-Jan-04 13:58 
GeneralRe: static member functions & multithreading Pin
Michael Dunn24-Jan-04 19:01
sitebuilderMichael Dunn24-Jan-04 19:01 
GeneralRe: static member functions & multithreading Pin
Ernesto D.26-Jan-04 12:04
Ernesto D.26-Jan-04 12:04 
GeneralRe: static member functions & multithreading Pin
Michael Dunn26-Jan-04 12:30
sitebuilderMichael Dunn26-Jan-04 12:30 
GeneralRe: static member functions & multithreading Pin
Gerald Schwab25-Jan-04 17:03
Gerald Schwab25-Jan-04 17:03 
GeneralRe: static member functions & multithreading Pin
Ernesto D.26-Jan-04 12:02
Ernesto D.26-Jan-04 12:02 
GeneralSuspend Program Execution Pin
Daniel132424-Jan-04 13:17
Daniel132424-Jan-04 13:17 
GeneralRe: Suspend Program Execution Pin
wb25-Jan-04 4:31
wb25-Jan-04 4:31 
GeneralRe: Suspend Program Execution Pin
Daniel132425-Jan-04 7:43
Daniel132425-Jan-04 7:43 

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.