Click here to Skip to main content
15,888,521 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: std::string error after append Pin
Mike Nordell2-Feb-03 23:50
Mike Nordell2-Feb-03 23:50 
GeneralRe: std::string error after append Pin
justin2232-Feb-03 23:59
justin2232-Feb-03 23:59 
QuestionHow to set custom size for thumb of slider control Pin
Subrahmanyam2-Feb-03 23:16
Subrahmanyam2-Feb-03 23:16 
Generaltomcat server Pin
venkigdl2-Feb-03 23:13
venkigdl2-Feb-03 23:13 
GeneralRasDial issue Pin
BlackSmith2-Feb-03 23:12
BlackSmith2-Feb-03 23:12 
GeneralRasDial issue Pin
BlackSmith2-Feb-03 23:12
BlackSmith2-Feb-03 23:12 
GeneralAbout bitmaps Pin
SatyaDY2-Feb-03 23:12
SatyaDY2-Feb-03 23:12 
GeneralRe: About bitmaps Pin
Mike Nordell2-Feb-03 23:22
Mike Nordell2-Feb-03 23:22 
SatyaDY wrote:
I am having a bitmap with 1280 x 1024 resolution. ... my display resolution is 1024 x 768. I want to fit this bmp into my window without loosing any information. How to do that ?? (emphasis added)

What you say you want is impossible. You can't fit a bmp onto a smaller bmp without loosing information.

You have two choices: Either StretchBlt (or any other, high quality, means of resizing it) and loose information, or create a scrollable window so the user can display only a subset of the full bitmap.
GeneralRe: About bitmaps Pin
SatyaDY3-Feb-03 0:19
SatyaDY3-Feb-03 0:19 
GeneralRe: About bitmaps Pin
Mike Nordell3-Feb-03 0:59
Mike Nordell3-Feb-03 0:59 
GeneralRe: About bitmaps Pin
SatyaDY3-Feb-03 1:47
SatyaDY3-Feb-03 1:47 
GeneralRe: About bitmaps Pin
Mike Nordell3-Feb-03 1:52
Mike Nordell3-Feb-03 1:52 
GeneralRe: About bitmaps Pin
SatyaDY3-Feb-03 18:48
SatyaDY3-Feb-03 18:48 
Generalusing setvalue in excel automation Pin
Gérald Mercet2-Feb-03 22:50
Gérald Mercet2-Feb-03 22:50 
GeneralRe: using setvalue in excel automation Pin
HENDRIK R3-Feb-03 1:21
HENDRIK R3-Feb-03 1:21 
GeneralRe: using setvalue in excel automation Pin
Gérald Mercet3-Feb-03 3:46
Gérald Mercet3-Feb-03 3:46 
GeneralRe: using setvalue in excel automation Pin
Gérald Mercet4-Feb-03 23:11
Gérald Mercet4-Feb-03 23:11 
GeneralHowTo simulate a 'dumb' terminal in 95/98/ME/NT/2K/XP Pin
Alexinuk2-Feb-03 22:47
Alexinuk2-Feb-03 22:47 
GeneralRe: HowTo simulate a 'dumb' terminal in 95/98/ME/NT/2K/XP Pin
HENDRIK R2-Feb-03 23:17
HENDRIK R2-Feb-03 23:17 
GeneralRe: HowTo simulate a 'dumb' terminal in 95/98/ME/NT/2K/XP Pin
Alexinuk2-Feb-03 23:21
Alexinuk2-Feb-03 23:21 
GeneralRe: HowTo simulate a 'dumb' terminal in 95/98/ME/NT/2K/XP Pin
Rage2-Feb-03 23:23
professionalRage2-Feb-03 23:23 
GeneralRe: HowTo simulate a 'dumb' terminal in 95/98/ME/NT/2K/XP Pin
Alexinuk2-Feb-03 23:25
Alexinuk2-Feb-03 23:25 
GeneralRe: HowTo simulate a 'dumb' terminal in 95/98/ME/NT/2K/XP Pin
HENDRIK R3-Feb-03 0:25
HENDRIK R3-Feb-03 0:25 
GeneralRe: HowTo simulate a 'dumb' terminal in 95/98/ME/NT/2K/XP Pin
HENDRIK R2-Feb-03 23:27
HENDRIK R2-Feb-03 23:27 
Generali don't get it anymore Pin
willempipi2-Feb-03 22:43
willempipi2-Feb-03 22:43 

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.