required changes to migrate from FWH 32 to 64 bits

required changes to migrate from FWH 32 to 64 bits

Postby Antonio Linares » Thu May 22, 2014 12:40 pm

If you are using a RC file and you use a manifest file, then this change is required in the RC file:

Code: Select all  Expand view
#ifdef __FLAT__
   1 24 "./WinXP/WindowsXP.Manifest"
#endif

#ifdef __64__
   1 24 "WinXP/WindowsXP.Manifest64"
#endif


If you link the old one (32 bits) by mistake, your EXE will not start and you will get an error that your app can't be executed
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41312
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Return to Utilities / Utilidades

Who is online

Users browsing this forum: No registered users and 6 guests