Click here to Skip to main content
15,916,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Hiding a folder Pin
FarPointer21-Jun-06 20:29
FarPointer21-Jun-06 20:29 
GeneralRe: Hiding a folder Pin
djg21-Jun-06 21:03
djg21-Jun-06 21:03 
GeneralRe: Hiding a folder Pin
toxcct21-Jun-06 21:05
toxcct21-Jun-06 21:05 
GeneralRe: Hiding a folder Pin
djg21-Jun-06 21:52
djg21-Jun-06 21:52 
GeneralRe: Hiding a folder Pin
toxcct21-Jun-06 22:02
toxcct21-Jun-06 22:02 
GeneralRe: Hiding a folder Pin
kakan21-Jun-06 22:07
professionalkakan21-Jun-06 22:07 
GeneralRe: Hiding a folder Pin
djg21-Jun-06 22:18
djg21-Jun-06 22:18 
GeneralRe: Hiding a folder Pin
kakan21-Jun-06 22:38
professionalkakan21-Jun-06 22:38 
The FAT file system (used to) flag an erased file by replacing the first character in the file name with a (hex) E5 character, if I remember it right.

That could be one approach to hiding files (while maintaing the proper FAT table entries for the file in question).
Maybe that's a way to go?


GeneralRe: Hiding a folder Pin
djg21-Jun-06 22:58
djg21-Jun-06 22:58 
GeneralRe: Hiding a folder Pin
kakan22-Jun-06 0:05
professionalkakan22-Jun-06 0:05 
QuestionHow to create socket which will work behind proxy Pin
Amit j Patil21-Jun-06 20:13
Amit j Patil21-Jun-06 20:13 
Questioncurve throught wo points Pin
suja sreekumar21-Jun-06 19:48
suja sreekumar21-Jun-06 19:48 
AnswerRe: curve throught wo points Pin
Anu_Bala21-Jun-06 20:03
Anu_Bala21-Jun-06 20:03 
GeneralRe: curve throught wo points Pin
_AnsHUMAN_ 21-Jun-06 20:13
_AnsHUMAN_ 21-Jun-06 20:13 
AnswerRe: curve throught wo points Pin
SilentSilent22-Jun-06 0:15
SilentSilent22-Jun-06 0:15 
GeneralRe: curve throught wo points Pin
_AnsHUMAN_ 22-Jun-06 0:22
_AnsHUMAN_ 22-Jun-06 0:22 
GeneralRe: curve throught wo points Pin
Hamid_RT21-Jun-06 21:46
Hamid_RT21-Jun-06 21:46 
AnswerRe: curve throught wo points Pin
_AnsHUMAN_ 21-Jun-06 20:18
_AnsHUMAN_ 21-Jun-06 20:18 
AnswerRe: curve throught wo points Pin
Cedric Moonen21-Jun-06 20:22
Cedric Moonen21-Jun-06 20:22 
AnswerRe: curve throught wo points Pin
Hamid_RT21-Jun-06 21:51
Hamid_RT21-Jun-06 21:51 
QuestionFail on reading from pipe...what to do ? need help [modified] Pin
Yanshof21-Jun-06 19:46
Yanshof21-Jun-06 19:46 
AnswerRe: Fail on reading from pipe...what to do ? need help Pin
kakan21-Jun-06 20:22
professionalkakan21-Jun-06 20:22 
GeneralRe: Fail on reading from pipe...what to do ? need help Pin
Yanshof21-Jun-06 20:53
Yanshof21-Jun-06 20:53 
GeneralRe: Fail on reading from pipe...what to do ? need help Pin
kakan21-Jun-06 21:13
professionalkakan21-Jun-06 21:13 
GeneralRe: Fail on reading from pipe...what to do ? need help Pin
Yanshof21-Jun-06 21:23
Yanshof21-Jun-06 21:23 

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.