Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to drag and drop between CListView and CScrollView? Pin
molesworth6-Jun-09 2:37
molesworth6-Jun-09 2:37 
GeneralRe: How to drag and drop between CListView and CScrollView? Pin
akira326-Jun-09 3:51
akira326-Jun-09 3:51 
GeneralRe: How to drag and drop between CListView and CScrollView? Pin
molesworth6-Jun-09 7:16
molesworth6-Jun-09 7:16 
QuestionEffective tool for run-time errors and memory leaks detection Pin
SSDream5-Jun-09 16:50
SSDream5-Jun-09 16:50 
AnswerRe: Effective tool for run-time errors and memory leaks detection Pin
Cedric Moonen5-Jun-09 21:37
Cedric Moonen5-Jun-09 21:37 
AnswerRe: Effective tool for run-time errors and memory leaks detection Pin
The Yariv6-Jun-09 10:10
The Yariv6-Jun-09 10:10 
GeneralRe: Effective tool for run-time errors and memory leaks detection Pin
SSDream6-Jun-09 17:36
SSDream6-Jun-09 17:36 
QuestionChange dialog unit Pin
includeh105-Jun-09 16:14
includeh105-Jun-09 16:14 
There is a CTabCtrl on a PropertyPage, size of the CTabCtrl is 450x200 in resource design view.

Now I want to add several dialogs (child of the PropertyPage) as contents of the CTabCtrl.

Size of all child dialogs is 410x150 in resource design view.

It sounds OK for CTabCtrl (450x200) containing dialogs (410x150) in size.
But acturally dialogs are much larger than client area of the CTabCtrl at application runtime, I have to resize dialog size to much smaller in resource design to fit the CTabCtrl - I think it is a bad way.

I realize that dialog and PropertyPage use different unit (or something else).
My question is: how to change dialog unit to let it have same unit as PropertyPage (at runtime or design time), so that the CTabCtrl (450x200) can contain original dialogs (410x150) properly?
AnswerRe: Change dialog unit Pin
enhzflep5-Jun-09 21:31
enhzflep5-Jun-09 21:31 
QuestionCDockablePane::Create Cant Find Defs for dwStyle, dwTabbedStyle, dwControlBarStyle Pin
dougwilliams5-Jun-09 10:32
dougwilliams5-Jun-09 10:32 
QuestionSoftware Integration Pin
CodingYoshi5-Jun-09 9:43
CodingYoshi5-Jun-09 9:43 
QuestionRe: Software Integration Pin
David Crow5-Jun-09 10:32
David Crow5-Jun-09 10:32 
AnswerRe: Software Integration Pin
ThatsAlok5-Jun-09 21:05
ThatsAlok5-Jun-09 21:05 
GeneralRe: Software Integration Pin
CodingYoshi8-Jun-09 3:28
CodingYoshi8-Jun-09 3:28 
QuestionSocket Help!!! Pin
reddy075-Jun-09 9:40
reddy075-Jun-09 9:40 
QuestionRe: Socket Help!!! Pin
David Crow5-Jun-09 10:35
David Crow5-Jun-09 10:35 
AnswerRe: Socket Help!!! Pin
reddy075-Jun-09 11:11
reddy075-Jun-09 11:11 
AnswerRe: Socket Help!!! Pin
Troy Russell5-Jun-09 13:04
Troy Russell5-Jun-09 13:04 
QuestionHow to create your own framework Pin
Stifly5-Jun-09 7:23
Stifly5-Jun-09 7:23 
AnswerRe: How to create your own framework Pin
Rajesh R Subramanian5-Jun-09 7:31
professionalRajesh R Subramanian5-Jun-09 7:31 
GeneralHow to create your own framework Pin
Stifly5-Jun-09 7:57
Stifly5-Jun-09 7:57 
GeneralRe: How to create your own framework Pin
led mike5-Jun-09 9:05
led mike5-Jun-09 9:05 
GeneralRe: How to create your own framework Pin
Stifly5-Jun-09 9:18
Stifly5-Jun-09 9:18 
GeneralRe: How to create your own framework Pin
CodingYoshi5-Jun-09 10:04
CodingYoshi5-Jun-09 10:04 
GeneralRe: How to create your own framework Pin
Stifly6-Jun-09 3:23
Stifly6-Jun-09 3:23 

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.