* include/winuser.h (CURSOR_SHOWING) Add define.
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
2002-08-17  Danny Smith  <dannysmith@users.sourceforge.net>
 | 
			
		||||
 | 
			
		||||
	* include/winuser.h (CURSOR_SHOWING) Add define.
 | 
			
		||||
	Thanks to: Jan Hlavat<61>  <hlavac@users.sourceforge.net>
 | 
			
		||||
 | 
			
		||||
2002-08-17  Danny Smith  <dannysmith@users.sourceforge.net>
 | 
			
		||||
 | 
			
		||||
	* include/winerror.h: Cast OLE error codes to HRESULT.
 | 
			
		||||
 
 | 
			
		||||
@@ -1910,6 +1910,7 @@ extern "C" {
 | 
			
		||||
#define INPUT_MOUSE 0
 | 
			
		||||
#define INPUT_KEYBOARD 1
 | 
			
		||||
#define INPUT_HARDWARE 2
 | 
			
		||||
#define CURSOR_SHOWING 0x00000001
 | 
			
		||||
 | 
			
		||||
#ifndef RC_INVOKED
 | 
			
		||||
typedef BOOL(CALLBACK *DLGPROC)(HWND,UINT,WPARAM,LPARAM);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user