Click here to Skip to main content
15,924,039 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to format a data drive automatically? Pin
David Crow7-Dec-04 3:09
David Crow7-Dec-04 3:09 
toxcct wrote:
just set the right parameters for the format program...

Format.com has no parameters that suppress the prompts. The only way to accomplish this is to plug the keyboard buffer prior to running the format program. I would never suggest using system() Dead | X| but since the OP has expressed interest in it, it could be modified such as:

system("echo.|format a:");



"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralRe: How to format a data drive automatically? Pin
Matt U.6-Dec-04 13:53
Matt U.6-Dec-04 13:53 
GeneralRe: How to format a data drive automatically? Pin
Crystal Lin6-Dec-04 14:25
Crystal Lin6-Dec-04 14:25 
GeneralColor image print Pin
lisoft5-Dec-04 20:57
lisoft5-Dec-04 20:57 
QuestionHow to show the hint text in a dialog? Pin
ytod5-Dec-04 20:20
ytod5-Dec-04 20:20 
AnswerRe: How to show the hint text in a dialog? Pin
Sujan Christo6-Dec-04 1:18
Sujan Christo6-Dec-04 1:18 
AnswerRe: How to show the hint text in a dialog? Pin
David Crow6-Dec-04 2:44
David Crow6-Dec-04 2:44 
QuestionHow to add .exe file icons to system image list Pin
SloanCode5-Dec-04 20:14
SloanCode5-Dec-04 20:14 
GeneralMFC and DevC++ Pin
Fernando A. Gomez F.5-Dec-04 19:12
Fernando A. Gomez F.5-Dec-04 19:12 
GeneralRe: MFC and DevC++ Pin
toxcct5-Dec-04 21:45
toxcct5-Dec-04 21:45 
GeneralRe: MFC and DevC++ Pin
David Crow6-Dec-04 2:46
David Crow6-Dec-04 2:46 
GeneralRe: MFC and DevC++ Pin
Anonymous6-Dec-04 5:06
Anonymous6-Dec-04 5:06 
GeneralRe: MFC and DevC++ Pin
Nemanja Trifunovic6-Dec-04 5:26
Nemanja Trifunovic6-Dec-04 5:26 
GeneralRe: MFC and DevC++ Pin
David Crow6-Dec-04 5:29
David Crow6-Dec-04 5:29 
GeneralRe: MFC and DevC++ Pin
Nemanja Trifunovic6-Dec-04 5:25
Nemanja Trifunovic6-Dec-04 5:25 
GeneralRe: MFC and DevC++ Pin
Nemanja Trifunovic6-Dec-04 5:29
Nemanja Trifunovic6-Dec-04 5:29 
GeneralPopulating Grid Pin
balajeedurai5-Dec-04 18:25
balajeedurai5-Dec-04 18:25 
Generalwindows MIDI DRIVER Pin
namaskaaram5-Dec-04 17:13
namaskaaram5-Dec-04 17:13 
GeneralCListCtrl Text Color Pin
Neelesh K J Jain5-Dec-04 16:14
Neelesh K J Jain5-Dec-04 16:14 
GeneralRe: CListCtrl Text Color Pin
alex.barylski5-Dec-04 16:47
alex.barylski5-Dec-04 16:47 
GeneralRe: CListCtrl Text Color Pin
Neelesh K J Jain5-Dec-04 18:04
Neelesh K J Jain5-Dec-04 18:04 
GeneralRe: CListCtrl Text Color Pin
Michael Dunn5-Dec-04 20:07
sitebuilderMichael Dunn5-Dec-04 20:07 
Generalproblem about using ActiveX in DLL Pin
Arcrest5-Dec-04 14:53
Arcrest5-Dec-04 14:53 
GeneralRe: problem about using ActiveX in DLL Pin
Cedric Moonen5-Dec-04 20:11
Cedric Moonen5-Dec-04 20:11 
GeneralRe: problem about using ActiveX in DLL Pin
Arcrest5-Dec-04 20:45
Arcrest5-Dec-04 20:45 

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.