Click here to Skip to main content
16,005,209 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDeleting a text file after repalcing all char in a random number Pin
kamalesh8216-Oct-06 2:25
kamalesh8216-Oct-06 2:25 
QuestionRe: Deleting a text file after repalcing all char in a random number Pin
David Crow16-Oct-06 2:47
David Crow16-Oct-06 2:47 
AnswerRe: Deleting a text file after repalcing all char in a random number Pin
Steve S16-Oct-06 2:53
Steve S16-Oct-06 2:53 
AnswerRe: Deleting a text file after repalcing all char in a random number Pin
_AnsHUMAN_ 16-Oct-06 2:52
_AnsHUMAN_ 16-Oct-06 2:52 
AnswerRe: Deleting a text file after repalcing all char in a random number Pin
Zac Howland16-Oct-06 3:31
Zac Howland16-Oct-06 3:31 
AnswerRe: Deleting a text file after repalcing all char in a random number Pin
Mark Salsbery16-Oct-06 6:59
Mark Salsbery16-Oct-06 6:59 
GeneralRe: Deleting a text file after repalcing all char in a random number Pin
kamalesh8216-Oct-06 7:26
kamalesh8216-Oct-06 7:26 
GeneralRe: Deleting a text file after repalcing all char in a random number Pin
Mark Salsbery16-Oct-06 7:44
Mark Salsbery16-Oct-06 7:44 
Right I understand but using regular file APIs you have no gaurantee that your random data will
be written back to the disk at the same spot. The "old" data could (and most likely WILL) be able
to still be seen on the hard drive for an indefinite amount of time. To really pull this off I'm
pretty sure you need to work with the disk at a lower level than file APIs.

Mark

GeneralRe: Deleting a text file after repalcing all char in a random number Pin
Mark Salsbery16-Oct-06 7:58
Mark Salsbery16-Oct-06 7:58 
QuestionExitWindowsEx() Question Pin
Programm3r16-Oct-06 2:23
Programm3r16-Oct-06 2:23 
AnswerRe: ExitWindowsEx() Question Pin
prasad_som16-Oct-06 2:34
prasad_som16-Oct-06 2:34 
GeneralRe: ExitWindowsEx() Question Pin
Programm3r16-Oct-06 2:44
Programm3r16-Oct-06 2:44 
Questionrunning an exe created with visual c++ Pin
jgds16-Oct-06 2:02
jgds16-Oct-06 2:02 
AnswerRe: running an exe created with visual c++ Pin
Trollslayer16-Oct-06 9:21
mentorTrollslayer16-Oct-06 9:21 
Questioncopy image to clipboard Pin
priyank_ldce16-Oct-06 1:58
priyank_ldce16-Oct-06 1:58 
AnswerRe: copy image to clipboard Pin
Owner drawn16-Oct-06 2:08
Owner drawn16-Oct-06 2:08 
AnswerRe: copy image to clipboard Pin
Hamid_RT17-Oct-06 6:41
Hamid_RT17-Oct-06 6:41 
QuestionMemory Monitoring Pin
Programm3r16-Oct-06 1:57
Programm3r16-Oct-06 1:57 
AnswerRe: Memory Monitoring Pin
Programm3r16-Oct-06 2:05
Programm3r16-Oct-06 2:05 
Questiontool tip problem in custom activex control Pin
praveensethiya16-Oct-06 1:14
praveensethiya16-Oct-06 1:14 
AnswerRe: set focus in edit box Pin
Parthi_Appu16-Oct-06 0:09
Parthi_Appu16-Oct-06 0:09 
GeneralRe: set focus in edit box Pin
minkowski16-Oct-06 0:36
minkowski16-Oct-06 0:36 
GeneralRe: set focus in edit box Pin
Hamid_RT16-Oct-06 9:04
Hamid_RT16-Oct-06 9:04 
General[OT] : signature Pin
toxcct16-Oct-06 0:39
toxcct16-Oct-06 0:39 
GeneralRe: [OT] : signature Pin
Parthi_Appu16-Oct-06 0:58
Parthi_Appu16-Oct-06 0:58 

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.