Click here to Skip to main content
15,895,011 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: it's working. Pin
archana15-Jul-01 20:58
archana15-Jul-01 20:58 
QuestionHow to get letter under mouse cursor in other programs ? Pin
12-Jul-01 17:47
suss12-Jul-01 17:47 
Questionhas anybody programmed some MAPI? Pin
Erik Yuzwa12-Jul-01 11:16
Erik Yuzwa12-Jul-01 11:16 
Questionhow to call outp (from conio.h) Pin
Alper Saracoglu12-Jul-01 9:23
professionalAlper Saracoglu12-Jul-01 9:23 
AnswerRe: how to call outp (from conio.h) Pin
Nikhil Dabas15-Jul-01 8:13
Nikhil Dabas15-Jul-01 8:13 
AnswerRe: how to call outp (from conio.h) Pin
Albert van Peppen16-Aug-01 23:27
professionalAlbert van Peppen16-Aug-01 23:27 
AnswerRe: how to call outp (from conio.h) Pin
Alper Saracoglu17-Aug-01 11:17
professionalAlper Saracoglu17-Aug-01 11:17 
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 

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.