Searched refs:__stdcall (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Duxtheme.h20 typedef HTHEME (__stdcall *PFNWXUOPENTHEMEDATA)(HWND, const wchar_t *);
21 typedef HRESULT (__stdcall *PFNWXUCLOSETHEMEDATA)(HTHEME);
22 typedef HRESULT (__stdcall *PFNWXUDRAWTHEMEBACKGROUND)(HTHEME, HDC, int, int, const RECT *, const RECT *);
23 typedef HRESULT (__stdcall *PFNWXUDRAWTHEMETEXT)(HTHEME, HDC, int, int, const wchar_t *, int, DWORD, DWORD, const RECT *);
24 typedef HRESULT (__stdcall *PFNWXUGETTHEMEBACKGROUNDCONTENTRECT)(HTHEME, HDC, int, int, const RECT *, RECT *);
25 typedef HRESULT (__stdcall *PFNWXUGETTHEMEBACKGROUNDEXTENT)(HTHEME, HDC, int, int, const RECT *, RECT *);
26 typedef HRESULT (__stdcall *PFNWXUGETTHEMEPARTSIZE)(HTHEME, HDC, int, int, const RECT *, /* enum */ THEMESIZE, SIZE *);
27 typedef HRESULT (__stdcall *PFNWXUGETTHEMETEXTEXTENT)(HTHEME, HDC, int, int, const wchar_t *, int, DWORD, const RECT *, RECT *);
28 typedef HRESULT (__stdcall *PFNWXUGETTHEMETEXTMETRICS)(HTHEME, HDC, int, int, TEXTMETRIC*);
29 typedef HRESULT (__stdcall *PFNWXUGETTHEMEBACKGROUNDREGIO
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dsethostname.h38 # define FUNCALLCONV __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libnatpmp/
H A Dwingettimeofday.c44 void __stdcall GetSystemTimeAsFileTime(FILETIME*);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/windowsPorts/
H A Dwindows2linux.h21 #define __stdcall macro
26 #define STDMETHODIMP HRESULT __stdcall
27 #define STDMETHODIMP_(x) x __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_threads.h36 # define CURL_STDCALL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Dhw_4758_cca.h27 # define SECURITYAPI __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dhw_4758_cca.h27 #define SECURITYAPI __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Dhw_4758_cca.h27 # define SECURITYAPI __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/ibmca/
H A Dica_openssl_api.h16 # define ICA_CALL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Dapplink.c80 * __stdcall appears to be the only way to get the name
84 __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DExternalLexer.h12 #define EXT_LEXER_DECL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/ibmca/
H A Dica_openssl_api.h16 #define ICA_CALL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dapplink.c49 __stdcall /* __stdcall appears to be the only way to get the name
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/ibmca/
H A Dica_openssl_api.h16 # define ICA_CALL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dapplink.c80 * __stdcall appears to be the only way to get the name
84 __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Drsxntwin.h25 #define PASCAL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Drsxntwin.h27 #define PASCAL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/lzma_src/C/
H A DTypes.h99 #define MY_STD_CALL __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Disql.h31 #define SQL_API __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dthread.cpp74 #define THREAD_CALLCONV __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Disql.h30 #define SQL_API __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/
H A Dw32pthreads.h78 static unsigned __stdcall attribute_align_arg win32thread_worker(void *arg)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dw32pthreads.h67 static unsigned __stdcall attribute_align_arg win32thread_worker(void *arg)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-libdns_sd/
H A Ddns_sd.h36 /* standard calling convention under Win32 is __stdcall */
40 #define DNSSD_API __stdcall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Ddns_sd.h36 /* standard calling convention under Win32 is __stdcall */
40 #define DNSSD_API __stdcall

Completed in 291 milliseconds

12