Click here to Skip to main content
15,881,172 members
Articles / Desktop Programming / WTL

WTL Browser

Rate me:
Please Sign up or sign in to vote.
4.68/5 (23 votes)
23 May 20046 min read 163.8K   5.8K   64  
How to create a simple browser using IE engine and WTL.
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WTLBrowser.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_PROGRESS                    101
#define IDR_LOCK                        102
#define IDR_MAINFRAME                   128
#define IDS_ADDRESS                     129
#define IDI_LOCK                        201
#define ID_VIEW_GOTO_BACK               32772
#define ID_VIEW_GOTO_FORWARD            32773
#define ID_VIEW_GOTO_HOME               32774
#define ID_VIEW_STOP                    32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        202
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Israel Israel
Gilad was born accidently to a pair of old lesbians. His childhood was full of vibrators and drugs. Married without kids. Has 14 grandsons around the world, 4 crocodiles, 2 mushrooms and a green alien living behind the refrigerator.

Hobbies: Watching hardcore porn, sculpturing with snot, skydiving from stairs.

Check my Homepage for additional resources.

Quote: "There's always one more bug"

Comments and Discussions