Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing byte by byte two exe files.
Message
 
 
À
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:
00867632
Vues:
23
>>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.
>
>

Nope. AFAIK if you name it the compiler uses your name.

As Dragan pointed out GenMenu uses it. Unless you explicitly name your bars.

Have you tried compiling with the "Recompile All Files" checkbox cleared?

>>
>>>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?
Regards,

Mike

"We try to solve the problem by rushing through the design process so that enough time is left at the end to uncover the errors that were made because we rushed through the design process."
- Glenford Myers

If you're going through hell, keep going. - Walt Disney
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform