Desktop Functions: Smart Device Functions:
|
Search Results for "API" in [All]icmpAlternative Managed API:Alternative Managed API:3: IcmpSendEcho
tcc -Wall ping.c /WINDOWS/system32/iphlpapi.dll /windows/system32/ws2_32.dll
gcc -Wall -Wl,--enable-stdcall-fixup ping.c -liphlpapi
#include <w32api/ipexport.h>
#include <w32api/icmpapi.h>
// for tinyc, pull definitions out of cygwin /usr/include/w32api/...
#ifndef WINSOCK_API_LINKAGE
#define WINSOCK_API_LINKAGE DECLSPEC_IMPORT
#define WINSOCK_API_LINKAGE
#endif /* WINSOCK_API_LINKAGE */
#define WSAAPI WINAPI
WINSOCK_API_LINKAGE unsigned __LONG32 WSAAPI inet_addr(const char *cp);
// /usr/include/w32api/icmpapi.h
HANDLE WINAPI IcmpCreateFile(VOID);
WINBOOL WINAPI IcmpCloseHandle(HANDLE IcmpHandle);
DWORD WINAPI IcmpSendEcho(HANDLE IcmpHandle, IPAddr DestinationAddress, comctl32Alternative Managed API:Alternative Managed API:7: DoReaderMode Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:11: ImageList_Create Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:16: ImageList_DrawEx Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:24: TaskDialog 2-Add this lines to your app.manifest Alternative Managed API:http://code.msdn.microsoft.com/WindowsAPICodePack The VistaBridge project includes API's for many other Vista Features (such as the TaskDialog, Vista OpenFile and SaveFile Dialogs, and of course the Aero Glass Effects) to try these out, run the VistaBridge Project. 2-Add this lines to your app.manifest Alternative Managed API:http://code.msdn.microsoft.com/WindowsAPICodePack The VistaBridge project includes API's for many other Vista Features (such as the TaskDialog, Vista OpenFile and SaveFile Dialogs, and of course the Aero Glass Effects) to try these out, run the VistaBridge Project.
static extern TODO WindowsAPICodePack(TODO);
Declare Function WindowsAPICodePack Lib "comctl32.dll" (TODO) As TODO Alternative Managed API:fbwflib28: FbwfAddExclusion Alternative Managed API:Alternative Managed API:The API defines an Void-Pointer as a parameter. The pointer must point to a function with 4 parameters itself. The parameters are the same as a WaitHandle with its initial state set to false. So you can use the SafeHandle of the ResetEvent class. Alternative Managed API:Alternative Managed API:Alternative Managed API:33: FbwfEnableFilter Alternative Managed API:Alternative Managed API:Using a custom marshaler for this type might be possible as it is used a couple of times in this API. Alternative Managed API:Alternative Managed API:Using a custom marshaler for this type might be possible as it is used a couple of times in this API. Alternative Managed API:38: FbwfMemoryUsage Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:hid43: HidD_FlushQueue Alternative Managed API:Alternative Managed API:Alternative Managed API:46: HidD_GetFeature Alternative Managed API:When calling this API, set the first byte of reportBuffer to the feature report that you want to get. When the function call returns, the rest of the array will be filled with the feature report data. 47: HidD_GetHidGuid Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:51: HIDP_CAPS Alternative Managed API:52: HidP_GetCaps Alternative Managed API:crypt32Alternative Managed API:55: CertAlgIdToOID The CertAlgIdToOID function converts a CryptoAPI algorithm identifier (ALG_ID) to an Abstract Syntax Notation One (ASN.1) object identifier (OID) string.
[DllImport("Crypt32", CharSet=CharSet.Ansi, CallingConvention=CallingConvention.Winapi)] Alternative Managed API:56: CertCloseStore Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Alternative Managed API:Cut off search results after 60. Please refine your search. |