Click here to Skip to main content
15,910,303 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralWindows remote control ? Need help.. Pin
Sandro Stella12-Jul-01 7:16
Sandro Stella12-Jul-01 7:16 
I'm developing a simple remote control app. To command the remote PC I use some simple API call:
SetCursoPos(x,y) to set Cursor position.
WindowFromPoint(x,y) to get the handle of the Window under the screen coordinates x,y. Then I send messages like WM_LBUTTONDOWn and WM_LBUTTONUp to command the window, this works, but I have a problem to open the menu bar of the remote winodw. I know that when the cusror is over the non client area of window I must send the message WM_NCLBUTTONDOWN, and this is what I do, but it doesn't , works! When the cursor is over the window menu bar and I send WM_NCLBUTTONDOWN, I expect that the Menu is opened, but it doesn't. Using SPY I knwo that this is the message that is sent to the window when you press the left mouse button over the nonclient area of the window ( the menu bar ). Any idea about what I must do to in this situation ?
GeneralRe: Windows remote control ? Need help.. Pin
TomKat14-Mar-03 16:35
TomKat14-Mar-03 16:35 
General*** help *** simple Pin
12-Jul-01 6:22
suss12-Jul-01 6:22 
GeneralRe: *** help *** simple Pin
Steve T13-Jul-01 11:23
Steve T13-Jul-01 11:23 
QuestionCode flexibility - possible? Pin
11-Jul-01 19:54
suss11-Jul-01 19:54 
QuestionMHTML component ? Pin
11-Jul-01 10:30
suss11-Jul-01 10:30 
QuestionHow to capture the mouse on the Topmost window? Pin
inforix9-Jul-01 8:06
inforix9-Jul-01 8:06 
AnswerRe: How to capture the mouse on the Topmost window? Pin
TomKat14-Mar-03 16:41
TomKat14-Mar-03 16:41 
GeneralResource Monitor Pin
9-Jul-01 2:56
suss9-Jul-01 2:56 
GeneralRe: Resource Monitor Pin
Tomasz Sowinski9-Jul-01 3:03
Tomasz Sowinski9-Jul-01 3:03 
GeneralRe: Resource Monitor Pin
10-Jul-01 9:06
suss10-Jul-01 9:06 
Generalsource code on buffer manager and page Pin
8-Jul-01 12:00
suss8-Jul-01 12:00 
QuestionIs file opened by another application? Pin
jantow8-Jul-01 1:43
jantow8-Jul-01 1:43 
AnswerRe: Is file opened by another application? Pin
8-Jul-01 1:53
suss8-Jul-01 1:53 
GeneralRe: Is file opened by another application? Pin
jantow8-Jul-01 8:12
jantow8-Jul-01 8:12 
GeneralRe: Is file opened by another application? Pin
jantow10-Jul-01 10:03
jantow10-Jul-01 10:03 
GeneralRe: Is file opened by another application? Pin
Erik Yuzwa12-Jul-01 11:21
Erik Yuzwa12-Jul-01 11:21 
GeneralMaunder combo grid Pin
abir6-Jul-01 18:46
abir6-Jul-01 18:46 
Generalprocessor status Pin
6-Jul-01 9:30
suss6-Jul-01 9:30 
GeneralRe: processor status Pin
Chris Losinger6-Jul-01 11:25
professionalChris Losinger6-Jul-01 11:25 
QuestionHow to get the status of a network interface???? Pin
3-Jul-01 11:29
suss3-Jul-01 11:29 
GeneralWindows XP Themes Pin
Alexander Boczar3-Jul-01 7:31
Alexander Boczar3-Jul-01 7:31 
GeneralRe: Windows XP Themes Pin
Michael Dunn3-Jul-01 8:39
sitebuilderMichael Dunn3-Jul-01 8:39 
GeneralCrystal Report 7.0 ... Pin
Hadi Rezaee3-Jul-01 1:59
Hadi Rezaee3-Jul-01 1:59 
GeneralSending files using FTP Pin
Brian van der Beek2-Jul-01 22:09
Brian van der Beek2-Jul-01 22:09 

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.