Home
last modified time | relevance | path

Searched refs:__stdcall (Results 1 – 25 of 52) sorted by relevance

123

/aoo41x/main/avmedia/source/win/
H A Dinterface.hxx35 virtual HRESULT __stdcall get_Filter(
37 virtual HRESULT __stdcall put_Filter(
45 virtual HRESULT __stdcall get_StreamType(
51 virtual HRESULT __stdcall get_Filename(
53 virtual HRESULT __stdcall put_Filename(
55 virtual HRESULT __stdcall GetBitmapBits(
84 virtual HRESULT __stdcall SampleCB(
87 virtual HRESULT __stdcall BufferCB(
101 virtual HRESULT __stdcall SetOneShot(
103 virtual HRESULT __stdcall SetMediaType(
[all …]
/aoo41x/main/setup_native/source/win32/customactions/indexingfilter/
H A Drestartindexingservice.cxx47 typedef BOOL (__stdcall * CloseServiceHandle_t)(SC_HANDLE);
48 typedef BOOL (__stdcall * ControlService_t)(SC_HANDLE, DWORD, LPSERVICE_STATUS);
49 typedef SC_HANDLE (__stdcall * OpenSCManager_t)(LPCSTR, LPCSTR, DWORD);
50 typedef SC_HANDLE (__stdcall * OpenService_t)(SC_HANDLE, LPCSTR, DWORD);
51 typedef BOOL (__stdcall * QueryServiceStatus_t)(SC_HANDLE, LPSERVICE_STATUS);
52 typedef BOOL (__stdcall * StartService_t)(SC_HANDLE, DWORD, LPCSTR*);
155 extern "C" UINT __stdcall RestartIndexingService(MSIHANDLE) in RestartIndexingService()
/aoo41x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx540 extern "C" UINT __stdcall InstallPatchedFiles( MSIHANDLE handle ) in InstallPatchedFiles()
597 extern "C" UINT __stdcall UninstallPatchedFiles( MSIHANDLE handle ) in UninstallPatchedFiles()
678 extern "C" UINT __stdcall IsOfficeRunning( MSIHANDLE handle ) in IsOfficeRunning()
719 extern "C" UINT __stdcall SetFeatureState( MSIHANDLE handle ) in SetFeatureState()
832 extern "C" UINT __stdcall SetNewFeatureState( MSIHANDLE handle ) in SetNewFeatureState()
855 extern "C" UINT __stdcall ShowOnlineUpdateDialog( MSIHANDLE handle ) in ShowOnlineUpdateDialog()
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dreg4msdocmsi.cxx61 extern "C" UINT __stdcall InstallUiSequenceEntry(MSIHANDLE handle) in InstallUiSequenceEntry()
115 extern "C" UINT __stdcall InstallExecSequenceEntry(MSIHANDLE handle) in InstallExecSequenceEntry()
159 extern "C" UINT __stdcall DeinstallExecSequenceEntry(MSIHANDLE handle) in DeinstallExecSequenceEntry()
/aoo41x/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx353 extern "C" UINT __stdcall LookForRegisteredExtensions( MSIHANDLE handle ) in LookForRegisteredExtensions()
436 extern "C" UINT __stdcall RegisterSomeExtensions( MSIHANDLE handle ) in RegisterSomeExtensions()
480 extern "C" UINT __stdcall FindRegisteredExtensions( MSIHANDLE handle ) in FindRegisteredExtensions()
517 extern "C" UINT __stdcall DeleteRegisteredExtensions( MSIHANDLE /*handle*/ ) in DeleteRegisteredExtensions()
/aoo41x/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx47 typedef int ( __stdcall * DllNativeRegProc ) ( int, BOOL, BOOL, const char* );
48 typedef int ( __stdcall * DllNativeUnregProc ) ( int, BOOL, BOOL );
333 extern "C" UINT __stdcall InstallActiveXControl( MSIHANDLE hMSI ) in InstallActiveXControl()
400 extern "C" UINT __stdcall DeinstallActiveXControl( MSIHANDLE hMSI ) in DeinstallActiveXControl()
/aoo41x/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx130 extern "C" UINT __stdcall ShowReleaseNotesBefore( MSIHANDLE ) in ShowReleaseNotesBefore()
143 extern "C" UINT __stdcall ShowReleaseNotesAfter( MSIHANDLE ) in ShowReleaseNotesAfter()
156 extern "C" UINT __stdcall ShowSurveyAfter( MSIHANDLE handle ) in ShowSurveyAfter()
/aoo41x/main/sal/qa/systools/
H A Dtest_comtools.cxx43 ULONG __stdcall AddRef() in AddRef()
49 ULONG __stdcall Release() in Release()
57 HRESULT __stdcall QueryInterface(REFIID riid, LPVOID* ppv) in QueryInterface()
/aoo41x/main/shell/source/tools/regsvrex/
H A Dregsvrex.cxx35 typedef HRESULT (__stdcall *lpfnDllRegisterServer)();
36 typedef HRESULT (__stdcall *lpfnDllUnregisterServer)();
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctiondefs.hxx36 #define SQL_API __stdcall
39 #define SQL_API __stdcall
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dstartmenuicon.cxx70 extern "C" UINT __stdcall InstallStartmenuFolderIcon( MSIHANDLE handle ) in InstallStartmenuFolderIcon()
127 extern "C" UINT __stdcall DeinstallStartmenuFolderIcon(MSIHANDLE handle) in DeinstallStartmenuFolderIcon()
H A Ddotnetcheck.cxx132 extern "C" UINT __stdcall DotNetCheck(MSIHANDLE handle) { in DotNetCheck()
154 extern "C" UINT __stdcall ShowProperties(MSIHANDLE handle) in ShowProperties()
H A Dshellextensions.cxx136 extern "C" UINT __stdcall InstallExecSequenceEntry(MSIHANDLE hMSI) in InstallExecSequenceEntry()
195 extern "C" UINT __stdcall DeinstallExecSequenceEntry(MSIHANDLE) in DeinstallExecSequenceEntry()
H A Dvistaspecial.cxx180 extern "C" UINT __stdcall RenamePrgFolder( MSIHANDLE handle ) in RenamePrgFolder()
213 extern "C" UINT __stdcall RemovePrgFolder( MSIHANDLE handle ) in RemovePrgFolder()
H A Dlayerlinks.cxx95 extern "C" UINT __stdcall CreateLayerLinks(MSIHANDLE handle) in CreateLayerLinks()
207 extern "C" UINT __stdcall RemoveLayerLinks(MSIHANDLE handle) in RemoveLayerLinks()
H A Dregisterextensions.cxx314 extern "C" UINT __stdcall RegisterExtensions(MSIHANDLE handle) in RegisterExtensions()
372 extern "C" UINT __stdcall RemoveExtensions(MSIHANDLE handle) in RemoveExtensions()
H A Dsetadmininstall.cxx58 extern "C" UINT __stdcall SetAdminInstallProperty(MSIHANDLE handle) in SetAdminInstallProperty()
/aoo41x/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx132 extern "C" UINT __stdcall SetProductInstallationPath(MSIHANDLE handle) in SetProductInstallationPath()
171 extern "C" UINT __stdcall RegisterLanguagePack(MSIHANDLE handle) in RegisterLanguagePack()
/aoo41x/main/dtrans/source/win32/dnd/
H A Dsource.cxx67 unsigned __stdcall DndOleSTAFunc(LPVOID pParams);
361 unsigned __stdcall DndOleSTAFunc(LPVOID pParams) in DndOleSTAFunc()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx78 #define SQL_API __stdcall
107 #define SQL_API __stdcall
/aoo41x/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx461 extern "C" UINT __stdcall InstallReg64(MSIHANDLE hMSI) in InstallReg64()
468 extern "C" UINT __stdcall DeinstallReg64(MSIHANDLE hMSI) in DeinstallReg64()
/aoo41x/main/sal/osl/w32/
H A Dthread.c48 static unsigned __stdcall oslWorkerWrapperFunction(void* pData);
54 static unsigned __stdcall oslWorkerWrapperFunction(void* pData) in oslWorkerWrapperFunction()
/aoo41x/main/external/mingwheaders/
H A Dmingw_atl_headers.patch82 -PVOID __stdcall __AllocStdCallThunk(VOID);
83 -VOID __stdcall __FreeStdCallThunk(PVOID);
84 +//PVOID __stdcall __AllocStdCallThunk(VOID);
85 +//VOID __stdcall __FreeStdCallThunk(PVOID);
953 -inline void __declspec(naked) __stdcall CComStdCallThunkHelper()
954 +inline void __stdcall CComStdCallThunkHelper()
/aoo41x/main/setup_native/source/win32/customactions/quickstarter/
H A Dremove_quickstart_link.cxx40 extern "C" UINT __stdcall RemoveQuickstarterLink( MSIHANDLE hMSI ) in RemoveQuickstarterLink()
/aoo41x/main/unixODBC/inc/
H A Diodbcunix.h103 #define __stdcall macro

Completed in 108 milliseconds

123