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 "utils/URIUtils.h"
#include "platform/win32/CharsetConverter.h"
#include "platform/win32/WIN32Util.h"
#include "platform/win32/threads/Win32Exception.h"
#include <Objbase.h>
#include <WinSock2.h>
#include <dbghelp.h>
#include <mmsystem.h>
#include <shellapi.h>

Functions

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

Function Documentation

◆ WinMain()

_Use_decl_annotations_ INT WINAPI WinMain ( HINSTANCE  ,
HINSTANCE  ,
LPSTR  ,
INT   
)
Todo:
in a few releases: remove that restriction and assume all Kodi installs understand the file based protocol.