how apply windows xp visual style with masm32 ? :(
Hello, welcome to the MASM32 forum. Please see this thread:
http://www.masm32.com/board/index.php?topic=2927.0
The manifest code can also be saved as a file and included as a resource entry (in the .rc file) using the syntax 5 24 "Path/to/manifest/file.extension" where 5 is an arbitrary ID assigned to this resource.