Click here to Skip to main content
16,012,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access violation only in release build with debug info Pin
Anthony_Yio24-Jul-03 16:38
Anthony_Yio24-Jul-03 16:38 
QuestionWhy does my Dialog app exit when enter key is pressed? Pin
Terry O'Nolley24-Jul-03 10:50
Terry O'Nolley24-Jul-03 10:50 
AnswerRe: Why does my Dialog app exit when enter key is pressed? Pin
John M. Drescher24-Jul-03 10:52
John M. Drescher24-Jul-03 10:52 
GeneralRe: Why does my Dialog app exit when enter key is pressed? Pin
Terry O'Nolley24-Jul-03 11:02
Terry O'Nolley24-Jul-03 11:02 
GeneralRe: Why does my Dialog app exit when enter key is pressed? Pin
Toni7824-Jul-03 12:28
Toni7824-Jul-03 12:28 
AnswerRe: Why does my Dialog app exit when enter key is pressed? Pin
Michael Dunn24-Jul-03 12:35
sitebuilderMichael Dunn24-Jul-03 12:35 
GeneralDisplaying images on a CDialog Pin
Tom Archer24-Jul-03 10:42
Tom Archer24-Jul-03 10:42 
GeneralRe: Displaying images on a CDialog Pin
Terry O'Nolley24-Jul-03 10:58
Terry O'Nolley24-Jul-03 10:58 
Unless you want to study the JPEG file format and write a decoder by hand, you are better off using an image library.

I have had great results using the Victor Image Library. It is free for 30 days while you evaluate it.

It is available at:
http://www.catenary.com

The demo version of VIC32.DLL is available free for download. The commercial version of VIC32.DLL costs $499 and is included with any application that uses the VIC library. Although I would certainly pay for it if you planned on releasing software developed with it. If for whatever reason you didn't get the chance to fully evaluate it during the 30 days, (sday you got hit by a car and spent 29 days in the hospital) you could either change your system clock or do a web search for VIC32.DLL








GeneralRe: Displaying images on a CDialog Pin
Tom Archer24-Jul-03 11:03
Tom Archer24-Jul-03 11:03 
GeneralRe: Displaying images on a CDialog Pin
Beer2624-Jul-03 11:06
Beer2624-Jul-03 11:06 
GeneralRe: Displaying images on a CDialog Pin
Beer2624-Jul-03 11:12
Beer2624-Jul-03 11:12 
GeneralRe: Displaying images on a CDialog Pin
Tom Archer24-Jul-03 15:00
Tom Archer24-Jul-03 15:00 
GeneralRe: Displaying images on a CDialog Pin
Michael Dunn24-Jul-03 12:39
sitebuilderMichael Dunn24-Jul-03 12:39 
GeneralRe: Displaying images on a CDialog Pin
Tom Archer24-Jul-03 13:17
Tom Archer24-Jul-03 13:17 
GeneralRe: Displaying images on a CDialog Pin
Ryan Binns24-Jul-03 15:11
Ryan Binns24-Jul-03 15:11 
GeneralSet multiple dialog activated status Pin
sdfdsfa24-Jul-03 10:29
sdfdsfa24-Jul-03 10:29 
GeneralRe: Set multiple dialog activated status Pin
Tom Archer24-Jul-03 14:59
Tom Archer24-Jul-03 14:59 
GeneralHGLOBAL question Pin
Beer2624-Jul-03 9:59
Beer2624-Jul-03 9:59 
GeneralRe: HGLOBAL question - ignorant response Pin
AlexO24-Jul-03 10:34
AlexO24-Jul-03 10:34 
GeneralRe: HGLOBAL question Pin
peterchen24-Jul-03 10:38
peterchen24-Jul-03 10:38 
GeneralRe: HGLOBAL question Pin
Beer2624-Jul-03 10:47
Beer2624-Jul-03 10:47 
GeneralRe: HGLOBAL question Pin
peterchen24-Jul-03 10:52
peterchen24-Jul-03 10:52 
GeneralRe: HGLOBAL question Pin
Terry O'Nolley24-Jul-03 10:47
Terry O'Nolley24-Jul-03 10:47 
GeneralRe: HGLOBAL question Pin
Beer2624-Jul-03 10:48
Beer2624-Jul-03 10:48 
GeneralInline function causing unresolved symbols. Pin
73Zeppelin24-Jul-03 8:53
73Zeppelin24-Jul-03 8:53 

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.