News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

about Packet Filtering API

Started by jsz, June 06, 2010, 08:04:02 AM

Previous topic - Next topic

jsz

i have wanted to make an application used Packet Filtering API (like PfCreateInterface. there is a reference in MSDN : http://msdn.microsoft.com/en-us/library/Aa376636)
however, when i am about to execute the application, message box which was written "the functions can't be found in iphlpapi.dll" in japanese appeared.
(beside, iphlpapi.dll is found and it's the latest)

i don't know why that can't use
please tell me about that

hutch--

Check if the function is actually in the Japanese version of the DLL. If it is you can create a new library using the inc2l tool in masm32. The alternative is to obtain and use the Microsoft library instead.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php