Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
WinMain.cpp File Reference
#include "CompileInfo.h"
#include "ServiceBroker.h"
#include "application/AppEnvironment.h"
#include "application/AppParamParser.h"
#include "application/AppParams.h"
#include "platform/Environment.h"
#include "platform/xbmc.h"
#include "threads/Thread.h"
#include "utils/CharsetConverter.h"
#include "platform/win32/CharsetConverter.h"
#include "platform/win32/threads/Win32Exception.h"
#include <Objbase.h>
#include <WinSock2.h>
#include <dbghelp.h>
#include <mmsystem.h>
#include <shellapi.h>

Functions

LONG WINAPI CreateMiniDump (EXCEPTION_POINTERS *pEp)
 
_Use_decl_annotations_ INT WINAPI WinMain (HINSTANCE, HINSTANCE, LPSTR, INT)
 

Function Documentation

◆ CreateMiniDump()

LONG WINAPI CreateMiniDump ( EXCEPTION_POINTERS * pEp)

◆ WinMain()

_Use_decl_annotations_ INT WINAPI WinMain ( HINSTANCE ,
HINSTANCE ,
LPSTR ,
INT  )