Click here to Skip to main content
15,890,717 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wher should be a modeless dialog box be created Pin
Tim Craig25-Nov-09 9:29
Tim Craig25-Nov-09 9:29 
QuestionRe: wher should be a modeless dialog box be created Pin
Sujay chakraborty30-Nov-09 20:04
Sujay chakraborty30-Nov-09 20:04 
AnswerRe: wher should be a modeless dialog box be created Pin
Tim Craig30-Nov-09 20:58
Tim Craig30-Nov-09 20:58 
QuestionDefault data in data tab of combo box not working Pin
Sujay chakraborty24-Nov-09 8:00
Sujay chakraborty24-Nov-09 8:00 
AnswerRe: Default data in data tab of combo box not working Pin
«_Superman_»24-Nov-09 8:16
professional«_Superman_»24-Nov-09 8:16 
QuestionRe: Default data in data tab of combo box not working Pin
David Crow24-Nov-09 16:56
David Crow24-Nov-09 16:56 
AnswerRe: Default data in data tab of combo box not working Pin
Sujay chakraborty25-Nov-09 7:05
Sujay chakraborty25-Nov-09 7:05 
QuestionRe: Default data in data tab of combo box not working Pin
David Crow30-Nov-09 3:36
David Crow30-Nov-09 3:36 
Sujay chakraborty wrote:
-- I have clicked on the down arrow key in combo box to check for data


Are you sure the list-part of the combobox is large enough? By default, it isn't.

It's kludgy, but you can call the combobox's GetCount() method to see how many items are in it.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: Default data in data tab of combo box not working Pin
Sujay chakraborty30-Nov-09 19:57
Sujay chakraborty30-Nov-09 19:57 
QuestionCompare two images Pin
franckesh24-Nov-09 6:45
franckesh24-Nov-09 6:45 
NewsRe: Compare two images - repost Pin
Iain Clarke, Warrior Programmer24-Nov-09 7:36
Iain Clarke, Warrior Programmer24-Nov-09 7:36 
AnswerRe: Compare two images Pin
Maximilien24-Nov-09 7:42
Maximilien24-Nov-09 7:42 
GeneralRe: Compare two images Pin
franckesh25-Nov-09 0:38
franckesh25-Nov-09 0:38 
GeneralRe: Compare two images Pin
David Crow24-Nov-09 16:58
David Crow24-Nov-09 16:58 
QuestionSimple URL redirection proxy Pin
CodingLover24-Nov-09 5:31
CodingLover24-Nov-09 5:31 
QuestionRe: Simple URL redirection proxy Pin
CodingLover24-Nov-09 16:24
CodingLover24-Nov-09 16:24 
QuestionNeed to call (ODBC) Data Source Administrator dialog screen while installing my MSI .( in VS 2005) Pin
jain_MS24-Nov-09 5:28
jain_MS24-Nov-09 5:28 
AnswerRe: Need to call (ODBC) Data Source Administrator dialog screen while installing my MSI .( in VS 2005) Pin
Frank Seidler24-Nov-09 9:25
Frank Seidler24-Nov-09 9:25 
GeneralRe: Need to call (ODBC) Data Source Administrator dialog screen while installing my MSI .( in VS 2005) Pin
jain_MS25-Nov-09 0:13
jain_MS25-Nov-09 0:13 
QuestionQuestion about an BYTE value changing into pointer, then array Pin
yeah100024-Nov-09 4:57
yeah100024-Nov-09 4:57 
AnswerRe: Question about an BYTE value changing into pointer, then array Pin
Chris Losinger24-Nov-09 5:19
professionalChris Losinger24-Nov-09 5:19 
AnswerRe: Question about an BYTE value changing into pointer, then array Pin
Nemanja Trifunovic24-Nov-09 5:34
Nemanja Trifunovic24-Nov-09 5:34 
GeneralRe: Question about an BYTE value changing into pointer, then array Pin
CPallini24-Nov-09 7:01
mveCPallini24-Nov-09 7:01 
GeneralRe: Question about an BYTE value changing into pointer, then array [modified] Pin
Nemanja Trifunovic24-Nov-09 7:11
Nemanja Trifunovic24-Nov-09 7:11 
GeneralRe: Question about an BYTE value changing into pointer, then array Pin
Iain Clarke, Warrior Programmer24-Nov-09 7:40
Iain Clarke, Warrior Programmer24-Nov-09 7:40 

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.