Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Std::string loadstring??? Pin
gmallax9-Jul-10 0:42
gmallax9-Jul-10 0:42 
AnswerRe: Std::string loadstring??? Pin
Alain Rist9-Jul-10 2:42
Alain Rist9-Jul-10 2:42 
Questionfatal error C1001: INTERNAL COMPILER ERROR Pin
archana.srikar7-Jun-10 20:04
archana.srikar7-Jun-10 20:04 
AnswerRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
Niklas L7-Jun-10 20:34
Niklas L7-Jun-10 20:34 
AnswerRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
arun_pk7-Jun-10 20:40
arun_pk7-Jun-10 20:40 
QuestionUnable to print micron character µ (mu) in japanese OS Pin
arun_pk7-Jun-10 19:38
arun_pk7-Jun-10 19:38 
AnswerRe: Unable to print micron character µ (mu) in japanese OS Pin
GDavy7-Jun-10 21:17
GDavy7-Jun-10 21:17 
QuestionWindows message Pin
Pryabu7-Jun-10 19:27
Pryabu7-Jun-10 19:27 
AnswerRe: Windows message Pin
Stephen Hewitt7-Jun-10 19:37
Stephen Hewitt7-Jun-10 19:37 
GeneralRe: Windows message Pin
Cool_Dev7-Jun-10 20:11
Cool_Dev7-Jun-10 20:11 
QuestionVisual C++ 6 migrate to Visual Studio 2008 Pin
cancerion7-Jun-10 19:21
cancerion7-Jun-10 19:21 
AnswerRe: Visual C++ 6 migrate to Visual Studio 2008 Pin
Randor 7-Jun-10 20:26
professional Randor 7-Jun-10 20:26 
QuestionHow to send message to the MainFrame from the dll space ? Pin
wangningyu7-Jun-10 18:02
wangningyu7-Jun-10 18:02 
AnswerRe: How to send message to the MainFrame from the dll space ? Pin
Cool_Dev7-Jun-10 19:58
Cool_Dev7-Jun-10 19:58 
GeneralRe: How to send message to the MainFrame from the dll space ? Pin
wangningyu7-Jun-10 20:06
wangningyu7-Jun-10 20:06 
GeneralRe: How to send message to the MainFrame from the dll space ? Pin
Cool_Dev7-Jun-10 20:22
Cool_Dev7-Jun-10 20:22 
GeneralRe: How to send message to the MainFrame from the dll space ? Pin
wangningyu7-Jun-10 20:36
wangningyu7-Jun-10 20:36 
AnswerRe: How to send message to the MainFrame from the dll space ? Pin
Aescleal7-Jun-10 21:08
Aescleal7-Jun-10 21:08 
GeneralRe: How to send message to the MainFrame from the dll space ? Pin
wangningyu7-Jun-10 21:18
wangningyu7-Jun-10 21:18 
QuestionBITMAP.bmBits returning NULLS Pin
ForNow7-Jun-10 13:56
ForNow7-Jun-10 13:56 
Hi,

I was trying in vain to do some background coloring for a bitmap I was using a lot of people at the site gave

me valueble help however noting seemed to worked

fustrated I decided to look at the bitmap in core before and after BitBlt

I issued GetBit hoping to look at memory at the before and after value of the BITMAP.bmBits member


but the value returned was nulls before and after each BitBlt call


thanks in advance
AnswerRe: BITMAP.bmBits returning NULLS Pin
Niklas L7-Jun-10 20:59
Niklas L7-Jun-10 20:59 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow8-Jun-10 6:38
ForNow8-Jun-10 6:38 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow8-Jun-10 18:21
ForNow8-Jun-10 18:21 
GeneralRe: BITMAP.bmBits returning NULLS Pin
Niklas L8-Jun-10 23:07
Niklas L8-Jun-10 23:07 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow9-Jun-10 2:56
ForNow9-Jun-10 2:56 

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.