Click here to Skip to main content
16,011,170 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to get the ProgramFiles directory Pin
jmkhael20-Sep-02 6:06
jmkhael20-Sep-02 6:06 
AnswerRe: how to get the ProgramFiles directory Pin
Todd Smith20-Sep-02 7:26
Todd Smith20-Sep-02 7:26 
AnswerRe: how to get the ProgramFiles directory Pin
Stephane Rodriguez.20-Sep-02 7:31
Stephane Rodriguez.20-Sep-02 7:31 
GeneralDefault Document Open Pin
Ryan B.20-Sep-02 5:08
Ryan B.20-Sep-02 5:08 
GeneralRe: Default Document Open Pin
TyMatthews20-Sep-02 5:45
TyMatthews20-Sep-02 5:45 
GeneralRe: Default Document Open Pin
Ryan B.20-Sep-02 5:50
Ryan B.20-Sep-02 5:50 
Generaltoolbar bitmap causing crash? please help me :( Pin
dazinith20-Sep-02 4:37
dazinith20-Sep-02 4:37 
GeneralRe: toolbar bitmap causing crash? please help me :( Pin
dazinith20-Sep-02 4:56
dazinith20-Sep-02 4:56 
the problem is specifically this line:
HBITMAP hBmp = static_cast(LoadImage(AfxGetResourceHandle(), MAKEINTRESOURCE(IDB_SCTOOLBAR),
		IMAGE_BITMAP, 0, 0, LR_SHARED | LR_LOADMAP3DCOLORS));
this function is setting hBmp to NULL now.. i have tried exporting from photoshop in 256 color, 16 bit, and 24 bit.. all of them crash.. any suggestions? basically all it is is a high color bitmap for my toolbar..

thanks in advance..

still a newb.. cut me some slack :P
-dz
Generalcallback function info needed Pin
ns20-Sep-02 3:20
ns20-Sep-02 3:20 
Generalprogresscontrol idea needed Pin
ns20-Sep-02 3:08
ns20-Sep-02 3:08 
GeneralRe: progresscontrol idea needed Pin
jmkhael20-Sep-02 3:32
jmkhael20-Sep-02 3:32 
GeneralAccessing rendered SVG Pin
David Chamberlain20-Sep-02 2:56
David Chamberlain20-Sep-02 2:56 
GeneralRe: Accessing rendered SVG Pin
Mike Nordell20-Sep-02 6:51
Mike Nordell20-Sep-02 6:51 
GeneralProperty Sheet Pin
Kash20-Sep-02 2:21
Kash20-Sep-02 2:21 
GeneralRe: Property Sheet Pin
jhwurmbach20-Sep-02 2:35
jhwurmbach20-Sep-02 2:35 
GeneralRe: Property Sheet Pin
Kash22-Sep-02 8:24
Kash22-Sep-02 8:24 
GeneralRe: Property Sheet Pin
jhwurmbach22-Sep-02 20:27
jhwurmbach22-Sep-02 20:27 
GeneralRe: Property Sheet Pin
Jawache20-Sep-02 5:26
Jawache20-Sep-02 5:26 
GeneralMoving Child Window Pin
suresh_sathya20-Sep-02 2:15
suresh_sathya20-Sep-02 2:15 
GeneralRe: Moving Child Window Pin
Mike Nordell20-Sep-02 4:48
Mike Nordell20-Sep-02 4:48 
GeneralRun Console app and handle input and output Pin
adamUK20-Sep-02 1:57
adamUK20-Sep-02 1:57 
GeneralRe: Run Console app and handle input and output Pin
Michael Dunn20-Sep-02 2:42
sitebuilderMichael Dunn20-Sep-02 2:42 
GeneralRe: Run Console app and handle input and output Pin
adamUK20-Sep-02 4:59
adamUK20-Sep-02 4:59 
GeneralRe: Run Console app and handle input and output Pin
Dudi Avramov21-Sep-02 23:26
Dudi Avramov21-Sep-02 23:26 
GeneralSet the items in the listbox. Pin
suresh_sathya20-Sep-02 1:17
suresh_sathya20-Sep-02 1:17 

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.