Click here to Skip to main content
15,902,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAcquireCredentialsHandle returns SEC_E_INTERNAL_ERROR Pin
sunit529-Sep-05 21:32
sunit529-Sep-05 21:32 
QuestionGet pixel data from DirectX or OpenGL Pin
29-Sep-05 21:22
suss29-Sep-05 21:22 
AnswerRe: Get pixel data from DirectX or OpenGL Pin
Bartosz Bien30-Sep-05 1:04
Bartosz Bien30-Sep-05 1:04 
Questionwindows printer spool Pin
Marc Soleda29-Sep-05 20:55
Marc Soleda29-Sep-05 20:55 
QuestionWindows 98 DDK Pin
karmendra_js29-Sep-05 20:47
karmendra_js29-Sep-05 20:47 
AnswerRe: Windows 98 DDK Pin
tssp29-Sep-05 21:10
tssp29-Sep-05 21:10 
QuestionWindows Error Message Pin
.NetRams29-Sep-05 19:50
.NetRams29-Sep-05 19:50 
AnswerRe: Windows Error Message Pin
Mircea Puiu30-Sep-05 21:23
Mircea Puiu30-Sep-05 21:23 
I am not sure I understand exactly what you want, but you may consider one of the following:

- if the path is to be passed as a string to some function, then use two backslashes instead of one
- if you do not want to show the error message, you may try to use a try-catch block and treat the error yourself.


SkyWalker
QuestionCAsyncSocket vs CAsyncSocketEx Pin
Suraihan29-Sep-05 19:38
Suraihan29-Sep-05 19:38 
QuestionBitmap Dialog. Pin
rajeev8229-Sep-05 19:10
rajeev8229-Sep-05 19:10 
AnswerRe: Bitmap Dialog. Pin
ThatsAlok29-Sep-05 19:26
ThatsAlok29-Sep-05 19:26 
GeneralRe: Bitmap Dialog. Pin
vikas amin29-Sep-05 19:50
vikas amin29-Sep-05 19:50 
GeneralRe: Bitmap Dialog. Pin
ThatsAlok29-Sep-05 20:12
ThatsAlok29-Sep-05 20:12 
GeneralRe: Bitmap Dialog. Pin
vikas amin29-Sep-05 22:55
vikas amin29-Sep-05 22:55 
AnswerRe: Bitmap Dialog. Pin
vikas amin29-Sep-05 20:49
vikas amin29-Sep-05 20:49 
QuestionDisplaying Text in System Tray Pin
hairam29-Sep-05 19:01
hairam29-Sep-05 19:01 
AnswerRe: Displaying Text in System Tray Pin
douglasjordan30-Sep-05 4:47
douglasjordan30-Sep-05 4:47 
GeneralRe: Displaying Text in System Tray Pin
hairam1-Oct-05 6:32
hairam1-Oct-05 6:32 
GeneralRe: Displaying Text in System Tray Pin
douglasjordan1-Oct-05 8:12
douglasjordan1-Oct-05 8:12 
Questionrecursive function to search folder contents Pin
dharani29-Sep-05 18:32
dharani29-Sep-05 18:32 
AnswerRe: recursive function to search folder contents Pin
ThatsAlok29-Sep-05 18:59
ThatsAlok29-Sep-05 18:59 
AnswerRe: recursive function to search folder contents Pin
benjnp30-Sep-05 6:42
benjnp30-Sep-05 6:42 
QuestionWM_COPYDATA Pin
Nishad S29-Sep-05 18:24
Nishad S29-Sep-05 18:24 
AnswerRe: WM_COPYDATA Pin
ThatsAlok29-Sep-05 22:12
ThatsAlok29-Sep-05 22:12 
AnswerRe: WM_COPYDATA Pin
douglasjordan30-Sep-05 11:16
douglasjordan30-Sep-05 11: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.