Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralConsole application problem Pin
Mazdak1-May-03 2:21
Mazdak1-May-03 2:21 
GeneralRe: Console application problem Pin
David Crow1-May-03 3:17
David Crow1-May-03 3:17 
GeneralIP-scan in MFC Pin
Niedermeier1-May-03 2:05
Niedermeier1-May-03 2:05 
GeneralRe: IP-scan in MFC Pin
David Crow1-May-03 9:41
David Crow1-May-03 9:41 
GeneralRe: IP-scan in MFC Pin
JohnnyG1-May-03 16:52
JohnnyG1-May-03 16:52 
QuestionHow to use a class to represent a TCP/IP header. Pin
George230-Apr-03 22:47
George230-Apr-03 22:47 
GeneralAssociating a value with Dialog Pin
Ph@ntom30-Apr-03 20:21
Ph@ntom30-Apr-03 20:21 
GeneralRe: Associating a value with Dialog Pin
Ryan Binns30-Apr-03 20:34
Ryan Binns30-Apr-03 20:34 
Why don't you just use the pointers to the dialogs as a unique ID? If you really need some other way, you can try using SetDlgCtrlID() on the dialog, but the docs say it only works with child windows. You could try and see, but I would just use the pointers to the dialogs.

Ryan

Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)

Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

QuestionBSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 19:41
Nathan Ridley30-Apr-03 19:41 
AnswerRe: BSTR data type ... huh? Pin
safee ullah30-Apr-03 19:54
safee ullah30-Apr-03 19:54 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:15
Nathan Ridley30-Apr-03 20:15 
GeneralRe: BSTR data type ... huh? Pin
David Crow1-May-03 3:41
David Crow1-May-03 3:41 
AnswerRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:23
Ryan Binns30-Apr-03 20:23 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:29
Ryan Binns30-Apr-03 20:29 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:34
Nathan Ridley30-Apr-03 20:34 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:40
Ryan Binns30-Apr-03 20:40 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:53
Nathan Ridley30-Apr-03 20:53 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:58
Ryan Binns30-Apr-03 20:58 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 21:09
Nathan Ridley30-Apr-03 21:09 
GeneralQUESTION: Bug in code! Pin
Nathan Ridley1-May-03 13:23
Nathan Ridley1-May-03 13:23 
AnswerRe: BSTR data type ... huh? Pin
Renjith Ramachandran1-May-03 0:16
Renjith Ramachandran1-May-03 0:16 
AnswerRe: BSTR data type ... huh? Pin
Michael Dunn1-May-03 0:25
sitebuilderMichael Dunn1-May-03 0:25 
Generalany idea of DECLARE_OLECREATE_EX and DECLARE_OLECTLTYPE in OLE Controls Pin
safee ullah30-Apr-03 19:26
safee ullah30-Apr-03 19:26 
GeneralGet child window's handles(HWND) Pin
Chintan30-Apr-03 18:31
Chintan30-Apr-03 18:31 
GeneralRe: Get child window's handles(HWND) Pin
Martyn Pearson30-Apr-03 22:06
Martyn Pearson30-Apr-03 22:06 

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.