Click here to Skip to main content
15,891,657 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: variable Pin
Christian Graus3-Aug-06 18:06
protectorChristian Graus3-Aug-06 18:06 
AnswerRe: variable Pin
Hamid_RT4-Aug-06 8:05
Hamid_RT4-Aug-06 8:05 
QuestionCyclical References HELP! Pin
Jethro633-Aug-06 16:09
Jethro633-Aug-06 16:09 
AnswerRe: Cyclical References HELP! Pin
Christian Graus3-Aug-06 16:17
protectorChristian Graus3-Aug-06 16:17 
AnswerRe: Cyclical References HELP! Pin
sambhu_prasad3-Aug-06 19:55
sambhu_prasad3-Aug-06 19:55 
QuestionDelete all files in a folder Pin
Nacho Chip3-Aug-06 13:29
Nacho Chip3-Aug-06 13:29 
AnswerRe: Delete all files in a folder Pin
Joe Woodbury3-Aug-06 15:42
professionalJoe Woodbury3-Aug-06 15:42 
AnswerRe: Delete all files in a folder Pin
Zac Howland3-Aug-06 15:47
Zac Howland3-Aug-06 15:47 
Nacho Chip wrote:
Any standard ANSI C++ function I can used?


No. This type of operation will be OS dependent, and will be very different on each system. For Windows, you can use the FindFile API or the Shell interfaces to accomplish this.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

AnswerRe: Delete all files in a folder Pin
Hamid_RT3-Aug-06 22:57
Hamid_RT3-Aug-06 22:57 
QuestionLaunching EXEs don't work [modified] Pin
Aleyer3-Aug-06 11:25
Aleyer3-Aug-06 11:25 
AnswerRe: Launching EXEs don't work Pin
RChin3-Aug-06 12:45
RChin3-Aug-06 12:45 
GeneralRe: Launching EXEs don't work [modified] Pin
Aleyer4-Aug-06 4:38
Aleyer4-Aug-06 4:38 
Questionostream [modified] Pin
FredrickNorge3-Aug-06 10:14
FredrickNorge3-Aug-06 10:14 
AnswerRe: ostream Pin
Zac Howland3-Aug-06 11:16
Zac Howland3-Aug-06 11:16 
GeneralRe: ostream Pin
FredrickNorge3-Aug-06 11:22
FredrickNorge3-Aug-06 11:22 
QuestionEnvirontment Variables Pin
Jay033-Aug-06 9:45
Jay033-Aug-06 9:45 
AnswerRe: Environtment Variables Pin
Chris Losinger3-Aug-06 10:00
professionalChris Losinger3-Aug-06 10:00 
GeneralRe: Environtment Variables Pin
Jay033-Aug-06 10:08
Jay033-Aug-06 10:08 
GeneralRe: Environtment Variables Pin
Chris Losinger3-Aug-06 10:28
professionalChris Losinger3-Aug-06 10:28 
QuestionPreTranslateMessage and WM_SETFOCUS Pin
Jim Crafton3-Aug-06 9:29
Jim Crafton3-Aug-06 9:29 
AnswerRe: PreTranslateMessage and WM_SETFOCUS Pin
PJ Arends3-Aug-06 10:26
professionalPJ Arends3-Aug-06 10:26 
AnswerRe: PreTranslateMessage and WM_SETFOCUS Pin
William.Wang3-Aug-06 19:09
William.Wang3-Aug-06 19:09 
AnswerRe: PreTranslateMessage and WM_SETFOCUS Pin
PJ Arends4-Aug-06 8:12
professionalPJ Arends4-Aug-06 8:12 
GeneralRe: PreTranslateMessage and WM_SETFOCUS Pin
Jim Crafton4-Aug-06 8:43
Jim Crafton4-Aug-06 8:43 
QuestionHow to keep system tray icon active all the time? Pin
Madhu Kavali3-Aug-06 8:38
Madhu Kavali3-Aug-06 8:38 

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.