Click here to Skip to main content
16,004,969 members
Home / Discussions / C#
   

C#

 
GeneralRe: Unable to establish existence of the account specified Pin
AsheeshS9-Apr-04 19:17
AsheeshS9-Apr-04 19:17 
GeneralRe: Unable to establish existence of the account specified Pin
Heath Stewart11-Apr-04 3:23
protectorHeath Stewart11-Apr-04 3:23 
GeneralVISIO SDK problems Pin
Anonymous9-Apr-04 1:11
Anonymous9-Apr-04 1:11 
GeneralRe: VISIO SDK problems Pin
Heath Stewart9-Apr-04 3:52
protectorHeath Stewart9-Apr-04 3:52 
GeneralRe: VISIO SDK problems Pin
Anonymous11-Apr-04 20:23
Anonymous11-Apr-04 20:23 
GeneralRe: VISIO SDK problems Pin
Anonymous12-Apr-04 0:46
Anonymous12-Apr-04 0:46 
Questionwindow messages hooking??? Pin
SherKar9-Apr-04 0:47
SherKar9-Apr-04 0:47 
AnswerRe: window messages hooking??? Pin
Mazdak9-Apr-04 0:55
Mazdak9-Apr-04 0:55 
If you want too hook your windows messages of your own application implement IMessageFilter interface and inheit your form from it then use Application.AddMessageFilter to add it to your application and do whatever you want with it.

Mazy

"I think that only daring speculation can lead us further and not accumulation of facts." - Albert Einstein

GeneralRe: window messages hooking??? Pin
SherKar9-Apr-04 1:40
SherKar9-Apr-04 1:40 
GeneralRe: window messages hooking??? Pin
Heath Stewart9-Apr-04 3:57
protectorHeath Stewart9-Apr-04 3:57 
GeneralObject Reference Required Pin
thewebmonster9-Apr-04 0:31
thewebmonster9-Apr-04 0:31 
GeneralRe: Object Reference Required Pin
Colin Angus Mackay9-Apr-04 0:47
Colin Angus Mackay9-Apr-04 0:47 
GeneralRe: Object Reference Required Pin
thewebmonster9-Apr-04 0:50
thewebmonster9-Apr-04 0:50 
GeneralRe: Object Reference Required Pin
Colin Angus Mackay9-Apr-04 1:04
Colin Angus Mackay9-Apr-04 1:04 
GeneralRe: Object Reference Required Pin
thewebmonster9-Apr-04 1:20
thewebmonster9-Apr-04 1:20 
GeneralRe: Object Reference Required Pin
Colin Angus Mackay9-Apr-04 1:36
Colin Angus Mackay9-Apr-04 1:36 
GeneralRe: Object Reference Required Pin
thewebmonster9-Apr-04 3:53
thewebmonster9-Apr-04 3:53 
GeneralRe: Object Reference Required Pin
Heath Stewart9-Apr-04 4:01
protectorHeath Stewart9-Apr-04 4:01 
GeneralRe: Object Reference Required Pin
thewebmonster9-Apr-04 4:03
thewebmonster9-Apr-04 4:03 
GeneralRe: Object Reference Required Pin
Heath Stewart9-Apr-04 4:09
protectorHeath Stewart9-Apr-04 4:09 
GeneralRe: Object Reference Required Pin
thewebmonster9-Apr-04 4:13
thewebmonster9-Apr-04 4:13 
GeneralRe: Object Reference Required Pin
Michael P Butler9-Apr-04 1:08
Michael P Butler9-Apr-04 1:08 
GeneralRe: Object Reference Required Pin
thewebmonster9-Apr-04 1:21
thewebmonster9-Apr-04 1:21 
GeneralCLients Communication Pin
8-Apr-04 23:08
suss8-Apr-04 23:08 
GeneralRe: CLients Communication Pin
Colin Angus Mackay9-Apr-04 0:38
Colin Angus Mackay9-Apr-04 0:38 

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.