I would opt for depricating TargetWin32 :
TargetWin32
True if running on any version of Windows (even 64-bit). Win32 is actually the name of the framework, which Microsoft has now started referring to as WinAPI.
TargetWindows
True when running on any version of Windows.