Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing byte by byte two exe files.
Message
De
16/01/2004 13:41:39
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00867302
Message ID:
00867588
Vues:
19
>Hi Dave,
>
>VFP will have regenerated all of the unique procedure names SYS(2015).
>
>Regards,
>
>Mike

are you saying that if have some lines of code

PROCEDURE RegisterEncryptedTable
...
...
ENDPROC

that during the compilation process VFP gives that procedure a different unique label using SYS(2015) so that internally VFP does not see my procedure as "RegisterEncryptedTAble" but instead as something like `_150T12345`.

This project does not have any explicit SYS(2015) calls in it.


>
>>I take a VFP 6.0 project and build an exe file.
>>Five seconds later I build another exe file with the same project.
>>Both files are 14,492,073 bytes in size.
>>
>>However, when performing a byte by byte comparison of both exes one they are different in 27,000 bytes.
>>
>>Does anyone know why this occurs?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform