class
	EV_STOCK_PIXMAPS_IMP

General
	cluster: implementation_mswin
	description: "Facilities for accessing defaultpixmaps and cursors"
	keywords: "pixmap, cursor, default"

Ancestors
	EV_ANY_HANDLER

Queries
	busy_cursor: EV_POINTER_STYLE
	crosshair_cursor: EV_POINTER_STYLE
	default_window_icon: EV_PIXMAP
	error_pixmap: EV_PIXMAP
	help_cursor: EV_POINTER_STYLE
	ibeam_cursor: EV_POINTER_STYLE
	information_pixmap: EV_PIXMAP
	no_cursor: EV_POINTER_STYLE
	question_pixmap: EV_PIXMAP
	sizeall_cursor: EV_POINTER_STYLE
	sizenesw_cursor: EV_POINTER_STYLE
	sizens_cursor: EV_POINTER_STYLE
	sizenwse_cursor: EV_POINTER_STYLE
	sizewe_cursor: EV_POINTER_STYLE
	standard_cursor: EV_POINTER_STYLE
	uparrow_cursor: EV_POINTER_STYLE
	wait_cursor: EV_POINTER_STYLE
	warning_pixmap: EV_PIXMAP