Need a progress dialog box to implement
a progress display for windows function
HRESULT URLDownloadToFile(
LPUNKNOWN pCaller,
LPCTSTR szURL,
LPCTSTR szFileName,
DWORD dwReserved,
LPBINDSTATUSCALLBACK lpfnCB
);
as in
URLDownloadToFile(NULL,"http:something","myfile.txt",0,WhatGoesHere);
I need the "what goes here" part.
The end result should enable me to
1) Open a progress dialog with a window caption passed in.
2) Dialog box has only a progress bar and a "cancel" button
3) Close the dialog after download complete.
4) Dialog should use Visual studio c++ standard components, standard windows look and feel.
Need a demo program that runs URLDownloadToFile, pops up the
download progress dialog box (above), creates the local file, closes
the dialog box.
Should be in a Visual Studio c++ solution ready to compile and run.
This is a micro project, I'm expecting a lot of programmers have already programmed a pop up progress dialog box.
If you have one lying around and can wrap it in a vc++ solution
please send me a screen capture of your progress dialog box.
接包方 | 国家/地区 | |
---|---|---|
![]() |
3
Sdenhartog
|
|
![]() |
3
Aarongregorydotnet
(中标)
|
|
![]() |
2
Luciaweb
|
|
0
Yangfeng
|