Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Certificando um EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00771405
Message ID:
00771956
Vues:
16
This message has been marked as the solution to the initial question of the thread.
set classlib to _sys_padrao in xxxx.exe
objConfere_padrao=createobject("_confere_padrao")
if objConfere_padrao.retorno#"OK"
   messagebox("Este EXE não fui eu quem fiz :D")
   cancel
endif
Ou seja, o executável que será usado pelo padrão tem que ter a classe (_sys_padrao no caso) que você determinou e com a propriedade desejada. Assim só você sabe o que tem que ter no outro executável e assim pode saber que ele é seu mesmo.
Cordialmente,

Fabiano Costa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform