Click here to Skip to main content
15,884,629 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with VC++ Pin
hithesh10-Apr-05 5:49
hithesh10-Apr-05 5:49 
GeneralRe: Problem with VC++ Pin
eli1502197910-Apr-05 6:23
eli1502197910-Apr-05 6:23 
GeneralRe: Problem with VC++ Pin
Michael Dunn10-Apr-05 10:33
sitebuilderMichael Dunn10-Apr-05 10:33 
GeneralRe: Problem with VC++ Pin
hithesh10-Apr-05 15:58
hithesh10-Apr-05 15:58 
GeneralRe: Problem with VC++ Pin
hithesh11-Apr-05 20:45
hithesh11-Apr-05 20:45 
Generaldelete files from c++ code Pin
monageasmear9-Apr-05 11:06
monageasmear9-Apr-05 11:06 
GeneralRe: delete files from c++ code Pin
Graham Bradshaw9-Apr-05 11:55
Graham Bradshaw9-Apr-05 11:55 
GeneralRe: delete files from c++ code Pin
Verolix9-Apr-05 13:39
Verolix9-Apr-05 13:39 
Try:
#include <stdio.h><br />
remove(const char *filename);

GeneralRe: delete files from c++ code Pin
Erik Funkenbusch9-Apr-05 19:50
Erik Funkenbusch9-Apr-05 19:50 
GeneralRe: delete files from c++ code Pin
toxcct10-Apr-05 2:38
toxcct10-Apr-05 2:38 
GeneralRe: delete files from c++ code Pin
toxcct10-Apr-05 3:03
toxcct10-Apr-05 3:03 
GeneralGINASTUB input interception Pin
ulisse1229-Apr-05 9:49
ulisse1229-Apr-05 9:49 
Generalconvert int to string in c++ Pin
monageasmear9-Apr-05 8:41
monageasmear9-Apr-05 8:41 
GeneralRe: convert int to string in c++ Pin
PJ Arends9-Apr-05 9:22
professionalPJ Arends9-Apr-05 9:22 
GeneralRe: convert int to string in c++ Pin
monageasmear9-Apr-05 9:25
monageasmear9-Apr-05 9:25 
GeneralRe: convert int to string in c++ Pin
mark novak9-Apr-05 9:39
mark novak9-Apr-05 9:39 
GeneralRe: convert int to string in c++ Pin
PJ Arends9-Apr-05 9:44
professionalPJ Arends9-Apr-05 9:44 
GeneralRe: convert int to string in c++ Pin
Tim Smith9-Apr-05 13:58
Tim Smith9-Apr-05 13:58 
GeneralRe: convert int to string in c++ Pin
samira forooghi9-Apr-05 9:48
samira forooghi9-Apr-05 9:48 
GeneralRe: convert int to string in c++ Pin
Tim Smith9-Apr-05 14:00
Tim Smith9-Apr-05 14:00 
Generalchanging file names Pin
monageasmear9-Apr-05 8:20
monageasmear9-Apr-05 8:20 
GeneralRe: changing file names Pin
Ravi Bhavnani9-Apr-05 8:35
professionalRavi Bhavnani9-Apr-05 8:35 
GeneralRe: changing file names Pin
PJ Arends9-Apr-05 9:28
professionalPJ Arends9-Apr-05 9:28 
GeneralRe: Open Form Pin
Alexander M.,9-Apr-05 7:51
Alexander M.,9-Apr-05 7:51 
GeneralControlBar problems Pin
Alexander M.,9-Apr-05 7:25
Alexander M.,9-Apr-05 7:25 

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.