Click here to Skip to main content
15,887,827 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGDI question Pin
Anthony_Yio13-Jan-04 23:45
Anthony_Yio13-Jan-04 23:45 
GeneralRe: GDI question Pin
ohadp14-Jan-04 1:43
ohadp14-Jan-04 1:43 
GeneralMFC Pin
parthmankad13-Jan-04 22:57
parthmankad13-Jan-04 22:57 
GeneralRe: MFC Pin
Eugene Pustovoyt13-Jan-04 23:03
Eugene Pustovoyt13-Jan-04 23:03 
GeneralRe: MFC Pin
Prakash Nadar13-Jan-04 23:05
Prakash Nadar13-Jan-04 23:05 
GeneralGets a internet page through HTTP proxy Pin
Eugene Pustovoyt13-Jan-04 22:40
Eugene Pustovoyt13-Jan-04 22:40 
GeneralRe: Gets a internet page through HTTP proxy Pin
YaronNir19-Jan-10 4:09
YaronNir19-Jan-10 4:09 
GeneralCrash at 2nd SendMessage Pin
SiddharthAtw13-Jan-04 22:27
SiddharthAtw13-Jan-04 22:27 
I am trying to click Sign Button Window of MSN messenger.But program is crashing at 2nd Sendmessage. This technique works fine with Yahoo messenger. Any suggestions?

{<br />
int iControl = GetDlgCtrlID(hWindow3);<br />
SendMessage(hWindow3,WM_SETFOCUS,iControl,(LPARAM)hWindow3);<br />
hSend = SendMessage(hWindow3,WM_LBUTTONDOWN, MK_LBUTTON,(LPARAM)1);<br />
hSend = SendMessage(hWindow3,WM_LBUTTONUP, 0,(LPARAM) 1);<br />
}


Cheers!!!
Siddharth
GeneralRe: Crash at 2nd SendMessage Pin
Prakash Nadar13-Jan-04 22:58
Prakash Nadar13-Jan-04 22:58 
GeneralRe: Crash at 2nd SendMessage Pin
ohadp13-Jan-04 23:00
ohadp13-Jan-04 23:00 
GeneralRe: Crash at 2nd SendMessage Pin
Monty213-Jan-04 23:27
Monty213-Jan-04 23:27 
GeneralWant to make buttons that can't get focus Pin
ohadp13-Jan-04 21:51
ohadp13-Jan-04 21:51 
GeneralRe: Want to make buttons that can't get focus Pin
Rob Manderson13-Jan-04 22:47
protectorRob Manderson13-Jan-04 22:47 
GeneralRe: Want to make buttons that can't get focus Pin
ohadp13-Jan-04 22:54
ohadp13-Jan-04 22:54 
GeneralRe: Want to make buttons that can't get focus Pin
Rob Manderson13-Jan-04 23:00
protectorRob Manderson13-Jan-04 23:00 
GeneralRe: Want to make buttons that can't get focus Pin
ohadp13-Jan-04 23:35
ohadp13-Jan-04 23:35 
GeneralGet time of a file Pin
Cedric Moonen13-Jan-04 20:37
Cedric Moonen13-Jan-04 20:37 
GeneralRe: Get time of a file Pin
algol13-Jan-04 21:17
algol13-Jan-04 21:17 
GeneralRe: Get time of a file Pin
murali_utr13-Jan-04 21:20
murali_utr13-Jan-04 21:20 
GeneralRe: Get time of a file Pin
Cedric Moonen13-Jan-04 21:25
Cedric Moonen13-Jan-04 21:25 
Generalhelp in MDI needed Pin
Ruchit Sharma13-Jan-04 20:32
Ruchit Sharma13-Jan-04 20:32 
GeneralRe: help in MDI needed Pin
Antti Keskinen14-Jan-04 1:08
Antti Keskinen14-Jan-04 1:08 
GeneralAnimate button Pin
Member 64882813-Jan-04 19:30
Member 64882813-Jan-04 19:30 
GeneralRe: Animate button Pin
ohadp13-Jan-04 21:41
ohadp13-Jan-04 21:41 
GeneralVirus Scanner Pin
fordge13-Jan-04 19:24
fordge13-Jan-04 19:24 

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.