Click here to Skip to main content
15,891,758 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thread sync will not compile Pin
Shay Harel24-Nov-04 5:47
Shay Harel24-Nov-04 5:47 
GeneralCDialog::DoModal in com. Assert failure when exiting doModal Pin
ido197524-Nov-04 4:19
ido197524-Nov-04 4:19 
Questionhow to use cryptography class in c++ Pin
Anonymous24-Nov-04 4:04
Anonymous24-Nov-04 4:04 
AnswerRe: how to use cryptography class in c++ Pin
John M. Drescher24-Nov-04 5:29
John M. Drescher24-Nov-04 5:29 
GeneralRe: CStatic Control Pin
John R. Shaw24-Nov-04 3:27
John R. Shaw24-Nov-04 3:27 
GeneralRe: CStatic Control Pin
Antony M Kancidrowski24-Nov-04 3:42
Antony M Kancidrowski24-Nov-04 3:42 
GeneralRe: CStatic Control Pin
namaskaaram24-Nov-04 20:42
namaskaaram24-Nov-04 20:42 
GeneralCStatic Control Pin
shijuck24-Nov-04 2:59
shijuck24-Nov-04 2:59 
Hey,
I ve created a static control to show the bitmap, But the size of the static control changed according to the size of the bitmap.
I tried the following

m_staticPreview.Create( NULL, SS_BITMAP |
SS_REALSIZEIMAGE , CRect( 0, 0, 600, 800 ), this );

But the result remains the same
Any another way to make its size fixed?

Thanks in advance

shijuck
GeneralMedia Player 10 ActiveX Problem Pin
X204024-Nov-04 2:51
X204024-Nov-04 2:51 
GeneralC++ Help Pin
BRIMID24-Nov-04 1:37
BRIMID24-Nov-04 1:37 
GeneralRe: C++ Help Pin
Mike Danberg24-Nov-04 11:18
Mike Danberg24-Nov-04 11:18 
GeneralRe: C++ Help Pin
RYU^^24-Nov-04 13:48
RYU^^24-Nov-04 13:48 
Generalsmall doubt Pin
Tripura.K24-Nov-04 1:36
Tripura.K24-Nov-04 1:36 
GeneralRe: small doubt Pin
John R. Shaw24-Nov-04 3:56
John R. Shaw24-Nov-04 3:56 
GeneralWM_SHUTDOWN Notification to a dll Pin
AssemblySoft24-Nov-04 0:42
AssemblySoft24-Nov-04 0:42 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
ThatsAlok24-Nov-04 0:54
ThatsAlok24-Nov-04 0:54 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
AssemblySoft24-Nov-04 1:34
AssemblySoft24-Nov-04 1:34 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
Antony M Kancidrowski24-Nov-04 3:55
Antony M Kancidrowski24-Nov-04 3:55 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
AssemblySoft24-Nov-04 5:52
AssemblySoft24-Nov-04 5:52 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
Antony M Kancidrowski24-Nov-04 6:03
Antony M Kancidrowski24-Nov-04 6:03 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
AssemblySoft24-Nov-04 23:08
AssemblySoft24-Nov-04 23:08 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
ThatsAlok24-Nov-04 17:18
ThatsAlok24-Nov-04 17:18 
GeneralRe: WM_SHUTDOWN Notification to a dll Pin
AssemblySoft24-Nov-04 23:06
AssemblySoft24-Nov-04 23:06 
GeneralChanging font in treeview control Pin
Alpha Siera24-Nov-04 0:29
Alpha Siera24-Nov-04 0:29 
GeneralRe: Changing font in treeview control Pin
Jack Puppy24-Nov-04 0:54
Jack Puppy24-Nov-04 0:54 

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.