Click here to Skip to main content
15,921,959 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralListControl with shell icons Pin
rrrado4-Mar-04 6:15
rrrado4-Mar-04 6:15 
GeneralRe: ListControl with shell icons Pin
Shog94-Mar-04 7:07
sitebuilderShog94-Mar-04 7:07 
GeneralRe: ListControl with shell icons Pin
rrrado4-Mar-04 20:33
rrrado4-Mar-04 20:33 
GeneralRe: ListControl with shell icons Pin
rrrado4-Mar-04 21:21
rrrado4-Mar-04 21:21 
General__int64 question Pin
Shay Harel4-Mar-04 5:38
Shay Harel4-Mar-04 5:38 
GeneralRe: __int64 question Pin
basementman4-Mar-04 5:45
basementman4-Mar-04 5:45 
GeneralRe: __int64 question Pin
Shay Harel4-Mar-04 6:18
Shay Harel4-Mar-04 6:18 
GeneralRe: __int64 question Pin
basementman4-Mar-04 6:39
basementman4-Mar-04 6:39 
GeneralRe: __int64 question Pin
Shay Harel4-Mar-04 6:42
Shay Harel4-Mar-04 6:42 
GeneralRe: __int64 question Pin
BlackDice4-Mar-04 5:57
BlackDice4-Mar-04 5:57 
GeneralRe: __int64 question Pin
Steve S4-Mar-04 6:49
Steve S4-Mar-04 6:49 
GeneralRe: __int64 question Pin
BlackDice4-Mar-04 8:47
BlackDice4-Mar-04 8:47 
GeneralRe: __int64 question Pin
Mike Dimmick4-Mar-04 6:08
Mike Dimmick4-Mar-04 6:08 
GeneralRe: __int64 question Pin
David Crow4-Mar-04 7:13
David Crow4-Mar-04 7:13 
GeneralRe: __int64 question Pin
Shay Harel4-Mar-04 7:37
Shay Harel4-Mar-04 7:37 
GeneralRe: __int64 question Pin
jbarton4-Mar-04 10:00
jbarton4-Mar-04 10:00 
GeneralRe: __int64 question Pin
khb5-Jul-09 10:13
khb5-Jul-09 10:13 
GeneralRe: __int64 question Pin
basementman4-Mar-04 9:35
basementman4-Mar-04 9:35 
GeneralRe: __int64 question Pin
David Crow4-Mar-04 9:46
David Crow4-Mar-04 9:46 
QuestionCustom Build for Empty Project? Pin
Brian van der Beek4-Mar-04 5:19
Brian van der Beek4-Mar-04 5:19 
AnswerRe: Custom Build for Empty Project? Pin
basementman4-Mar-04 7:20
basementman4-Mar-04 7:20 
GeneralRe: Custom Build for Empty Project? Pin
Brian van der Beek5-Mar-04 5:09
Brian van der Beek5-Mar-04 5:09 
GeneralPOINTER TO DIALOG Pin
Caoimh4-Mar-04 5:16
Caoimh4-Mar-04 5:16 
GeneralRe: POINTER TO DIALOG Pin
Maximilien4-Mar-04 5:18
Maximilien4-Mar-04 5:18 
GeneralRe: POINTER TO DIALOG Pin
Caoimh4-Mar-04 5:52
Caoimh4-Mar-04 5:52 
What I'm trying to do is as follows: I've DialogA and DialogB. DialogA has a EDIT BOX (say EBOX1). Dialog B consists of a Button (say BUTTON1). When I press BUTTON1 on DialogB, I want a message to appear on EBOX1 of DialogA.


I would like to use the API SetDlgItemText


Suggestion very much appreciated.


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.