The following code, after being compiled into an .exe, executes successfully. It seems that the text below #ret has been successfully embedded into the .exe.
What I need, however, is to retrieve the text within a specific sub-function (#sub xxx) and embed that into the generated .exe. How can this be achieved?
Macro CsFunc_T2
What I need, however, is to retrieve the text within a specific sub-function (#sub xxx) and embed that into the generated .exe. How can this be achieved?
Macro CsFunc_T2
