Click here to Skip to main content
15,914,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Web services Pin
LCI12-Feb-07 4:57
LCI12-Feb-07 4:57 
GeneralRe: Web services Pin
led mike12-Feb-07 5:08
led mike12-Feb-07 5:08 
AnswerRe: Web services Pin
jhwurmbach12-Feb-07 5:17
jhwurmbach12-Feb-07 5:17 
GeneralRe: Web services Pin
Nemanja Trifunovic12-Feb-07 7:15
Nemanja Trifunovic12-Feb-07 7:15 
QuestionCan I build applications for Vista on XP? Pin
oleg6312-Feb-07 3:56
professionaloleg6312-Feb-07 3:56 
AnswerRe: Can I build applications for Vista on XP? Pin
Waldermort12-Feb-07 4:07
Waldermort12-Feb-07 4:07 
GeneralRe: Can I build applications for Vista on XP? Pin
oleg6312-Feb-07 4:29
professionaloleg6312-Feb-07 4:29 
GeneralRe: Can I build applications for Vista on XP? Pin
Waldermort12-Feb-07 6:36
Waldermort12-Feb-07 6:36 
QuestionMSDN Library Pin
Storm-blade12-Feb-07 3:02
professionalStorm-blade12-Feb-07 3:02 
AnswerRe: MSDN Library Pin
Waldermort12-Feb-07 4:19
Waldermort12-Feb-07 4:19 
GeneralRe: MSDN Library Pin
Storm-blade12-Feb-07 4:23
professionalStorm-blade12-Feb-07 4:23 
AnswerRe: MSDN Library Pin
Michael Dunn12-Feb-07 8:18
sitebuilderMichael Dunn12-Feb-07 8:18 
GeneralRe: MSDN Library Pin
Storm-blade12-Feb-07 22:32
professionalStorm-blade12-Feb-07 22:32 
QuestionHide IP-Address like "Hide my IP" and so on! Pin
jonnyT198412-Feb-07 2:43
jonnyT198412-Feb-07 2:43 
Questionhelp me the application crashed!!! Pin
amitmistry_petlad 12-Feb-07 2:35
amitmistry_petlad 12-Feb-07 2:35 
AnswerRe: help me the application crashed!!! Pin
James R. Twine12-Feb-07 2:41
James R. Twine12-Feb-07 2:41 
   It means that you are trying to free an invalid pointer (i.e. an attempt to double-free something, or trying to free a garbage pointer), or that you have overwritten memory at some point by walking off the valid range of memory a particular pointer points to.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

AnswerRe: help me the application crashed!!! Pin
Roger Stoltz12-Feb-07 2:48
Roger Stoltz12-Feb-07 2:48 
GeneralRe: help me the application crashed!!! Pin
amitmistry_petlad 12-Feb-07 3:04
amitmistry_petlad 12-Feb-07 3:04 
GeneralRe: help me the application crashed!!! Pin
Roger Stoltz12-Feb-07 3:33
Roger Stoltz12-Feb-07 3:33 
GeneralRe: help me the application crashed!!! Pin
toxcct12-Feb-07 3:33
toxcct12-Feb-07 3:33 
GeneralRe: help me the application crashed!!! Pin
Cedric Moonen12-Feb-07 3:35
Cedric Moonen12-Feb-07 3:35 
GeneralRe: help me the application crashed!!! Pin
David Crow12-Feb-07 3:45
David Crow12-Feb-07 3:45 
QuestionEdit Box Question Pin
T.RATHA KRISHNAN12-Feb-07 1:38
T.RATHA KRISHNAN12-Feb-07 1:38 
AnswerRe: Edit Box Question Pin
_AnsHUMAN_ 12-Feb-07 1:56
_AnsHUMAN_ 12-Feb-07 1:56 
QuestionRe: Edit Box Question Pin
Roger Stoltz12-Feb-07 2:05
Roger Stoltz12-Feb-07 2:05 

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.