ircicq: (Default)
ircicq ([personal profile] ircicq) wrote in [personal profile] vak 2023-04-20 09:09 pm (UTC)

.lib генерируется из экспорта .EXE/.DLL примерно так:

dumpbin.exe /exports foo.dll >foo.def
lib.exe /def:foo.def /out:foo.lib

То есть достаточно экспортировать нужный API в главном приложении.





Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org