Click here to Skip to main content
15,892,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to make the scroll bar move down and reduce its size (Repost) Pin
kapardhi25-Nov-08 18:04
kapardhi25-Nov-08 18:04 
AnswerRe: How to make the scroll bar move down and reduce its size (Repost) Pin
Iain Clarke, Warrior Programmer26-Nov-08 0:41
Iain Clarke, Warrior Programmer26-Nov-08 0:41 
QuestionHello about hooking this weird function any info is welcome Pin
nah133725-Nov-08 10:51
nah133725-Nov-08 10:51 
QuestionRe: Hello about hooking this weird function any info is welcome Pin
CPallini25-Nov-08 21:21
mveCPallini25-Nov-08 21:21 
AnswerRe: Hello about hooking this weird function any info is welcome Pin
nah133725-Nov-08 21:55
nah133725-Nov-08 21:55 
QuestionRe: Hello about hooking this weird function any info is welcome Pin
CPallini25-Nov-08 22:25
mveCPallini25-Nov-08 22:25 
AnswerRe: Hello about hooking this weird function any info is welcome Pin
nah133725-Nov-08 23:04
nah133725-Nov-08 23:04 
QuestionBigger OLE property pages Pin
garyflet25-Nov-08 7:39
garyflet25-Nov-08 7:39 
At work I use Visual C++, programming for W2K and XP. We have a program that uses lots of "ocx"s, nearly all of which have property pages using COlePropertyPage. Nowadays, people have a lot of pixels on their screens and the property pages are getting a bit small. My boss asked me to look into enlarging the property pages.

I did this on one of the ocxs and got the warning message box: "Dimensions should be 250x62 or 250x110 dialog units." This is from the _ValidatePageDialog() function in ctlppg.cpp in the MFC/SRC directory. This debug only function checks for those dimensions using hard-wired numbers!

And although I enlarged the property pages in the resource file, they remained the same size when shown. So I'm wondering if anyone has a work-around for this: how can I make the property pages larger for an ocx?

Thanks for your help....
QuestionAVI capFileSaveDIB saving bitmap directly to memory?? Pin
Vaclav_25-Nov-08 7:03
Vaclav_25-Nov-08 7:03 
AnswerRe: AVI capFileSaveDIB saving bitmap directly to memory?? Pin
Mark Salsbery25-Nov-08 8:12
Mark Salsbery25-Nov-08 8:12 
GeneralRe: AVI capFileSaveDIB saving bitmap directly to memory?? Pin
led mike25-Nov-08 11:49
led mike25-Nov-08 11:49 
QuestionInterprocess Communication using Named Pipes Async (OverLapped) I/O Pin
ForNow25-Nov-08 6:47
ForNow25-Nov-08 6:47 
AnswerRe: Interprocess Communication using Named Pipes Async (OverLapped) I/O Pin
led mike25-Nov-08 11:48
led mike25-Nov-08 11:48 
GeneralRe: Interprocess Communication using Named Pipes Async (OverLapped) I/O Pin
ForNow25-Nov-08 13:34
ForNow25-Nov-08 13:34 
GeneralRe: Interprocess Communication using Named Pipes Async (OverLapped) I/O Pin
Iain Clarke, Warrior Programmer26-Nov-08 0:45
Iain Clarke, Warrior Programmer26-Nov-08 0:45 
GeneralRe: Interprocess Communication using Named Pipes Async (OverLapped) I/O Pin
ForNow26-Nov-08 13:44
ForNow26-Nov-08 13:44 
QuestionCVSListBox message map issue - OnItemChanged Pin
digitalwater25-Nov-08 4:30
digitalwater25-Nov-08 4:30 
AnswerRe: CVSListBox message map issue - OnItemChanged Pin
Code-o-mat25-Nov-08 5:23
Code-o-mat25-Nov-08 5:23 
GeneralRe: CVSListBox message map issue - OnItemChanged Pin
digitalwater25-Nov-08 12:56
digitalwater25-Nov-08 12:56 
GeneralRe: CVSListBox message map issue - OnItemChanged Pin
digitalwater25-Nov-08 18:59
digitalwater25-Nov-08 18:59 
Questionwin32 app Pin
nuttynibbles25-Nov-08 3:42
nuttynibbles25-Nov-08 3:42 
AnswerRe: win32 app Pin
Hamid_RT25-Nov-08 4:03
Hamid_RT25-Nov-08 4:03 
GeneralRe: win32 app Pin
nuttynibbles25-Nov-08 4:48
nuttynibbles25-Nov-08 4:48 
GeneralRe: win32 app Pin
Hamid_RT25-Nov-08 19:14
Hamid_RT25-Nov-08 19:14 
QuestionRe: win32 app Pin
CPallini25-Nov-08 21:31
mveCPallini25-Nov-08 21:31 

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.