Click here to Skip to main content
15,925,255 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: FTP problem with MFC Pin
Anonymous16-Jan-03 4:24
Anonymous16-Jan-03 4:24 
GeneralRe: FTP problem with MFC Pin
Ted Ferenc16-Jan-03 6:34
Ted Ferenc16-Jan-03 6:34 
GeneralRe: FTP problem with MFC Pin
Anonymous17-Jan-03 3:55
Anonymous17-Jan-03 3:55 
GeneralRe: FTP problem with MFC Pin
Ted Ferenc17-Jan-03 3:58
Ted Ferenc17-Jan-03 3:58 
Generalopen and close ports!!!!!! Pin
xxhimanshu16-Jan-03 1:11
xxhimanshu16-Jan-03 1:11 
GeneralAccessing password protected web sites Pin
Christoffer A. Andersen16-Jan-03 0:14
Christoffer A. Andersen16-Jan-03 0:14 
GeneralRe: Accessing password protected web sites Pin
Steve S16-Jan-03 2:21
Steve S16-Jan-03 2:21 
GeneralRe: Accessing password protected web sites Pin
Christoffer A. Andersen16-Jan-03 2:27
Christoffer A. Andersen16-Jan-03 2:27 
Thanks, but I figured it out myself. Using CHttpConnection::OpenRequest(), AddRequestHeaders and SendRequest I made it work fine.

Now my problem is that I can't seem to get the pictures that I download from this site to show themselves as they come in.

- I get the picture from the database and saves it locally on my harddisk.
- Then I throw the picture into an IPicture and StretchBlt's it onto my CDC...

This is all done in a nice for-loop, but only the last picture is shown. Smile | :)

I have CDocument::UpdateAllViews() commands in there but my CView doesn't get updated until all pics have been downloaded. Also, my whole split window application hangs until the last pic has been downloaded and in my CView.

Any ideas?

Christoffer Andreas Andersen
"I'm just here to regulate the funkyness!" - Gandolfini
GeneralTHIS_FILE and __FILE__ Pin
-Dy15-Jan-03 23:56
-Dy15-Jan-03 23:56 
GeneralRe: THIS_FILE and __FILE__ Pin
Joaquín M López Muñoz16-Jan-03 0:03
Joaquín M López Muñoz16-Jan-03 0:03 
GeneralRe: THIS_FILE and __FILE__ Pin
Rage16-Jan-03 1:10
professionalRage16-Jan-03 1:10 
GeneralWindows Timing performance Pin
Geert Craessaerts15-Jan-03 23:36
Geert Craessaerts15-Jan-03 23:36 
GeneralRe: Windows Timing performance Pin
Joel Lucsy16-Jan-03 3:26
Joel Lucsy16-Jan-03 3:26 
GeneralCapture the Packet Pin
summo15-Jan-03 23:29
summo15-Jan-03 23:29 
GeneralCapture the Packet Pin
summo15-Jan-03 23:26
summo15-Jan-03 23:26 
GeneralXSL help !! Pin
$iva15-Jan-03 23:16
$iva15-Jan-03 23:16 
GeneralShow ContextMenu of other window Pin
MaxiGroovy15-Jan-03 22:31
MaxiGroovy15-Jan-03 22:31 
GeneralRe: Show ContextMenu of other window Pin
Rage16-Jan-03 1:14
professionalRage16-Jan-03 1:14 
GeneralRe: Show ContextMenu of other window Pin
MaxiGroovy16-Jan-03 1:42
MaxiGroovy16-Jan-03 1:42 
GeneralRe: Show ContextMenu of other window Pin
Rage16-Jan-03 3:35
professionalRage16-Jan-03 3:35 
GeneralSemi transparent icons.. Pin
Luke Murray15-Jan-03 22:07
Luke Murray15-Jan-03 22:07 
GeneralPrintDlg Pin
15-Jan-03 21:45
suss15-Jan-03 21:45 
Generalparse xml Pin
storein15-Jan-03 20:26
storein15-Jan-03 20:26 
GeneralDisplaying errors 10s Pin
Ohaiyo15-Jan-03 19:38
Ohaiyo15-Jan-03 19:38 
QuestionHow can I get application path ? Pin
AhMan15-Jan-03 18:23
AhMan15-Jan-03 18:23 

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.