Project Support Forums => MASM32 => WINDOWS.INC Project => Topic started by: dedndave on December 08, 2011, 04:46:35 PM
Title: COORD Structure Label Case
Post by: dedndave on December 08, 2011, 04:46:35 PM
the COORD structure uses upper case X and Y labels for the member names (words) the POINT structure uses lower case x and y for the member names (dwords)
the current windows.inc file uses lower case x and y for both