X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=win32.hlist;h=5632296871ae239f69cd16b38ced32f0510536ff;hb=de50b98baf577c2ab9b9f680ea102c1dad14eb7c;hp=0387d291a7a8c553360c6188996811674fab3525;hpb=64c59faf96cd35319a5c7a11c5f47ee684b27ae2;p=ia32rtools.git diff --git a/win32.hlist b/win32.hlist index 0387d29..5632296 100644 --- a/win32.hlist +++ b/win32.hlist @@ -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);