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

C / C++ / MFC

 
GeneralRe: VC 7 - ARGH! Pin
Tim Smith10-Apr-02 6:53
Tim Smith10-Apr-02 6:53 
GeneralRe: VC 7 - ARGH! Pin
Chris Losinger10-Apr-02 7:09
professionalChris Losinger10-Apr-02 7:09 
GeneralRe: VC 7 - ARGH! Pin
Tim Smith11-Apr-02 2:29
Tim Smith11-Apr-02 2:29 
GeneralRe: VC 7 - ARGH! Pin
NormDroid11-Apr-02 2:48
professionalNormDroid11-Apr-02 2:48 
GeneralMicrosoft paint's CWnd based Tool Box object. Pin
kursatkaraca10-Apr-02 5:33
kursatkaraca10-Apr-02 5:33 
GeneralVC++ .NET Add-In - Any help will be good... Pin
Pavel Sokolov10-Apr-02 4:47
Pavel Sokolov10-Apr-02 4:47 
Questionhow do you guys debug your CGI apps??? Pin
LukeV10-Apr-02 4:32
LukeV10-Apr-02 4:32 
AnswerRe: how do you guys debug your CGI apps??? Pin
Jeremy Falcon10-Apr-02 4:52
professionalJeremy Falcon10-Apr-02 4:52 
Use the console. The console uses STDIN and STDOUT just as the CGI does. Instead of passing your params via GET, just use the command line params for development and switch them over to HTTP vars afterwards.

Or, if I just need to a debug something simple and quick, I'll hardcode a value and run with that.

Jeremy L. Falcon
"The One Who Said, 'The One Who Said...'"
<nobr>
Homepage : Feature Article : Sonork = 100.16311

AnswerRe: how do you guys debug your CGI apps??? Pin
Joaquín M López Muñoz10-Apr-02 9:52
Joaquín M López Muñoz10-Apr-02 9:52 
GeneralClass not Registered! Pin
AllenT10-Apr-02 4:16
AllenT10-Apr-02 4:16 
GeneralDelete Executeable Pin
Mazdak10-Apr-02 4:00
Mazdak10-Apr-02 4:00 
GeneralRe: Delete Executeable Pin
Rickard Andersson2010-Apr-02 4:15
Rickard Andersson2010-Apr-02 4:15 
GeneralRe: Delete Executeable Pin
Mazdak10-Apr-02 4:16
Mazdak10-Apr-02 4:16 
GeneralRe: Delete Executeable Pin
Li Mu Bai10-Apr-02 5:38
Li Mu Bai10-Apr-02 5:38 
GeneralRe: Delete Executeable Pin
Li Mu Bai10-Apr-02 5:43
Li Mu Bai10-Apr-02 5:43 
GeneralRe: Delete Executeable Pin
Rickard Andersson2010-Apr-02 5:54
Rickard Andersson2010-Apr-02 5:54 
GeneralRe: Delete Executeable Pin
Black Horus10-Apr-02 7:19
Black Horus10-Apr-02 7:19 
GeneralRe: Delete Executeable Pin
Ravi Bhavnani10-Apr-02 7:30
professionalRavi Bhavnani10-Apr-02 7:30 
QuestionHow can get the CPU unique ID? Pin
wangyiming10-Apr-02 3:58
wangyiming10-Apr-02 3:58 
AnswerRe: How can get the CPU unique ID? Pin
moliate10-Apr-02 9:27
moliate10-Apr-02 9:27 
GeneralRe: How can get the CPU unique ID? Pin
wangyiming10-Apr-02 23:28
wangyiming10-Apr-02 23:28 
GeneralRe: How can get the CPU unique ID? Pin
moliate11-Apr-02 5:29
moliate11-Apr-02 5:29 
QuestionHow to save DC's content as bitmap! Pin
white jungle10-Apr-02 3:53
white jungle10-Apr-02 3:53 
AnswerRe: How to save DC's content as bitmap! Pin
wangyiming10-Apr-02 3:57
wangyiming10-Apr-02 3:57 
AnswerRe: How to save DC's content as bitmap! Pin
Rickard Andersson2010-Apr-02 4:07
Rickard Andersson2010-Apr-02 4:07 

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.