Click here to Skip to main content
16,007,932 members
Home / Discussions / C#
   

C#

 
GeneralRe: Adding a RichTextBox to a Tab Page Pin
Justin Perez3-Jan-08 4:14
Justin Perez3-Jan-08 4:14 
GeneralRe: Adding a RichTextBox to a Tab Page Pin
Programm3r3-Jan-08 4:44
Programm3r3-Jan-08 4:44 
GeneralRe: Adding a RichTextBox to a Tab Page Pin
Justin Perez3-Jan-08 5:02
Justin Perez3-Jan-08 5:02 
GeneralCompletely delete a file Pin
Johan Martensson3-Jan-08 2:51
Johan Martensson3-Jan-08 2:51 
GeneralRe: Completely delete a file Pin
Paul Conrad3-Jan-08 7:29
professionalPaul Conrad3-Jan-08 7:29 
GeneralRe: Completely delete a file Pin
Johan Martensson3-Jan-08 13:59
Johan Martensson3-Jan-08 13:59 
GeneralRe: Completely delete a file Pin
PIEBALDconsult3-Jan-08 8:55
mvePIEBALDconsult3-Jan-08 8:55 
GeneralRe: Completely delete a file Pin
PIEBALDconsult3-Jan-08 16:18
mvePIEBALDconsult3-Jan-08 16:18 
Oh, and... in the file eraser I wrote for myself (in C) last June wipes the entire last sector (512 bytes), not just the part that was used by the file. This can help disguise the original length of the file.

Unless you know you'll only wipe small files I wouldn't allocate a buffer the size of the file; why not a fixed buffer size of 512 bytes?
GeneralRe: Completely delete a file Pin
Johan Martensson3-Jan-08 23:29
Johan Martensson3-Jan-08 23:29 
GeneralRe: Completely delete a file [modified] Pin
PIEBALDconsult4-Jan-08 5:51
mvePIEBALDconsult4-Jan-08 5:51 
GeneralRe: Completely delete a file Pin
Johan Martensson4-Jan-08 7:09
Johan Martensson4-Jan-08 7:09 
GeneralRe: Completely delete a file Pin
PIEBALDconsult4-Jan-08 10:03
mvePIEBALDconsult4-Jan-08 10:03 
GeneralRe: Completely delete a file [modified] Pin
Johan Martensson4-Jan-08 12:27
Johan Martensson4-Jan-08 12:27 
GeneralRe: Completely delete a file Pin
PIEBALDconsult4-Jan-08 16:13
mvePIEBALDconsult4-Jan-08 16:13 
GeneralRe: Completely delete a file Pin
Johan Martensson4-Jan-08 21:48
Johan Martensson4-Jan-08 21:48 
GeneralRe: Completely delete a file Pin
PIEBALDconsult5-Jan-08 4:47
mvePIEBALDconsult5-Jan-08 4:47 
GeneralRe: Completely delete a file Pin
Johan Martensson6-Jan-08 11:51
Johan Martensson6-Jan-08 11:51 
GeneralRe: Completely delete a file Pin
PIEBALDconsult6-Jan-08 13:45
mvePIEBALDconsult6-Jan-08 13:45 
GeneralRe: Completely delete a file Pin
Johan Martensson7-Jan-08 1:12
Johan Martensson7-Jan-08 1:12 
GeneralCalling InitializeFromBitmap fails with exception "The method or operation is not implemented" Pin
KeesVer3-Jan-08 2:29
KeesVer3-Jan-08 2:29 
GeneralRe: Calling InitializeFromBitmap fails with exception "The method or operation is not implemented" Pin
KaptinKrunch3-Jan-08 16:29
KaptinKrunch3-Jan-08 16:29 
GeneralRe: Calling InitializeFromBitmap fails with exception "The method or operation is not implemented" Pin
KeesVer3-Jan-08 23:31
KeesVer3-Jan-08 23:31 
Questionopen an associated filetype Pin
peatle3-Jan-08 1:00
peatle3-Jan-08 1:00 
GeneralRe: open an associated filetype Pin
Phil J Pearson3-Jan-08 1:32
Phil J Pearson3-Jan-08 1:32 
GeneralRe: open an associated filetype Pin
Giorgi Dalakishvili3-Jan-08 1:39
mentorGiorgi Dalakishvili3-Jan-08 1:39 

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.