Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalnamed pipe problem Pin
pnpfriend23-Jun-04 11:20
pnpfriend23-Jun-04 11:20 
GeneralNeed Map to Database Ideas Pin
macbeth7623-Jun-04 10:20
macbeth7623-Jun-04 10:20 
GeneralRe: Need Map to Database Ideas Pin
Anthony_Yio23-Jun-04 16:38
Anthony_Yio23-Jun-04 16:38 
GeneralChanging fontcolor Pin
Wim Summer23-Jun-04 9:42
sussWim Summer23-Jun-04 9:42 
GeneralRe: Changing fontcolor Pin
bneacetp23-Jun-04 10:04
bneacetp23-Jun-04 10:04 
GeneralChanging the fontcolor. Pin
Wim Summer23-Jun-04 9:37
sussWim Summer23-Jun-04 9:37 
GeneralRe: Changing the fontcolor. Pin
User 58385223-Jun-04 19:11
User 58385223-Jun-04 19:11 
GeneralProblems with Bitmaps Pin
Member 114074823-Jun-04 9:29
Member 114074823-Jun-04 9:29 
I am using Visual C++ 6.0 and I have problems using CBitmap.
Sometimes when I use the function

MyBitmap.LoadBitmap( IDB_BITMAP );

a debug assertion occurs:

File: wingdi.cpp
Line: 1120


The Bitmaps (256 colors, 8 Bit) were created in Photoshop. Paradoxically this assertion failure does not occur during the use of all bitmaps, only when I try to load some of them. I replaced the Bitmaps that did not work with new ones, changed the order of the bitmaps to load and deleted the debug folder, but nothing changed.

Is there any resolution for this problem? Confused | :confused:

Thank you for you help,
R.
GeneralRe: Problems with Bitmaps Pin
PJ Arends23-Jun-04 10:21
professionalPJ Arends23-Jun-04 10:21 
GeneralRe: Problems with Bitmaps Pin
Member 114074823-Jun-04 11:06
Member 114074823-Jun-04 11:06 
GeneralLPDISPATCH help me Pin
Nitro_gen23-Jun-04 9:16
Nitro_gen23-Jun-04 9:16 
GeneralRe: LPDISPATCH help me Pin
Anthony_Yio23-Jun-04 16:33
Anthony_Yio23-Jun-04 16:33 
GeneralSetting a Custom Background for the Main Menu Bar Pin
Steve Thresher23-Jun-04 9:13
Steve Thresher23-Jun-04 9:13 
GeneralWant help in learning Unicode Usage Pin
Member 119592223-Jun-04 8:53
Member 119592223-Jun-04 8:53 
GeneralString formatting question Pin
Nick Parker23-Jun-04 8:49
protectorNick Parker23-Jun-04 8:49 
GeneralRe: String formatting question Pin
palbano23-Jun-04 8:59
palbano23-Jun-04 8:59 
GeneralRe: String formatting question Pin
Nick Parker23-Jun-04 9:17
protectorNick Parker23-Jun-04 9:17 
GeneralRe: String formatting question Pin
PJ Arends23-Jun-04 10:34
professionalPJ Arends23-Jun-04 10:34 
GeneralRe: String formatting question Pin
cmk23-Jun-04 10:28
cmk23-Jun-04 10:28 
GeneralRe: String formatting question Pin
Michael Dunn23-Jun-04 13:57
sitebuilderMichael Dunn23-Jun-04 13:57 
QuestionWhat is SetModifiedFlag() In SDI Project Pin
jerry1211a23-Jun-04 8:42
jerry1211a23-Jun-04 8:42 
AnswerRe: What is SetModifiedFlag() In SDI Project Pin
palbano23-Jun-04 9:04
palbano23-Jun-04 9:04 
AnswerRe: What is SetModifiedFlag() In SDI Project Pin
Blake Miller23-Jun-04 9:06
Blake Miller23-Jun-04 9:06 
GeneralProb with Visual Studio Pin
Anonymous23-Jun-04 8:39
Anonymous23-Jun-04 8:39 
GeneralRe: Prob with Visual Studio Pin
PJ Arends23-Jun-04 10:30
professionalPJ Arends23-Jun-04 10:30 

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.