Group: Members
Posts: 25
Member No.: 920
Joined: 10-January 05
Hi, Antonis! I'm developing an add-in that adds support of custom linkers to WinAsm Studio. And I have a question. In order to make a command line I need the name of the .obj file, created after compilation. The best way to get this name is to know the main .asm file name. How can I do this? Thanks.