Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparing byte by byte two exe files.
Message
From
16/01/2004 13:41:39
Dave Nantais
Light speed database solutions
Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00867302
Message ID:
00867588
Views:
20
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform