Click here to Skip to main content
15,916,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC6 and which Service pack? STL and VC? Pin
Todd Smith22-Aug-02 17:34
Todd Smith22-Aug-02 17:34 
GeneralHiding a dialog on view switch Pin
Poul Haahr Klemmensen22-Aug-02 2:56
Poul Haahr Klemmensen22-Aug-02 2:56 
Generalthumbnail using imgthumb ActiveX control Pin
toon22-Aug-02 2:06
toon22-Aug-02 2:06 
GeneralRe: thumbnail using imgthumb ActiveX control Pin
Stephane Rodriguez.22-Aug-02 3:16
Stephane Rodriguez.22-Aug-02 3:16 
GeneralRe: thumbnail using imgthumb ActiveX control Pin
toon22-Aug-02 22:36
toon22-Aug-02 22:36 
GeneralRe: thumbnail using imgthumb ActiveX control Pin
Stephane Rodriguez.22-Aug-02 22:48
Stephane Rodriguez.22-Aug-02 22:48 
GeneralRe: thumbnail using imgthumb ActiveX control Pin
toon26-Aug-02 23:52
toon26-Aug-02 23:52 
GeneralRe: thumbnail using imgthumb ActiveX control Pin
Stephane Rodriguez.27-Aug-02 0:38
Stephane Rodriguez.27-Aug-02 0:38 
Display folder images is part of the operating system.WTF | :WTF:

You've got all the Html+ActiveX code for that in <windowsdir>\web\folder.htt.
What you may do if the Kodak activex handles a particular image file format that you need to support, is replace the default ThumbCtl class in the .htt code with Kodak,

If you need to include all this in your MFC app, I guess you can put a CHtmlView on the right and call
CHtmlView::Navigate("res://<windowsdir>\web\folder.htt?folder=...").

Modifying the .htt file for your own purpose does no harm and should bring you your entire app working fine within a couple of hours,



And I swallow a small raisin.

GeneralStatus Bar Pin
Ruca22-Aug-02 2:07
Ruca22-Aug-02 2:07 
QuestionHow I can draw bitmap on window caption ? Pin
nikulin_andrey22-Aug-02 1:36
nikulin_andrey22-Aug-02 1:36 
AnswerRe: How I can draw bitmap on window caption ? Pin
Tomasz Sowinski22-Aug-02 2:10
Tomasz Sowinski22-Aug-02 2:10 
AnswerRe: How I can draw bitmap on window caption ? Pin
Atlantys22-Aug-02 9:36
Atlantys22-Aug-02 9:36 
GeneralEncoding with DOM Pin
Hans Ruck22-Aug-02 0:46
Hans Ruck22-Aug-02 0:46 
GeneralCFtpConnection::Command() - Last attempt before madness :) Pin
carrie21-Aug-02 23:50
carrie21-Aug-02 23:50 
GeneralRe: CFtpConnection::Command() - Last attempt before madness :) Pin
Arjan Schouten22-Aug-02 3:05
Arjan Schouten22-Aug-02 3:05 
GeneralRe: CFtpConnection::Command() - Last attempt before madness :) Pin
carrie22-Aug-02 12:25
carrie22-Aug-02 12:25 
GeneralProblems importing DLL extension Classes Pin
Anonymous21-Aug-02 23:31
Anonymous21-Aug-02 23:31 
GeneralRe: Problems importing DLL extension Classes Pin
Brian Azzopardi22-Aug-02 0:18
Brian Azzopardi22-Aug-02 0:18 
GeneralRe: Problems importing DLL extension Classes Pin
Anonymous23-Aug-02 1:56
Anonymous23-Aug-02 1:56 
Generalowner drawn controls Pin
nss21-Aug-02 23:30
nss21-Aug-02 23:30 
GeneralRe: owner drawn controls Pin
Maciej Pirog22-Aug-02 0:48
Maciej Pirog22-Aug-02 0:48 
GeneralRe: owner drawn controls Pin
Anonymous22-Aug-02 3:22
Anonymous22-Aug-02 3:22 
Questioncan any body tell Pin
imran_rafique21-Aug-02 22:41
imran_rafique21-Aug-02 22:41 
AnswerRe: can any body tell Pin
Maciej Pirog22-Aug-02 0:27
Maciej Pirog22-Aug-02 0:27 
GeneralRe: can any body tell Pin
Maciej Pirog22-Aug-02 0:29
Maciej Pirog22-Aug-02 0:29 

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.