Click here to Skip to main content
15,924,829 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Newbie's WinAPI question Pin
q8q8q123-Jul-06 8:58
q8q8q123-Jul-06 8:58 
GeneralRe: Newbie's WinAPI question Pin
ThatsAlok23-Jul-06 21:24
ThatsAlok23-Jul-06 21:24 
Questionhow to traverse/delete files from a perticular directory Pin
Raj Prathap22-Jul-06 19:17
Raj Prathap22-Jul-06 19:17 
AnswerRe: how to traverse/delete files from a perticular directory Pin
Michael Dunn22-Jul-06 20:11
sitebuilderMichael Dunn22-Jul-06 20:11 
GeneralRe: how to traverse/delete files from a perticular directory Pin
Raj Prathap22-Jul-06 20:17
Raj Prathap22-Jul-06 20:17 
AnswerRe: how to traverse/delete files from a perticular directory Pin
Anonymuos22-Jul-06 22:00
Anonymuos22-Jul-06 22:00 
AnswerRe: how to traverse/delete files from a perticular directory Pin
Hamid_RT23-Jul-06 2:59
Hamid_RT23-Jul-06 2:59 
QuestionHow to create a CScrollView window from my own class Pin
abednego0022-Jul-06 16:44
abednego0022-Jul-06 16:44 
I am trying to make my own class that, when called/instantiated from a program, will create its own window that has the CScrollView properties. I do not need menus, toolbars, or anything fancy... I just need it create a window on which to draw on that is a certain size (pixel x pixel), to be able to draw simple vectors, and have the ability to scroll if the drawing gets bigger than the window.

Basically, if I call the class and set the size of the window to be 400x400 pixels big, it creates a CScrollView window to that size, and gets ready to draw vectors using the MoveTo and LineTo functions in the OnDraw class.

Online searching on MSDN and this forum, as well as many books from the bookstore have not been able to get me a working program...

Any help would be much appreciated, and I thank you all in advance for any aid provided!

Thanks,
dan


QuestionRe: How to create a CScrollView window from my own class Pin
Hamid_RT27-Jul-06 7:44
Hamid_RT27-Jul-06 7:44 
QuestionTerminating Process Error "Access Denied" Pin
ku1983200122-Jul-06 11:26
ku1983200122-Jul-06 11:26 
AnswerRe: Terminating Process Error "Access Denied" Pin
dnuts6922-Jul-06 21:42
dnuts6922-Jul-06 21:42 
GeneralRe: Terminating Process Error "Access Denied" Pin
ku1983200123-Jul-06 13:09
ku1983200123-Jul-06 13:09 
Questiondisplaying bitmap in CView Pin
Tara1422-Jul-06 10:35
Tara1422-Jul-06 10:35 
AnswerRe: displaying bitmap in CView Pin
Trollslayer22-Jul-06 11:21
mentorTrollslayer22-Jul-06 11:21 
AnswerRe: displaying bitmap in CView Pin
peterchen22-Jul-06 21:53
peterchen22-Jul-06 21:53 
GeneralRe: displaying bitmap in CView Pin
Tara1422-Jul-06 21:58
Tara1422-Jul-06 21:58 
AnswerRe: displaying bitmap in CView Pin
Hamid_RT23-Jul-06 2:58
Hamid_RT23-Jul-06 2:58 
GeneralRe: displaying bitmap in CView Pin
Tara1423-Jul-06 7:26
Tara1423-Jul-06 7:26 
QuestionDesign Pattern question Pin
tilemann22-Jul-06 10:10
tilemann22-Jul-06 10:10 
AnswerRe: Design Pattern question Pin
Jörgen Sigvardsson22-Jul-06 13:13
Jörgen Sigvardsson22-Jul-06 13:13 
Questionhow to mix two sound streams Pin
premium122-Jul-06 9:13
premium122-Jul-06 9:13 
AnswerRe: how to mix two sound streams Pin
premium122-Jul-06 21:26
premium122-Jul-06 21:26 
QuestionSimple Question regarding Pointer Arithmetic Pin
JKallen22-Jul-06 8:27
JKallen22-Jul-06 8:27 
AnswerRe: Simple Question regarding Pointer Arithmetic Pin
dnuts6922-Jul-06 22:16
dnuts6922-Jul-06 22:16 
QuestionCompositing (BitBlit etc) MFC images behind opengl [modified] Pin
adamvanner22-Jul-06 6:37
adamvanner22-Jul-06 6:37 

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.