LibreOffice Module setup_native (master) 1
Functions
shutdown_quickstart.cxx File Reference
#include "quickstarter.hxx"
#include <systools/win32/qswin32.h>
Include dependency graph for shutdown_quickstart.cxx:

Go to the source code of this file.

Functions

static BOOL CALLBACK EnumWindowsProc (HWND hWnd, LPARAM lParam)
 
 __declspec (dllexport) UINT __stdcall ShutDownQuickstarter(MSIHANDLE hMSI)
 

Function Documentation

◆ __declspec()

__declspec ( dllexport  )

Definition at line 66 of file shutdown_quickstart.cxx.

References EnumWindowsProc().

◆ EnumWindowsProc()

static BOOL CALLBACK EnumWindowsProc ( HWND  hWnd,
LPARAM  lParam 
)
static

Definition at line 24 of file shutdown_quickstart.cxx.

References CALLBACK, FALSE, GetOfficeInstallationPathW(), GetProcessImagePathW(), and TRUE.

Referenced by __declspec().