Click here to Skip to main content
15,893,663 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Final Year Project in C++ (Mp3 Player) Pin
Russell'20-Aug-07 2:11
Russell'20-Aug-07 2:11 
AnswerRe: Final Year Project in C++ (Mp3 Player) Pin
David Crow20-Aug-07 2:58
David Crow20-Aug-07 2:58 
GeneralRe: Final Year Project in C++ (Mp3 Player) Pin
leckey20-Aug-07 3:00
leckey20-Aug-07 3:00 
AnswerRe: Final Year Project in C++ (Mp3 Player) Pin
Arun krishnan20-Aug-07 3:02
Arun krishnan20-Aug-07 3:02 
AnswerRe: Final Year Project in C++ (Mp3 Player) Pin
Hamid_RT20-Aug-07 19:35
Hamid_RT20-Aug-07 19:35 
QuestionHelp me on CHttpConnection Class Pin
GauranG Shah19-Aug-07 23:54
GauranG Shah19-Aug-07 23:54 
AnswerRe: Help me on CHttpConnection Class Pin
myshketer20-Aug-07 3:48
myshketer20-Aug-07 3:48 
QuestionHow to change offline/online programatically Pin
pc_dev19-Aug-07 22:45
pc_dev19-Aug-07 22:45 
In my MFC application i have to connect to an ftp server, i do it this way

sess.GetFtpConnection(servername,username,password);

The above mentioned function works smoothly if the "work offline" option in internet explorer is unchecked. if the "work offline" option is checked then the above funtion throws an exception with message "The computer is disconnected from network",

It looks there is some global variable that controls the connectivity, which is set/unset by work ofline option in internet explorer,

How can i set/unset this option programatically? or there is some other reason of this problem.

Thanks in advaceRose | [Rose]




AnswerRe: How to change offline/online programatically Pin
baerten19-Aug-07 23:15
baerten19-Aug-07 23:15 
GeneralRe: How to change offline/online programatically Pin
pc_dev20-Aug-07 7:26
pc_dev20-Aug-07 7:26 
QuestionCustom Build Configuration MFC Pin
Monark19-Aug-07 22:16
Monark19-Aug-07 22:16 
AnswerRe: Custom Build Configuration MFC Pin
Naveen19-Aug-07 22:42
Naveen19-Aug-07 22:42 
AnswerRe: Custom Build Configuration MFC Pin
prasad_som19-Aug-07 22:42
prasad_som19-Aug-07 22:42 
AnswerRe: Custom Build Configuration MFC Pin
Paresh Chitte19-Aug-07 22:45
Paresh Chitte19-Aug-07 22:45 
AnswerRe: Custom Build Configuration MFC Pin
Karismatic19-Aug-07 22:50
Karismatic19-Aug-07 22:50 
QuestionCreation of DB table at Installation Pin
__yash__19-Aug-07 22:05
professional__yash__19-Aug-07 22:05 
AnswerRe: Creation of DB table at Installation Pin
Hamid_RT20-Aug-07 0:17
Hamid_RT20-Aug-07 0:17 
AnswerRe: Creation of DB table at Installation Pin
David Crow20-Aug-07 2:54
David Crow20-Aug-07 2:54 
GeneralRe: Creation of DB table at Installation Pin
__yash__20-Aug-07 19:12
professional__yash__20-Aug-07 19:12 
GeneralRe: Creation of DB table at Installation Pin
__yash__20-Aug-07 20:59
professional__yash__20-Aug-07 20:59 
QuestionRe: Creation of DB table at Installation Pin
David Crow21-Aug-07 2:38
David Crow21-Aug-07 2:38 
AnswerRe: Creation of DB table at Installation Pin
__yash__21-Aug-07 3:04
professional__yash__21-Aug-07 3:04 
AnswerRe: Creation of DB table at Installation Pin
James R. Twine20-Aug-07 3:12
James R. Twine20-Aug-07 3:12 
GeneralRe: Creation of DB table at Installation Pin
Mark Salsbery20-Aug-07 8:25
Mark Salsbery20-Aug-07 8:25 
GeneralRe: Creation of DB table at Installation Pin
__yash__20-Aug-07 19:19
professional__yash__20-Aug-07 19:19 

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.