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

C / C++ / MFC

 
GeneralRe: Writing CFileDialog pathname to disk Pin
Nish Nishant11-May-02 21:04
sitebuilderNish Nishant11-May-02 21:04 
GeneralRe: Writing CFileDialog pathname to disk Pin
Tom Archer12-May-02 4:44
Tom Archer12-May-02 4:44 
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 
tordyvel wrote:
Is this the right one?

Yup.

tordyvel wrote:
And if I want to change it to a resource bitmap how should i do? It's called IDB_BITMAP.
HBITMAP hNewBmp = static_cast<HBITMAP>(::LoadImage(AfxGetResourceHandle(), 
                  MAKEINTRESOURCE(IDB_BITMAP), IMAGE_BITMAP, 0,0, 
                  LR_DEFAULTCOLOR|LR_SHARED));


--------

Higher education helps your earning capacity. Ask any college professor.

--Shog9 --


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 
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 

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.