Click here to Skip to main content
15,893,663 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Browsers & Unix Pin
Michael P Butler20-Jan-02 0:14
Michael P Butler20-Jan-02 0:14 
GeneralDlls - Please Help me! Pin
19-Jan-02 16:51
suss19-Jan-02 16:51 
GeneralRe: Dlls - Please Help me! Pin
20-Jan-02 6:15
suss20-Jan-02 6:15 
GeneralRe: Dlls - Please Help me! Pin
Rick York20-Jan-02 7:19
mveRick York20-Jan-02 7:19 
GeneralRe: Dlls - Please Help me! Pin
20-Jan-02 7:30
suss20-Jan-02 7:30 
GeneralRe: Dlls - Please Help me! Pin
Rick York20-Jan-02 14:19
mveRick York20-Jan-02 14:19 
GeneralRe: Dlls - Please Help me! Pin
Christopher Lord20-Jan-02 11:37
Christopher Lord20-Jan-02 11:37 
GeneralSendMessage Pin
Alan Blakely19-Jan-02 14:55
Alan Blakely19-Jan-02 14:55 
How can I get SendMessage to work with a window that isnt in my program?
How would I tell it which winow handle to send to?
To get more of an idea what im doing...
class CWnd * Handle=FindWindow("AIM_CSignOnWnd",NULL);
SendMessage(WM_SETTEXT,0,(LPARAM)(LPCTSTR)SnArray[y])
Right now, all it does it make the Header of the current window equal to SnArray[y]... Im trying to get the window in AIM_CSignOnWnd to have that text sent into one of its message boxes. AIM_CSignOnWnd is a window completly outside of my program (part of AOL Instant Messenger)

There is a good possibility that i'm doing this in the completely wrong way, so point that out if you think so.
GeneralRe: SendMessage Pin
Christopher Lord20-Jan-02 11:44
Christopher Lord20-Jan-02 11:44 
GeneralRe: SendMessage Pin
Roger Allen21-Jan-02 2:36
Roger Allen21-Jan-02 2:36 
GeneralVC.Net resource file always rebuilds Pin
Tim Smith19-Jan-02 13:17
Tim Smith19-Jan-02 13:17 
GeneralRe: VC.Net resource file always rebuilds Pin
Christian Graus19-Jan-02 13:59
protectorChristian Graus19-Jan-02 13:59 
GeneralRe: VC.Net resource file always rebuilds Pin
Tim Smith19-Jan-02 14:15
Tim Smith19-Jan-02 14:15 
GeneralArrays Pin
Alan Blakely19-Jan-02 11:32
Alan Blakely19-Jan-02 11:32 
GeneralRe: Arrays Pin
Christian Graus19-Jan-02 12:47
protectorChristian Graus19-Jan-02 12:47 
GeneralRe: Arrays Pin
Alan Blakely19-Jan-02 13:24
Alan Blakely19-Jan-02 13:24 
GeneralRe: Arrays Pin
Christian Graus19-Jan-02 22:56
protectorChristian Graus19-Jan-02 22:56 
GeneralRedimensioning Arrays Pin
DiegoValdevino19-Jan-02 11:16
DiegoValdevino19-Jan-02 11:16 
GeneralRe: Redimensioning Arrays Pin
Christian Graus19-Jan-02 11:25
protectorChristian Graus19-Jan-02 11:25 
GeneralRe: Redimensioning Arrays Pin
Prem Kumar19-Jan-02 11:30
Prem Kumar19-Jan-02 11:30 
GeneralRe: Redimensioning Arrays Pin
Christian Graus19-Jan-02 12:37
protectorChristian Graus19-Jan-02 12:37 
GeneralRe: Redimensioning Arrays Pin
l a u r e n19-Jan-02 23:05
l a u r e n19-Jan-02 23:05 
GeneralRe: Redimensioning Arrays Pin
Christian Graus19-Jan-02 23:31
protectorChristian Graus19-Jan-02 23:31 
GeneralToolbar graphic Pin
Jon Newman19-Jan-02 9:32
Jon Newman19-Jan-02 9:32 
GeneralMaintaining VC 5.0 and VC 6.0 Pin
Phil F19-Jan-02 9:14
Phil F19-Jan-02 9:14 

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.