Click here to Skip to main content
15,892,517 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to "input" an outlined character in CRichEditView? Pin
zhong_min1-Mar-11 20:33
zhong_min1-Mar-11 20:33 
Questionimbue( locale("") ) crashing Pin
ed welch1-Mar-11 12:06
ed welch1-Mar-11 12:06 
AnswerRe: imbue( locale("") ) crashing Pin
Hans Dietrich1-Mar-11 12:14
mentorHans Dietrich1-Mar-11 12:14 
GeneralRe: imbue( locale("") ) crashing Pin
ed welch1-Mar-11 12:26
ed welch1-Mar-11 12:26 
AnswerRe: imbue( locale("") ) crashing Pin
«_Superman_»1-Mar-11 16:01
professional«_Superman_»1-Mar-11 16:01 
GeneralRe: imbue( locale("") ) crashing Pin
ed welch2-Mar-11 0:07
ed welch2-Mar-11 0:07 
QuestionImage::GetThumbnailImage() issue Pin
David Crow1-Mar-11 9:07
David Crow1-Mar-11 9:07 
AnswerRe: Image::GetThumbnailImage() issue Pin
Hans Dietrich1-Mar-11 11:26
mentorHans Dietrich1-Mar-11 11:26 
At the risk of telling you something you already know, here are a few CP articles that discuss this:

Thumbnails viewer and image processing using GDI+ and MFC[^]

Thumbnails Viewer using ListCtrl[^]

MSDN has the warning "The GetThumbnailImage method works well when the requested thumbnail image has a size of about 120 x 120 pixels. If you request a large thumbnail image (for example, 300 x 300) from an Image that has an embedded thumbnail, there could be a noticeable loss of quality in the thumbnail image. It might be better to scale the main image (instead of scaling the embedded thumbnail)."
Best wishes,
Hans


[Hans Dietrich Software]

AnswerRe: Image::GetThumbnailImage() issue Pin
Niklas L1-Mar-11 11:51
Niklas L1-Mar-11 11:51 
GeneralRe: Image::GetThumbnailImage() issue Pin
David Crow2-Mar-11 2:22
David Crow2-Mar-11 2:22 
GeneralRe: Image::GetThumbnailImage() issue Pin
Niklas L2-Mar-11 5:54
Niklas L2-Mar-11 5:54 
QuestionRe: Image::GetThumbnailImage() issue [modified] Pin
David Crow2-Mar-11 6:18
David Crow2-Mar-11 6:18 
AnswerRe: Image::GetThumbnailImage() issue Pin
Niklas L2-Mar-11 8:45
Niklas L2-Mar-11 8:45 
QuestionRegistering a 64 bit DLL from a 32 bit application Pin
Rajesh R Subramanian1-Mar-11 4:31
professionalRajesh R Subramanian1-Mar-11 4:31 
AnswerRe: Registering a 64 bit DLL from a 32 bit application Pin
Richard Andrew x641-Mar-11 7:59
professionalRichard Andrew x641-Mar-11 7:59 
GeneralRe: Registering a 64 bit DLL from a 32 bit application Pin
Rajesh R Subramanian1-Mar-11 8:36
professionalRajesh R Subramanian1-Mar-11 8:36 
AnswerRe: Registering a 64 bit DLL from a 32 bit application Pin
Rajesh R Subramanian1-Mar-11 23:18
professionalRajesh R Subramanian1-Mar-11 23:18 
QuestionHow to check if a string is base64 encoded string? Pin
rahul.kulshreshtha28-Feb-11 18:06
rahul.kulshreshtha28-Feb-11 18:06 
AnswerRe: How to check if a string is base64 encoded string? Pin
Cool_Dev28-Feb-11 18:29
Cool_Dev28-Feb-11 18:29 
GeneralRe: How to check if a string is base64 encoded string? Pin
rahul.kulshreshtha28-Feb-11 20:11
rahul.kulshreshtha28-Feb-11 20:11 
AnswerRe: How to check if a string is base64 encoded string? PinPopular
Hans Dietrich28-Feb-11 18:33
mentorHans Dietrich28-Feb-11 18:33 
GeneralRe: How to check if a string is base64 encoded string? Pin
rahul.kulshreshtha28-Feb-11 20:11
rahul.kulshreshtha28-Feb-11 20:11 
GeneralRe: How to check if a string is base64 encoded string? Pin
CPallini28-Feb-11 23:15
mveCPallini28-Feb-11 23:15 
QuestionGet Volume Name From Path Pin
Richard Andrew x6428-Feb-11 17:31
professionalRichard Andrew x6428-Feb-11 17:31 
AnswerRe: Get Volume Name From Path Pin
Richard Andrew x6428-Feb-11 17:44
professionalRichard Andrew x6428-Feb-11 17:44 

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.