开发者

Recognizing computer in masm

开发者 https://www.devze.com 2022-12-28 14:37 出处:网络
How can I retrieve MAC of network card(s) and what can I retrieve to recognise specif开发者_如何学Pythonic computer and how?Call Win32\'s GetAdaptersInfo

How can I retrieve MAC of network card(s) and what can I retrieve to recognise specif开发者_如何学Pythonic computer and how?


Call Win32's GetAdaptersInfo Just use INVOKE to call it and pass parms.

0

精彩评论

暂无评论...
验证码 换一张
取 消