Click here to Skip to main content
16,005,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Is this correct? new char of length.... Pin
Christian Graus22-Aug-02 15:44
protectorChristian Graus22-Aug-02 15:44 
GeneralRe: Is this correct? new char of length.... Pin
Tim Smith22-Aug-02 15:42
Tim Smith22-Aug-02 15:42 
GeneralDifference between WM_USER and WM_APP Pin
alschneider22-Aug-02 12:16
alschneider22-Aug-02 12:16 
GeneralRe: Difference between WM_USER and WM_APP Pin
Michael Dunn22-Aug-02 13:53
sitebuilderMichael Dunn22-Aug-02 13:53 
GeneralRe: Difference between WM_USER and WM_APP Pin
Nish Nishant22-Aug-02 14:36
sitebuilderNish Nishant22-Aug-02 14:36 
QuestionHow to create a net share to a specific user remotly? Pin
Anonymous22-Aug-02 11:23
Anonymous22-Aug-02 11:23 
GeneralRebase does not strip my debug symbols Pin
Ernesto Perales Soto22-Aug-02 11:18
Ernesto Perales Soto22-Aug-02 11:18 
GeneralRe: Rebase does not strip my debug symbols Pin
Mike Nordell25-Aug-02 3:32
Mike Nordell25-Aug-02 3:32 
That is correct. As of version ".NET" Microsoft have removed the possibility to create .DBG files. Actually, they have removed CV (CodeView) creation completely. They seems to think you should switch to their PDB-handling API (which I've never seen documented anywhere, and probably never will since they will with almost 100% certainty change it for every new compiler version).

Basically, you're screwed. Better back down to VC6 again if you need DBG.
GeneralRe: Rebase does not strip my debug symbols Pin
Ernesto Perales Soto26-Aug-02 3:19
Ernesto Perales Soto26-Aug-02 3:19 
Questioncom? Pin
imran_rafique22-Aug-02 10:56
imran_rafique22-Aug-02 10:56 
AnswerRe: com? Pin
jmkhael22-Aug-02 13:03
jmkhael22-Aug-02 13:03 
AnswerRe: com? Pin
Michael Dunn22-Aug-02 13:54
sitebuilderMichael Dunn22-Aug-02 13:54 
GeneralVC++ 6.0 hangs during link on WinXP Pin
txseedhead22-Aug-02 10:38
txseedhead22-Aug-02 10:38 
GeneralRe: VC++ 6.0 hangs during link on WinXP Pin
Daniel Turini22-Aug-02 10:55
Daniel Turini22-Aug-02 10:55 
GeneralRe: VC++ 6.0 hangs during link on WinXP Pin
txseedhead22-Aug-02 11:11
txseedhead22-Aug-02 11:11 
GeneralRe: VC++ 6.0 hangs during link on WinXP Pin
Tomasz Sowinski22-Aug-02 11:15
Tomasz Sowinski22-Aug-02 11:15 
GeneralRe: VC++ 6.0 hangs during link on WinXP Pin
Mike Nordell25-Aug-02 3:34
Mike Nordell25-Aug-02 3:34 
Questionhow to compare _variant_t with "a" Pin
ns22-Aug-02 10:20
ns22-Aug-02 10:20 
AnswerRe: how to compare _variant_t with "a" Pin
Daniel Turini22-Aug-02 10:28
Daniel Turini22-Aug-02 10:28 
AnswerRe: how to compare _variant_t with "a" Pin
Michael Dunn22-Aug-02 10:29
sitebuilderMichael Dunn22-Aug-02 10:29 
Generalbstr question Pin
ns22-Aug-02 10:04
ns22-Aug-02 10:04 
GeneralRe: bstr question Pin
Ernest Laurentin22-Aug-02 10:27
Ernest Laurentin22-Aug-02 10:27 
GeneralRe: bstr question Pin
Stephane Rodriguez.22-Aug-02 10:48
Stephane Rodriguez.22-Aug-02 10:48 
GeneralDialog Bars Pin
Chun Te, Ewe22-Aug-02 9:51
Chun Te, Ewe22-Aug-02 9:51 
GeneralRe: Dialog Bars Pin
Ernest Laurentin22-Aug-02 10:16
Ernest Laurentin22-Aug-02 10:16 

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.