Click here to Skip to main content
15,914,368 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Right align list column in list view. Pin
Michael P Butler17-Aug-02 3:56
Michael P Butler17-Aug-02 3:56 
GeneralRe: Right align list column in list view. Pin
dlhson17-Aug-02 8:53
dlhson17-Aug-02 8:53 
GeneralRe: Right align list column in list view. Pin
Steve L.17-Aug-02 12:28
Steve L.17-Aug-02 12:28 
Questiondoes VB have STL? Pin
nss17-Aug-02 0:44
nss17-Aug-02 0:44 
AnswerRe: does VB have STL? Pin
Michael P Butler17-Aug-02 3:51
Michael P Butler17-Aug-02 3:51 
Generalsimple browser Pin
slah16-Aug-02 23:43
slah16-Aug-02 23:43 
GeneralRe: simple browser Pin
bebe harhour17-Aug-02 0:32
bebe harhour17-Aug-02 0:32 
GeneralRe: simple browser Pin
Sijin17-Aug-02 1:14
Sijin17-Aug-02 1:14 
Alternatively you could use the the WebBrowser ActiveX control in your application, that would give you access to all the IE favourites and settings. For that you have to use the ShDocVw.dll and the MsHtml.dll files and create a wrapper class for the activeX control which you can then add to your applciation.

There is an excellent tutorial here on CP but it's written in C#, you shouldn't have any problem doing the same in VC++.

But if you are looking to write your own rendering engine or something like that then i think you'll have to use CHtmlView although i am not too sure.
Generalusing complex template functions Pin
oRion16-Aug-02 22:49
oRion16-Aug-02 22:49 
GeneralRe: using complex template functions Pin
peterchen16-Aug-02 23:49
peterchen16-Aug-02 23:49 
GeneralRe: using complex template functions Pin
oRion17-Aug-02 2:43
oRion17-Aug-02 2:43 
GeneralRe: using complex template functions Pin
Sijin18-Aug-02 20:48
Sijin18-Aug-02 20:48 
GeneralNetworking API Pin
helsten216-Aug-02 21:47
helsten216-Aug-02 21:47 
GeneralRe: Networking API Pin
Anonymous17-Aug-02 4:42
Anonymous17-Aug-02 4:42 
GeneralRe: Networking API Pin
helsten217-Aug-02 6:10
helsten217-Aug-02 6:10 
GeneralRe: Networking API Pin
Daniel Lohmann17-Aug-02 11:34
Daniel Lohmann17-Aug-02 11:34 
GeneralRe: Networking API Pin
helsten217-Aug-02 11:39
helsten217-Aug-02 11:39 
GeneralRe: Networking API Pin
dlhson17-Aug-02 9:04
dlhson17-Aug-02 9:04 
GeneralRe: Networking API Pin
helsten217-Aug-02 9:57
helsten217-Aug-02 9:57 
GeneralControlling iostream display behaviour. Pin
oRion16-Aug-02 20:45
oRion16-Aug-02 20:45 
GeneralRe: Controlling iostream display behaviour. Pin
Sijin17-Aug-02 1:21
Sijin17-Aug-02 1:21 
GeneralRe: Controlling iostream display behaviour. Pin
oRion17-Aug-02 2:37
oRion17-Aug-02 2:37 
GeneralRe: Controlling iostream display behaviour. Pin
Sijin18-Aug-02 20:51
Sijin18-Aug-02 20:51 
General.fon file format Pin
surbinsho16-Aug-02 18:59
surbinsho16-Aug-02 18:59 
GeneralRe: .fon file format Pin
Roger Allen19-Aug-02 5:04
Roger Allen19-Aug-02 5:04 

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.