Click here to Skip to main content
15,867,488 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I get rid of a DLL out of my project? Pin
Tim_at_sbc5-Dec-07 11:32
Tim_at_sbc5-Dec-07 11:32 
AnswerRe: How do I get rid of a DLL out of my project? Pin
Tim_at_sbc5-Dec-07 12:46
Tim_at_sbc5-Dec-07 12:46 
GeneralRe: How do I get rid of a DLL out of my project? Pin
ThatsAlok5-Dec-07 19:46
ThatsAlok5-Dec-07 19:46 
GeneralMap file format Pin
k rentz5-Dec-07 7:58
sussk rentz5-Dec-07 7:58 
QuestionDifferencies in dataplot between GDI and GDI+ while drawing the same coordinates Pin
JS5-Dec-07 7:04
JS5-Dec-07 7:04 
GeneralVC 2008 compiler errors [modified] - SOLVED Pin
Jim Crafton5-Dec-07 4:57
Jim Crafton5-Dec-07 4:57 
GeneralRe: VC 2008 compiler errors [modified] - SOLVED Pin
toxcct5-Dec-07 5:59
toxcct5-Dec-07 5:59 
Generalbackup network files - problem Pin
sgeocla5-Dec-07 3:58
sgeocla5-Dec-07 3:58 
I am developing an application that is trying to backup (BackupRead, BackupWrite) a file from the network. The process has SE_RESTORE_NAME and SE_BACKUP_NAME privileges set. Creating the backup file is successful but I'm having problems restoring it. When I try to use GetFileAttributes on the folder in whitch I'm trying to restore the file, it fails and GetLastError returns ERROR_INTERNAL_ERROR (1359) for a network share with full access to everyone and returns ERROR_PATH_NOT_FOUND (3) if the share is mounted as a mapped drive. I also cannot create files from my program, but I can create them in windows explorer.
Are there more privileges that I need to set? Am I doing something wrong?
Please help
QuestionHow do I load another programs Icon? Pin
RichardS715-Dec-07 2:23
RichardS715-Dec-07 2:23 
QuestionRe: How do I load another programs Icon? Pin
David Crow5-Dec-07 2:27
David Crow5-Dec-07 2:27 
GeneralRe: How do I load another programs Icon? Pin
Iain Clarke, Warrior Programmer5-Dec-07 3:36
Iain Clarke, Warrior Programmer5-Dec-07 3:36 
AnswerRe: How do I load another programs Icon? Pin
RichardS715-Dec-07 4:43
RichardS715-Dec-07 4:43 
GeneralCInternetSession Problem Pin
Amar Sutar5-Dec-07 1:15
Amar Sutar5-Dec-07 1:15 
GeneralRe: CInternetSession Problem Pin
David Crow5-Dec-07 2:30
David Crow5-Dec-07 2:30 
GeneralRe: CInternetSession Problem Pin
Amar Sutar5-Dec-07 17:22
Amar Sutar5-Dec-07 17:22 
GeneralRe: CInternetSession Problem Pin
Mark Salsbery6-Dec-07 3:31
Mark Salsbery6-Dec-07 3:31 
GeneralRe: CInternetSession Problem Pin
Amar Sutar6-Dec-07 4:15
Amar Sutar6-Dec-07 4:15 
QuestionStruct or class? Pin
George_George5-Dec-07 0:50
George_George5-Dec-07 0:50 
AnswerRe: Struct or class? Pin
CPallini5-Dec-07 1:08
mveCPallini5-Dec-07 1:08 
AnswerRe: Struct or class? Pin
toxcct5-Dec-07 2:25
toxcct5-Dec-07 2:25 
AnswerRe: Struct or class? Pin
followait5-Dec-07 16:05
followait5-Dec-07 16:05 
QuestionHow to add a ComboBox to Browseinfo? Pin
moye25015-Dec-07 0:11
moye25015-Dec-07 0:11 
QuestionRe: How to add a ComboBox to Browseinfo? Pin
David Crow15-Jan-08 3:09
David Crow15-Jan-08 3:09 
Questionhow to add check boxes in multiple colums of a list ctrl Pin
Member 38696824-Dec-07 23:35
Member 38696824-Dec-07 23:35 
AnswerRe: how to add check boxes in multiple colums of a list ctrl Pin
followait5-Dec-07 0:29
followait5-Dec-07 0:29 

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.