Feb 7, 2011			
			
						
						Post comments count0
					
								
					
					Post likes count0
				
			The cursor isn't associated with a window or a window class; it's associated with a thread group
In my earlier discussion of the fact that changing a class property affects all windows of that class, commenters LittleHelper and Norman Diamond wanted to know "Why is the cursor associated with class and not a window?" This is another one of those questions that start off with an invalid assumption. The cursor is not associated with a class. ...