Click here to Skip to main content
15,897,519 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sizing my dialog Pin
Schehaider_Aymen11-Apr-08 23:19
Schehaider_Aymen11-Apr-08 23:19 
QuestionRe: Sizing my dialog Pin
David Crow7-Feb-08 2:24
David Crow7-Feb-08 2:24 
GeneralRe: Sizing my dialog Pin
Hamid_RT10-Feb-08 21:45
Hamid_RT10-Feb-08 21:45 
GeneralPlaying audio file within a windows service Pin
MarcoNedwig7-Feb-08 0:23
MarcoNedwig7-Feb-08 0:23 
GeneralRe: Playing audio file within a windows service Pin
Iain Clarke, Warrior Programmer7-Feb-08 0:36
Iain Clarke, Warrior Programmer7-Feb-08 0:36 
GeneralRe: Playing audio file within a windows service Pin
David Crow7-Feb-08 2:25
David Crow7-Feb-08 2:25 
GeneralRe: Playing audio file within a windows service Pin
MarcoNedwig7-Feb-08 3:06
MarcoNedwig7-Feb-08 3:06 
Questionwhat is the standard way to give file name in FtpOpenFile() [modified] Pin
vptech197-Feb-08 0:18
vptech197-Feb-08 0:18 
i need to get a file from windows XP machine to my XP desktop, in both machines IIS services running. I have no error in InternetConnect(), InternetOpen(). But FtpOpenFile() fails and returns "file unavailable error". Following is the code i did in FtpOpenFile,
FtpOpenFile(hConnect, TEXT("C:/good.txt"), GENERIC_READ, FTP_TRANSFER_TYPE_BINARY, NULL);

Anybody have any idea to overcome this. Somebody respond ASAP please.

modified on Thursday, February 07, 2008 7:47:52 AM

QuestionRe: what is the standard way to give file name in FtpOpenFile() Pin
David Crow7-Feb-08 2:28
David Crow7-Feb-08 2:28 
General[Message Deleted] Pin
vptech197-Feb-08 3:25
vptech197-Feb-08 3:25 
QuestionRe: what is the standard way to give file name in FtpOpenFile() Pin
David Crow7-Feb-08 3:33
David Crow7-Feb-08 3:33 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
vptech197-Feb-08 4:25
vptech197-Feb-08 4:25 
QuestionRe: what is the standard way to give file name in FtpOpenFile() Pin
David Crow7-Feb-08 4:32
David Crow7-Feb-08 4:32 
GeneralRe: what is the standard way to give file name in FtpOpenFile() [modified] Pin
vptech197-Feb-08 4:36
vptech197-Feb-08 4:36 
QuestionRe: what is the standard way to give file name in FtpOpenFile() Pin
David Crow7-Feb-08 4:48
David Crow7-Feb-08 4:48 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
vptech197-Feb-08 5:02
vptech197-Feb-08 5:02 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
David Crow7-Feb-08 5:09
David Crow7-Feb-08 5:09 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
vptech197-Feb-08 5:30
vptech197-Feb-08 5:30 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
David Crow7-Feb-08 5:39
David Crow7-Feb-08 5:39 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
Mark Salsbery7-Feb-08 6:00
Mark Salsbery7-Feb-08 6:00 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
vptech198-Feb-08 5:01
vptech198-Feb-08 5:01 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
Mark Salsbery8-Feb-08 6:45
Mark Salsbery8-Feb-08 6:45 
GeneralRe: what is the standard way to give file name in FtpOpenFile() Pin
vptech199-Feb-08 2:00
vptech199-Feb-08 2:00 
GeneralMCF ToolBar ( color tool bar , Vista Aero theme tool bar) help needed Pin
sarat7-Feb-08 0:01
sarat7-Feb-08 0:01 
GeneralRe: MCF ToolBar ( color tool bar , Vista Aero theme tool bar) help needed Pin
sarat8-Feb-08 0:19
sarat8-Feb-08 0: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.