Click here to Skip to main content
15,895,256 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralListview FindItem Pin
Anthony98878-Apr-03 7:35
Anthony98878-Apr-03 7:35 
GeneralRe: Listview FindItem Pin
Ravi Bhavnani8-Apr-03 7:42
professionalRavi Bhavnani8-Apr-03 7:42 
GeneralTemplate bug in VC++ 6 Pin
John M. Drescher8-Apr-03 7:27
John M. Drescher8-Apr-03 7:27 
GeneralRe: Template bug in VC++ 6 Pin
Chris Losinger8-Apr-03 8:01
professionalChris Losinger8-Apr-03 8:01 
GeneralRe: Template bug in VC++ 6 Pin
John M. Drescher8-Apr-03 8:07
John M. Drescher8-Apr-03 8:07 
GeneralRe: Template bug in VC++ 6 Pin
Joaquín M López Muñoz8-Apr-03 9:34
Joaquín M López Muñoz8-Apr-03 9:34 
GeneralEmbedded images in CDHtmlDialog Pin
joblemar8-Apr-03 7:26
sussjoblemar8-Apr-03 7:26 
GeneralRe: Embedded images in CDHtmlDialog Pin
Big Art8-Apr-03 14:39
Big Art8-Apr-03 14:39 
In your res file you need a folder resource named "GIFS".
Then add your image to the project in that folder and name it with quotes:
"MyImage.gif"

Then in the html page refer to it like you normally would in any html file:

background="GIFS/MyImage.gif" (as an example for using it as a background)

Art
GeneralCFile to CStringArray : Serialize error Pin
Willem Hofmans8-Apr-03 6:31
sussWillem Hofmans8-Apr-03 6:31 
GeneralRe: CFile to CStringArray : Serialize error Pin
Ravi Bhavnani8-Apr-03 6:38
professionalRavi Bhavnani8-Apr-03 6:38 
Generalwin32 unresolved function at compile time Pin
Reza Shademani8-Apr-03 5:56
Reza Shademani8-Apr-03 5:56 
GeneralModifyStyle ChildWindow Pin
jeremysay8-Apr-03 5:30
jeremysay8-Apr-03 5:30 
QuestionIs there a way to catch any exception from STL? Pin
vmaltsev8-Apr-03 5:12
vmaltsev8-Apr-03 5:12 
AnswerRe: Is there a way to catch any exception from STL? Pin
valikac8-Apr-03 6:38
valikac8-Apr-03 6:38 
GeneralCREATESTRUCT Pin
Gabor Kalman8-Apr-03 4:49
Gabor Kalman8-Apr-03 4:49 
GeneralRe: CREATESTRUCT Pin
Bartosz Bien8-Apr-03 13:20
Bartosz Bien8-Apr-03 13:20 
GeneralRe: CREATESTRUCT Pin
Bartosz Bien9-Apr-03 5:37
Bartosz Bien9-Apr-03 5:37 
GeneralAccessing VRAM from user application Pin
Sandeep Shetty8-Apr-03 4:25
Sandeep Shetty8-Apr-03 4:25 
GeneralRe: Accessing VRAM from user application Pin
Daniel Strigl8-Apr-03 10:24
Daniel Strigl8-Apr-03 10:24 
GeneralRe: Accessing VRAM from user application Pin
Sandeep Shetty8-Apr-03 21:12
Sandeep Shetty8-Apr-03 21:12 
GeneralRe: Accessing VRAM from user application Pin
Daniel Strigl9-Apr-03 7:22
Daniel Strigl9-Apr-03 7:22 
GeneralRe: Accessing VRAM from user application Pin
Sandeep Shetty18-Apr-03 2:02
Sandeep Shetty18-Apr-03 2:02 
Question[MFC] Use a bitmap resource ? Pin
Lowfyr8-Apr-03 4:10
Lowfyr8-Apr-03 4:10 
GeneralBitmap in RichEditCtrl Pin
evgeny_sh8-Apr-03 4:02
evgeny_sh8-Apr-03 4:02 
GeneralRe: Bitmap in RichEditCtrl Pin
Chulips26-Feb-04 9:37
Chulips26-Feb-04 9:37 

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.