Click here to Skip to main content
15,926,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTrying to draw a grid onto a CView Pin
AJ12328-Oct-01 11:35
AJ12328-Oct-01 11:35 
GeneralRe: Trying to draw a grid onto a CView Pin
Christian Graus28-Oct-01 12:20
protectorChristian Graus28-Oct-01 12:20 
GeneralRe: Trying to draw a grid onto a CView Pin
AJ12329-Oct-01 8:06
AJ12329-Oct-01 8:06 
GeneralRe: Trying to draw a grid onto a CView Pin
Todd Smith28-Oct-01 13:59
Todd Smith28-Oct-01 13:59 
GeneralRe: DIBSections Pin
Chambers28-Oct-01 11:05
Chambers28-Oct-01 11:05 
GeneralRe: DIBSections Pin
Chris Losinger28-Oct-01 11:48
professionalChris Losinger28-Oct-01 11:48 
GeneralRe: DIBSections Pin
Joaquín M López Muñoz28-Oct-01 11:55
Joaquín M López Muñoz28-Oct-01 11:55 
GeneralRe: DIBSections Pin
Christian Graus28-Oct-01 12:06
protectorChristian Graus28-Oct-01 12:06 
I'd use CreateDIBSection, which allows you to specific the pointer to the bit array ay creation time, and then use CBitmap::Attach if you really must. Otherwise, you could use the DIBSection wrapper clas on this site.



Christian

After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

GeneralRe: DIBSections Pin
Mike Nordell29-Oct-01 12:19
Mike Nordell29-Oct-01 12:19 
GeneralRe: DIBSections Pin
Christian Graus29-Oct-01 12:51
protectorChristian Graus29-Oct-01 12:51 
Generalargh, dialog resource menu enabling/graying Pin
Kuniva28-Oct-01 10:35
Kuniva28-Oct-01 10:35 
GeneralRe: argh, dialog resource menu enabling/graying Pin
Crercio O. Silva28-Oct-01 10:57
Crercio O. Silva28-Oct-01 10:57 
GeneralRe: argh, dialog resource menu enabling/graying Pin
Michael Dunn28-Oct-01 13:36
sitebuilderMichael Dunn28-Oct-01 13:36 
Generalthanks Pin
Kuniva28-Oct-01 22:47
Kuniva28-Oct-01 22:47 
GeneralDynamic building of menu in an MFC Application Pin
Stephane Routelous28-Oct-01 9:46
Stephane Routelous28-Oct-01 9:46 
GeneralRe: Dynamic building of menu in an MFC Application Pin
Joaquín M López Muñoz28-Oct-01 11:05
Joaquín M López Muñoz28-Oct-01 11:05 
GeneralOverlay Mode Pin
28-Oct-01 8:52
suss28-Oct-01 8:52 
GeneralMulti Threaded Server Pin
28-Oct-01 5:40
suss28-Oct-01 5:40 
GeneralRe: Multi Threaded Server Pin
Anders Molin28-Oct-01 12:15
professionalAnders Molin28-Oct-01 12:15 
GeneralRe: Multi Threaded Server Pin
28-Oct-01 20:12
suss28-Oct-01 20:12 
GeneralSending messages directly to other windows Pin
Kuniva28-Oct-01 2:39
Kuniva28-Oct-01 2:39 
GeneralRe: Sending messages directly to other windows Pin
#realJSOP28-Oct-01 3:37
professional#realJSOP28-Oct-01 3:37 
Questionrequest code for usefully problem? Pin
Huu Quynh28-Oct-01 1:12
Huu Quynh28-Oct-01 1:12 
QuestionATL equivalent of PreTranslateMessage? Pin
Michael Dunn27-Oct-01 22:40
sitebuilderMichael Dunn27-Oct-01 22:40 
AnswerRe: ATL equivalent of PreTranslateMessage? Pin
Rashid Thadha28-Oct-01 8:36
Rashid Thadha28-Oct-01 8:36 

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.