#1
|
|||
|
|||
How can I read the binary from the log ?
Hello,
I need to get the name of the binary, after a Make VB6 compiles a vb project. Is there a way to read the dll name from the log? Thanks. |
#2
|
|||
|
|||
There's nothing built-in for that. You would need to parse the .vbp file to get it.
|
|
|