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

C / C++ / MFC

 
QuestionApplying filter Condition in data grid control in MFC VC++ Pin
Sriram P.S25-Apr-06 0:30
Sriram P.S25-Apr-06 0:30 
Questionhow i can capture the registry key name Pin
kiranin24-Apr-06 23:55
kiranin24-Apr-06 23:55 
AnswerRe: how i can capture the registry key name Pin
YaronNir25-Apr-06 0:03
YaronNir25-Apr-06 0:03 
GeneralRe: how i can capture the registry key name Pin
kiranin25-Apr-06 0:18
kiranin25-Apr-06 0:18 
Questionphysical memory based Pin
aaaan24-Apr-06 23:40
aaaan24-Apr-06 23:40 
AnswerRe: physical memory based Pin
Nick_Kisialiou25-Apr-06 8:48
Nick_Kisialiou25-Apr-06 8:48 
QuestionResolution of a bitmap in a .bmp file Pin
aasstt24-Apr-06 23:34
aasstt24-Apr-06 23:34 
AnswerRe: Resolution of a bitmap in a .bmp file Pin
YaronNir25-Apr-06 0:01
YaronNir25-Apr-06 0:01 
The only reason i can think of that your bitmap resolution is not good, is because you strech it even not intently.

make sure when you blit the bitmap, that the cx and cy are correct (meaning you got them right using the GetBitmapDimentions method)....


Yaron

Ask not what your application can do for you,
Ask what you can do for your application
GeneralRe: Resolution of a bitmap in a .bmp file Pin
aasstt25-Apr-06 0:17
aasstt25-Apr-06 0:17 
AnswerRe: Resolution of a bitmap in a .bmp file Pin
Hamid_RT25-Apr-06 0:18
Hamid_RT25-Apr-06 0:18 
GeneralRe: Resolution of a bitmap in a .bmp file Pin
aasstt25-Apr-06 0:23
aasstt25-Apr-06 0:23 
GeneralRe: Resolution of a bitmap in a .bmp file Pin
Hamid_RT25-Apr-06 0:36
Hamid_RT25-Apr-06 0:36 
GeneralRe: Resolution of a bitmap in a .bmp file Pin
aasstt25-Apr-06 1:18
aasstt25-Apr-06 1:18 
GeneralRe: Resolution of a bitmap in a .bmp file Pin
Hamid_RT25-Apr-06 2:08
Hamid_RT25-Apr-06 2:08 
Questionbitmap Pin
srija24-Apr-06 23:20
srija24-Apr-06 23:20 
AnswerRe: bitmap Pin
voorugonda prashanth24-Apr-06 23:30
voorugonda prashanth24-Apr-06 23:30 
GeneralRe: bitmap Pin
srija24-Apr-06 23:49
srija24-Apr-06 23:49 
GeneralRe: bitmap Pin
voorugonda prashanth25-Apr-06 0:02
voorugonda prashanth25-Apr-06 0:02 
GeneralRe: bitmap Pin
srija25-Apr-06 2:45
srija25-Apr-06 2:45 
QuestionRe: bitmap Pin
Hamid_RT25-Apr-06 0:18
Hamid_RT25-Apr-06 0:18 
QuestionCommand line arguments for my MFC app… Pin
anderslundsgard24-Apr-06 23:13
anderslundsgard24-Apr-06 23:13 
AnswerRe: Command line arguments for my MFC app… Pin
YaronNir24-Apr-06 23:15
YaronNir24-Apr-06 23:15 
AnswerRe: Command line arguments for my MFC app… Pin
Naveen24-Apr-06 23:52
Naveen24-Apr-06 23:52 
QuestionWindows Vista controls Pin
YaronNir24-Apr-06 22:55
YaronNir24-Apr-06 22:55 
AnswerRe: Windows Vista controls Pin
eli1502197925-Apr-06 0:27
eli1502197925-Apr-06 0:27 

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.