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

C / C++ / MFC

 
GeneralRe: Singleton with polymorphic classes Pin
palbano25-Jul-04 19:14
palbano25-Jul-04 19:14 
GeneralRe: Singleton with polymorphic classes Pin
Ryan Binns25-Jul-04 18:41
Ryan Binns25-Jul-04 18:41 
GeneralRe: Singleton with polymorphic classes Pin
kylur29-Jul-04 3:20
kylur29-Jul-04 3:20 
GeneralValidating a file path Pin
Joel Holdsworth23-Jul-04 0:20
Joel Holdsworth23-Jul-04 0:20 
GeneralRe: Validating a file path Pin
Mike Dimmick23-Jul-04 0:29
Mike Dimmick23-Jul-04 0:29 
GeneralRe: Validating a file path Pin
V.23-Jul-04 1:17
professionalV.23-Jul-04 1:17 
GeneralRe: Validating a file path Pin
Arjan Schouten23-Jul-04 1:39
Arjan Schouten23-Jul-04 1:39 
GeneralRe: Validating a file path Pin
peterchen23-Jul-04 2:15
peterchen23-Jul-04 2:15 
GetFileAttributes(path) != (DWORD)-1

But this makes sense only if you can drop additional code between the check and the file open request


we are here to help each other get through this thing, whatever it is Vonnegut jr.

sighist || Agile Programming | doxygen

GeneralRe: Validating a file path Pin
drjake23-Jul-04 8:21
drjake23-Jul-04 8:21 
GeneralRe: Validating a file path Pin
David Crow23-Jul-04 9:32
David Crow23-Jul-04 9:32 
GeneralRe: Validating a file path Pin
ryuki23-Jul-04 13:23
ryuki23-Jul-04 13:23 
GeneralRe: Validating a file path Pin
ThatsAlok23-Jul-04 21:00
ThatsAlok23-Jul-04 21:00 
GeneralCSocket and connection check Pin
Anonymous22-Jul-04 23:19
Anonymous22-Jul-04 23:19 
GeneralRe: CSocket and connection check Pin
valikac23-Jul-04 5:06
valikac23-Jul-04 5:06 
GeneralRe: CSocket and connection check Pin
palbano23-Jul-04 7:59
palbano23-Jul-04 7:59 
GeneralThread Creation in CMainFrame Pin
RichardS22-Jul-04 23:12
RichardS22-Jul-04 23:12 
GeneralRe: Thread Creation in CMainFrame Pin
valikac23-Jul-04 5:10
valikac23-Jul-04 5:10 
GeneralRe: Thread Creation in CMainFrame Pin
RichardS23-Jul-04 5:34
RichardS23-Jul-04 5:34 
GeneralRe: Thread Creation in CMainFrame Pin
palbano23-Jul-04 7:55
palbano23-Jul-04 7:55 
GeneralRe: Thread Creation in CMainFrame Pin
RichardS23-Jul-04 22:00
RichardS23-Jul-04 22:00 
GeneralRe: Thread Creation in CMainFrame Pin
palbano25-Jul-04 19:04
palbano25-Jul-04 19:04 
GeneralRe: Thread Creation in CMainFrame Pin
David Crow23-Jul-04 9:33
David Crow23-Jul-04 9:33 
GeneralRe: Thread Creation in CMainFrame Pin
RichardS23-Jul-04 21:58
RichardS23-Jul-04 21:58 
GeneralDDV/DDX with propertypages Pin
Robberto C.22-Jul-04 22:50
sussRobberto C.22-Jul-04 22:50 
GeneralRe: DDV/DDX with propertypages Pin
PJ Arends23-Jul-04 7:10
professionalPJ Arends23-Jul-04 7:10 

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.