Click here to Skip to main content
15,919,340 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: IO Completion Ports socket error Pin
__yb17-Jan-06 11:35
__yb17-Jan-06 11:35 
QuestionFTP directory listing Pin
Angel Kafazov16-Jan-06 21:43
Angel Kafazov16-Jan-06 21:43 
AnswerRe: FTP directory listing Pin
David Crow17-Jan-06 4:24
David Crow17-Jan-06 4:24 
GeneralRe: FTP directory listing Pin
Angel Kafazov17-Jan-06 4:30
Angel Kafazov17-Jan-06 4:30 
QuestionShare names Pin
kelprinc16-Jan-06 20:39
kelprinc16-Jan-06 20:39 
AnswerRe: Share names Pin
vallikumar16-Jan-06 21:36
vallikumar16-Jan-06 21:36 
GeneralRe: Share names Pin
kelprinc16-Jan-06 21:45
kelprinc16-Jan-06 21:45 
GeneralRe: Share names Pin
_AnsHUMAN_ 16-Jan-06 21:50
_AnsHUMAN_ 16-Jan-06 21:50 
You didn't specify that to which machine have you connected to, so it is throwing that error.
Use NetResource structure and WNetAddConnection to open the connection so that you can have access to the shared folders on the remote machine . You can also try and check other return values.
Remember WNetAddConnection returns a DWORD value
eg ERROR_ACCESS_DENIED etc.

Does this solve your problem

Wishes
Anshuman
QuestionRe: Share names Pin
kelprinc16-Jan-06 22:10
kelprinc16-Jan-06 22:10 
AnswerRe: Share names Pin
vallikumar16-Jan-06 22:23
vallikumar16-Jan-06 22:23 
QuestionRe: Share names Pin
kelprinc16-Jan-06 22:28
kelprinc16-Jan-06 22:28 
AnswerRe: Share names Pin
_AnsHUMAN_ 16-Jan-06 22:29
_AnsHUMAN_ 16-Jan-06 22:29 
QuestionRe: Share names Pin
kelprinc16-Jan-06 22:34
kelprinc16-Jan-06 22:34 
AnswerRe: Share names Pin
David Crow17-Jan-06 4:28
David Crow17-Jan-06 4:28 
QuestionQuery related to Worker Threads & GUI Window? Pin
dp_7616-Jan-06 20:28
dp_7616-Jan-06 20:28 
AnswerRe: Query related to Worker Threads & GUI Window? Pin
Roger Stoltz16-Jan-06 21:37
Roger Stoltz16-Jan-06 21:37 
Answer[Message Deleted] Pin
Stephen Hewitt16-Jan-06 21:47
Stephen Hewitt16-Jan-06 21:47 
AnswerRe: Query related to Worker Threads & GUI Window? Pin
Stephen Hewitt16-Jan-06 21:47
Stephen Hewitt16-Jan-06 21:47 
Questionhow to convert the HTML files output to the image like bitmap or jpg Pin
Hemant kulkarni16-Jan-06 20:26
Hemant kulkarni16-Jan-06 20:26 
AnswerRe: how to convert the HTML files output to the image like bitmap or jpg Pin
kelprinc16-Jan-06 20:44
kelprinc16-Jan-06 20:44 
GeneralRe: how to convert the HTML files output to the image like bitmap or jpg Pin
Hemant kulkarni16-Jan-06 21:14
Hemant kulkarni16-Jan-06 21:14 
GeneralRe: how to convert the HTML files output to the image like bitmap or jpg Pin
Stephen Hewitt16-Jan-06 22:06
Stephen Hewitt16-Jan-06 22:06 
GeneralRe: how to convert the HTML files output to the image like bitmap or jpg Pin
Stephen Hewitt16-Jan-06 23:00
Stephen Hewitt16-Jan-06 23:00 
AnswerRe: how to convert the HTML files output to the image like bitmap or jpg Pin
Owner drawn16-Jan-06 22:15
Owner drawn16-Jan-06 22:15 
AnswerRe: how to convert the HTML files output to the image like bitmap or jpg Pin
Stephen Hewitt16-Jan-06 23:08
Stephen Hewitt16-Jan-06 23:08 

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.