Click here to Skip to main content
16,006,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWSAAsyncSelect I/O Mode :: Winsock Pin
valikac11-May-02 15:15
valikac11-May-02 15:15 
GeneralRe: WSAAsyncSelect I/O Mode :: Winsock Pin
Nish Nishant11-May-02 15:38
sitebuilderNish Nishant11-May-02 15:38 
GeneralRe: WSAAsyncSelect I/O Mode :: Winsock Pin
valikac12-May-02 4:32
valikac12-May-02 4:32 
GeneralRe: Solution Pin
valikac12-May-02 11:29
valikac12-May-02 11:29 
GeneralSetBitmap() question Pin
tordyvel11-May-02 9:35
tordyvel11-May-02 9:35 
GeneralRe: SetBitmap() question Pin
Shog911-May-02 9:56
sitebuilderShog911-May-02 9:56 
GeneralRe: SetBitmap() question Pin
tordyvel11-May-02 10:14
tordyvel11-May-02 10:14 
GeneralRe: SetBitmap() question Pin
Paul M Watt11-May-02 11:18
mentorPaul M Watt11-May-02 11:18 
It looks like the formatting on Shog9's response was mangled, here is what you need.

HBITMAP hNewBmp = static_cast<HBITMAP>(::LoadImage(AfxGetResourceHandle(),
MAKEINTRESOURCE(IDB_BITMAP), IMAGE_BITMAP, 0,0,
LR_DEFAULTCOLOR|LR_SHARED));



Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: SetBitmap() question Pin
Shog911-May-02 12:33
sitebuilderShog911-May-02 12:33 
QuestionCString \n? Pin
11-May-02 8:33
suss11-May-02 8:33 
AnswerRe: CString \n? Pin
Maxwell Chen11-May-02 8:38
Maxwell Chen11-May-02 8:38 
GeneralRe: CString \n? Pin
11-May-02 8:41
suss11-May-02 8:41 
GeneralRe: CString \n? Pin
Maxwell Chen11-May-02 8:45
Maxwell Chen11-May-02 8:45 
GeneralRe: CString \n? Pin
11-May-02 8:49
suss11-May-02 8:49 
GeneralRe: CString \n? Pin
11-May-02 8:53
suss11-May-02 8:53 
GeneralRe: CString \n? Pin
Ravi Bhavnani11-May-02 8:56
professionalRavi Bhavnani11-May-02 8:56 
GeneralRe: CString \n? Pin
Maxwell Chen11-May-02 9:06
Maxwell Chen11-May-02 9:06 
GeneralRe: CString \n? Pin
Nish Nishant11-May-02 15:42
sitebuilderNish Nishant11-May-02 15:42 
AnswerRe: CString \n? Pin
Tom Archer11-May-02 17:30
Tom Archer11-May-02 17:30 
AnswerRe: CString \n? Pin
SamirSood11-May-02 23:21
SamirSood11-May-02 23:21 
AnswerRe: CString \n? Pin
Brian Delahunty12-May-02 3:08
Brian Delahunty12-May-02 3:08 
GeneralHelp with C++ (really quick, please help) thx Pin
11-May-02 7:37
suss11-May-02 7:37 
GeneralRe: Help with C++ (really quick, please help) thx Pin
Roger Wright11-May-02 17:08
professionalRoger Wright11-May-02 17:08 
GeneralHelp with C++ (really quick, please help) thx Pin
Supafly11-May-02 7:37
Supafly11-May-02 7:37 
QuestionHow Do I Get License Number? Pin
Neil scsn11-May-02 7:22
Neil scsn11-May-02 7:22 

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.