0413: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
m (1 revision)  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
|0413  | |0413  | ||
|Window Not On Top  | |Window Not On Top  | ||
|A Keyboard message was sent to a task which is different from the one that currently owns the keyboard.This error is defined in support of the command [[  | |A Keyboard message was sent to a task which is different from the one that currently owns the keyboard.This error is defined in support of the command [[Msg]] - controlling the keyboard through Windows Messaging.  | ||
|(??Try setting the focus to the proper window before sending the message??)  | |(??Try setting the focus to the proper window before sending the message??)  | ||
}}  | }}  | ||
[[Category:Error Codes]]  | [[Category:Error Codes]]  | ||
Latest revision as of 16:46, 11 December 2013
| 
 Summary:  | 
 Window Not On Top  | 
|---|---|
| 
 Cause:  | 
 A Keyboard message was sent to a task which is different from the one that currently owns the keyboard.This error is defined in support of the command Msg - controlling the keyboard through Windows Messaging.  | 
| 
 Remedy:  | 
 (??Try setting the focus to the proper window before sending the message??)  |