Click here to Skip to main content
15,915,094 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Data within a Text File Pin
Programm3r11-Dec-06 2:15
Programm3r11-Dec-06 2:15 
AnswerRe: Data within a Text File Pin
David Crow11-Dec-06 3:10
David Crow11-Dec-06 3:10 
Questionissue: "passing" a std::map from an library to another Pin
ledzzep11-Dec-06 1:18
ledzzep11-Dec-06 1:18 
AnswerRe: issue: "passing" a std::map from an library to another Pin
Cedric Moonen11-Dec-06 1:46
Cedric Moonen11-Dec-06 1:46 
AnswerRe: issue: "passing" a std::map from an library to another Pin
prasad_som11-Dec-06 2:26
prasad_som11-Dec-06 2:26 
AnswerRe: issue: "passing" a std::map from an library to another Pin
James R. Twine11-Dec-06 3:56
James R. Twine11-Dec-06 3:56 
AnswerRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 4:07
Nemanja Trifunovic11-Dec-06 4:07 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 4:11
Zac Howland11-Dec-06 4:11 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:04
Nemanja Trifunovic11-Dec-06 10:04 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 10:10
Zac Howland11-Dec-06 10:10 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:38
Nemanja Trifunovic11-Dec-06 10:38 
QuestionWhere is the class wizard in VS2005 Pin
eli1502197911-Dec-06 1:01
eli1502197911-Dec-06 1:01 
AnswerRe: Where is the class wizard in VS2005 Pin
bob1697211-Dec-06 1:50
bob1697211-Dec-06 1:50 
AnswerRe: Where is the class wizard in VS2005 Pin
prasad_som11-Dec-06 4:59
prasad_som11-Dec-06 4:59 
AnswerRe: Where is the class wizard in VS2005 Pin
PJ Arends11-Dec-06 5:44
professionalPJ Arends11-Dec-06 5:44 
AnswerRe: Where is the class wizard in VS2005 Pin
rgbalpha11-Dec-06 17:22
rgbalpha11-Dec-06 17:22 
QuestionSystem services Pin
Waldermort11-Dec-06 0:24
Waldermort11-Dec-06 0:24 
AnswerRe: System services Pin
Mark Salsbery11-Dec-06 9:51
Mark Salsbery11-Dec-06 9:51 
QuestionHow to create Outlook .MSG file???? Pin
nagamohan_p11-Dec-06 0:01
nagamohan_p11-Dec-06 0:01 
QuestionRestricting File Access Pin
Marko B.L.10-Dec-06 23:26
Marko B.L.10-Dec-06 23:26 
AnswerRe: Restricting File Access Pin
Sam Hobbs10-Dec-06 23:36
Sam Hobbs10-Dec-06 23:36 
It is not clear what you need to do. I don't know what a "bad filenames/path" is. I am not sure if you must recognize incorrect syntax of if you need to allow access to something and not allow access to other things.

File access is typically controlled using the built-in features of the NTFS.
AnswerRe: Restricting File Access Pin
David Crow11-Dec-06 3:18
David Crow11-Dec-06 3:18 
AnswerRe: Restricting File Access [modified] Pin
kakan11-Dec-06 3:20
professionalkakan11-Dec-06 3:20 
GeneralRe: Restricting File Access Pin
Marko B.L.11-Dec-06 23:17
Marko B.L.11-Dec-06 23:17 
GeneralRe: Restricting File Access Pin
kakan12-Dec-06 0:16
professionalkakan12-Dec-06 0:16 

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.