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

C / C++ / MFC

 
AnswerRe: Cross referencing resource ID between source code and resource file ? Pin
Sauro Viti26-Oct-10 4:45
professionalSauro Viti26-Oct-10 4:45 
QuestionC++ parser Pin
Andrea Di Domenico26-Oct-10 3:44
Andrea Di Domenico26-Oct-10 3:44 
AnswerRe: C++ parser Pin
Cedric Moonen26-Oct-10 4:45
Cedric Moonen26-Oct-10 4:45 
GeneralRe: C++ parser Pin
Andrea Di Domenico26-Oct-10 5:27
Andrea Di Domenico26-Oct-10 5:27 
GeneralRe: C++ parser Pin
Cedric Moonen26-Oct-10 7:25
Cedric Moonen26-Oct-10 7:25 
AnswerRe: C++ parser Pin
CPallini26-Oct-10 5:58
mveCPallini26-Oct-10 5:58 
AnswerRe: C++ parser [modified] Pin
Rick York26-Oct-10 8:14
mveRick York26-Oct-10 8:14 
JokeRe: C++ parser Pin
Alain Rist26-Oct-10 10:48
Alain Rist26-Oct-10 10:48 
GeneralRe: C++ parser Pin
Rick York27-Oct-10 10:37
mveRick York27-Oct-10 10:37 
GeneralRe: C++ parser Pin
Alain Rist27-Oct-10 10:59
Alain Rist27-Oct-10 10:59 
GeneralRe: C++ parser Pin
Andrea Di Domenico2-Nov-10 3:47
Andrea Di Domenico2-Nov-10 3:47 
AnswerRe: C++ parser Pin
Alain Rist26-Oct-10 10:44
Alain Rist26-Oct-10 10:44 
QuestionHow to update records on live(remote) database from local machine ... Pin
shiv@nand25-Oct-10 23:58
shiv@nand25-Oct-10 23:58 
QuestionRe: How to update records on live(remote) database from local machine ... Pin
David Crow26-Oct-10 3:42
David Crow26-Oct-10 3:42 
QuestionAbout dialog bar that supports a drop-down for extra controls in it Pin
Nishad S25-Oct-10 19:46
Nishad S25-Oct-10 19:46 
Hi,

My intention is to find the best possible method for my requirement. Please share your ideas.

Requirement:
I need to create a dialog bar (I think so) in which I have to place controls (including some custom controls) dynamically. The controls can be placed in one row or more according to a dynamic setting. If there is not enough space to hold all the controls, a drop down button should be there at the right side of the dialog bar. When that button is pressed, the remaining controls should be listed as a popup. The dialog bar need to be dock-able too.

My plan:
Searching for direct support in MFC/Win32. If there is no such support, I am planning to create a custom dialog bar (or derive from CDialogBar) and implement the rest.

Thank you.
- ns ami -

AnswerRe: About dialog bar that supports a drop-down for extra controls in it Pin
Niklas L25-Oct-10 21:45
Niklas L25-Oct-10 21:45 
GeneralRe: About dialog bar that supports a drop-down for extra controls in it Pin
Nishad S25-Oct-10 22:06
Nishad S25-Oct-10 22:06 
QuestionCrash Pin
T.RATHA KRISHNAN25-Oct-10 19:08
T.RATHA KRISHNAN25-Oct-10 19:08 
AnswerRe: Crash Pin
Cedric Moonen25-Oct-10 20:22
Cedric Moonen25-Oct-10 20:22 
AnswerRe: Crash Pin
Niklas L25-Oct-10 21:11
Niklas L25-Oct-10 21:11 
AnswerRe: Crash Pin
Stephen Hewitt25-Oct-10 21:11
Stephen Hewitt25-Oct-10 21:11 
AnswerRe: Crash Pin
Sivaraman Dhamodharan25-Oct-10 22:43
Sivaraman Dhamodharan25-Oct-10 22:43 
Questionhello how to make a injector that reinjects everytime the dll if specified process reloads and changes hes pid Pin
nah133725-Oct-10 7:57
nah133725-Oct-10 7:57 
AnswerRe: hello how to make a injector that reinjects everytime the dll if specified process reloads and changes hes pid Pin
«_Superman_»25-Oct-10 8:10
professional«_Superman_»25-Oct-10 8:10 
GeneralRe: hello how to make a injector that reinjects everytime the dll if specified process reloads and changes hes pid Pin
nah133725-Oct-10 8:19
nah133725-Oct-10 8:19 

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.