Bonjour
J'ai lu dans la FAC :
Mais il semble que l'onglet User n'existe plus dans le menu Edit. Comment spécifier une "user property" maintenant ?To do substitutions on the read files : edit the package where the C++ reverse will be started (perhaps the project itself) to add a user property (through the tab User) with the key #file and the value must be the absolute pathname of a file. Each line of the specified file must contain :
* just an identifier : in this case this identifier will be ignored during reverse. This is like #define identifier
* a form identifier=value : in this case the identifier will replaced by the value during reverse. The value must a token, for instance an other identifier, a float, a string etc. This is like #define identifier value.
Merci d'avance
Cordialement
Partager