有任何疑问,请联系我们:china@enigmaprotector.com

帮助

使用手册
Additional
使用手册

Markers Run_Once

The Run_Once marker allows selecting part of the code that will be executed only the first time the file is executed. After the first execution the contents of this marker will be deleted from memory and will never be restored. If you try to run this code for a second time, it will be skipped.

Content

Show/Hide Delphi marker content

Show/Hide C++ marker content

Show/Hide C++ x64 marker content

Show/Hide Visual Basic marker content

Examples

Show/Hide Delphi marker example

See markers examples in the installation folder, Examples\MarkerRunOnce subfolder.