Click here to Skip to main content
15,911,785 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CAsyncSocket Question Pin
Niko Tanghe7-Aug-02 1:55
Niko Tanghe7-Aug-02 1:55 
GeneralRe: CAsyncSocket Question Pin
Masaaki Onishi7-Aug-02 6:48
Masaaki Onishi7-Aug-02 6:48 
GeneralCLOCKS_PER_SEC Pin
Janette6-Aug-02 21:51
Janette6-Aug-02 21:51 
GeneralRe: CLOCKS_PER_SEC Pin
[CoY0te]6-Aug-02 23:45
[CoY0te]6-Aug-02 23:45 
GeneralRe: CLOCKS_PER_SEC Pin
_Magnus_6-Aug-02 23:47
_Magnus_6-Aug-02 23:47 
GeneralRe: CLOCKS_PER_SEC Pin
Haakon S.7-Aug-02 3:22
Haakon S.7-Aug-02 3:22 
GeneralLoading Bitmaps in Dialog Pin
Shibu6-Aug-02 21:40
Shibu6-Aug-02 21:40 
GeneralRe: Loading Bitmaps in Dialog Pin
Tomasz Sowinski7-Aug-02 0:25
Tomasz Sowinski7-Aug-02 0:25 
1) Load the image from disk with LoadImage
2) send STM_SETIMAGE to bitmap control
3) to resize the control, get the image height and with with GetObject and use MoveWindow.

Tomasz Sowinski -- http://www.shooltz.com

What is "scratch" and why can everything be made from it?

GeneralRe: Loading Bitmaps in Dialog Pin
Anonymous7-Aug-02 1:18
Anonymous7-Aug-02 1:18 
Generalmessagebox like dialogbox Pin
slah6-Aug-02 21:22
slah6-Aug-02 21:22 
GeneralRe: messagebox like dialogbox Pin
Tomasz Sowinski7-Aug-02 0:28
Tomasz Sowinski7-Aug-02 0:28 
GeneralIE View Source Data Pin
Paul M Watt6-Aug-02 21:05
mentorPaul M Watt6-Aug-02 21:05 
GeneralRe: IE View Source Data Pin
Paul M Watt7-Aug-02 6:46
mentorPaul M Watt7-Aug-02 6:46 
GeneralRe: How about Socket program? Pin
Masaaki Onishi7-Aug-02 7:09
Masaaki Onishi7-Aug-02 7:09 
GeneralRe: How about Socket program? Pin
Paul M Watt7-Aug-02 19:20
mentorPaul M Watt7-Aug-02 19:20 
GeneralRe: IE View Source Data Pin
Todd Smith7-Aug-02 7:56
Todd Smith7-Aug-02 7:56 
GeneralRe: IE View Source Data Pin
Paul M Watt7-Aug-02 19:23
mentorPaul M Watt7-Aug-02 19:23 
GeneralList Control Pin
fdrimando6-Aug-02 20:21
fdrimando6-Aug-02 20:21 
GeneralRe: List Control Pin
RChin6-Aug-02 21:11
RChin6-Aug-02 21:11 
GeneralRe: List Control Pin
fdrimando6-Aug-02 22:05
fdrimando6-Aug-02 22:05 
Question.Net not adding classes to dialogs? Pin
dazinith6-Aug-02 20:18
dazinith6-Aug-02 20:18 
AnswerRe: .Net not adding classes to dialogs? Pin
Nish Nishant6-Aug-02 20:54
sitebuilderNish Nishant6-Aug-02 20:54 
GeneralRe: .Net not adding classes to dialogs? Pin
dazinith7-Aug-02 3:21
dazinith7-Aug-02 3:21 
QuestionHow to convert a monochrome bitmap to color bitmap using VC++ Pin
haivh6-Aug-02 20:13
haivh6-Aug-02 20:13 
QuestionHow to write a funtion like ExtFloodFill Pin
haivh6-Aug-02 20:08
haivh6-Aug-02 20:08 

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.