func chunks, improved arg collect, disasm
[ia32rtools.git] / win32.hlist
index 0387d29..5632296 100644 (file)
@@ -337,7 +337,6 @@ WINBASEAPI UINT WINAPI GetACP(void);
 WINBASEAPI UINT WINAPI GetOEMCP(void);
 WINADVAPI LONG WINAPI RegDeleteValueA(HKEY,LPCSTR);
 WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY,LPCSTR,DWORD,REGSAM,PHKEY);
-SNMPAPI_STATUS WINSNMPAPI SnmpGetLastError(HSNMP_SESSION);
 WINUSERAPI ATOM WINAPI RegisterClassExA(CONST WNDCLASSEXA*);
 WINUSERAPI BOOL WINAPI AllowSetForegroundWindow(DWORD);
 WINUSERAPI BOOL WINAPI ClientToScreen(HWND,LPPOINT);