Click here to Skip to main content
15,918,123 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Where can I get/download DBG files for MS VS 7, C++ Pin
MrCyber21-Apr-04 1:36
MrCyber21-Apr-04 1:36 
GeneralTimer Pin
Anonymous20-Apr-04 20:33
Anonymous20-Apr-04 20:33 
GeneralRe: Timer Pin
Balkrishna Talele21-Apr-04 0:15
Balkrishna Talele21-Apr-04 0:15 
GeneralSilly question about std namespace Pin
Jerome Conus20-Apr-04 20:15
Jerome Conus20-Apr-04 20:15 
GeneralRe: Silly question about std namespace Pin
Maxwell Chen20-Apr-04 20:23
Maxwell Chen20-Apr-04 20:23 
GeneralRe: Silly question about std namespace Pin
Jerome Conus20-Apr-04 20:34
Jerome Conus20-Apr-04 20:34 
GeneralRe: Silly question about std namespace Pin
Maxwell Chen20-Apr-04 20:59
Maxwell Chen20-Apr-04 20:59 
GeneralRe: Silly question about std namespace Pin
Mike Dimmick21-Apr-04 0:50
Mike Dimmick21-Apr-04 0:50 
At a guess, you're still using Visual C++ 6.0. VC 6's supplied library did not do the <cxxx> headers properly: while they included the old functions, they didn't put them in the std namespace.

By my reading, this was fixed in VS.NET 2002.

Stability. What an interesting concept. -- Chris Maunder
GeneralRe: Silly question about std namespace Pin
Jerome Conus21-Apr-04 1:03
Jerome Conus21-Apr-04 1:03 
GeneralVC++ -&gt; Want to modify a binary file that contain &quot;ab 0e&quot; to &quot;0xab 0x0e&quot;. Pin
Pankaj Bhalla20-Apr-04 19:51
Pankaj Bhalla20-Apr-04 19:51 
GeneralRe: VC++ -&gt; Want to modify a binary file that contain &quot;ab 0e&quot; to &quot;0xab 0x0e&quot;. Pin
Steve S20-Apr-04 22:01
Steve S20-Apr-04 22:01 
GeneralRe: VC++ -&gt; Want to modify a binary file that contain &quot;ab 0e&quot; to &quot;0xab 0x0e&quot;. Pin
toxcct20-Apr-04 22:42
toxcct20-Apr-04 22:42 
GeneralRe: VC++ -&gt; Want to modify a binary file that contain &quot;ab 0e&quot; to &quot;0xab 0x0e&quot;. Pin
Tim Smith21-Apr-04 3:48
Tim Smith21-Apr-04 3:48 
Generalhelp on winsock problem Pin
psyclope20-Apr-04 18:26
psyclope20-Apr-04 18:26 
GeneralRe: help on winsock problem Pin
Paul Ranson21-Apr-04 9:47
Paul Ranson21-Apr-04 9:47 
QuestionHow to map CString to Class Pin
ykutanoor20-Apr-04 18:24
ykutanoor20-Apr-04 18:24 
AnswerRe: How to map CString to Class Pin
Christian Graus20-Apr-04 18:28
protectorChristian Graus20-Apr-04 18:28 
AnswerRe: How to map CString to Class Pin
Mike Dimmick21-Apr-04 0:53
Mike Dimmick21-Apr-04 0:53 
GeneralNewBird: How to...... Pin
tcsiong20-Apr-04 18:01
tcsiong20-Apr-04 18:01 
GeneralRe: NewBird: How to...... Pin
22491720-Apr-04 19:25
22491720-Apr-04 19:25 
QuestionHow to embed a binary file using CArchive Pin
Ted Christiansen20-Apr-04 13:53
Ted Christiansen20-Apr-04 13:53 
AnswerRe: How to embed a binary file using CArchive Pin
Mike Dimmick21-Apr-04 0:57
Mike Dimmick21-Apr-04 0:57 
GeneralRe: generate random ip addresses Pin
John M. Drescher20-Apr-04 16:24
John M. Drescher20-Apr-04 16:24 
GeneralRe: generate random ip addresses Pin
David Crow20-Apr-04 16:30
David Crow20-Apr-04 16:30 
GeneralRe: generate random ip addresses Pin
toxcct20-Apr-04 22:17
toxcct20-Apr-04 22:17 

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.