Develop and Download Open Source Software

Browse Subversion Repository

Contents of /filemv/host.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (show annotations) (download)
Wed Jan 2 22:06:47 2008 UTC (16 years, 4 months ago) by tabasa
File MIME type: text/plain
File size: 308 byte(s)


1
2
3 #include <windows.h>
4 /*
5 */
6 #include <wininet.h>
7 #include <windowsx.h>
8 #include <commctrl.h>
9 #include "resource.h"
10 #include "myfilemv.h"
11 #include "initial.h"
12 #include "host.h"
13
14 void changehost(char *host, ACCOUNT *account, FTPADDRESS *ftpad)
15 {
16 wsprintf(ftpad->name, "%s" ,host);
17 loadhost(account,ftpad);
18 }

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision
svn:mime-type text/plain

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26