FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Functions
Global Func.h File Reference

Go to the source code of this file.

Functions

ARX_API class CWnd *__cdecl AcUiMainWindow (void)
 
ARX_API int __cdecl AcUiEnableToolTips (void)
 
ARX_API int __cdecl AcUiFindContextHelpFullPath (wchar_t const *, CStringW &)
 
ARX_API int __cdecl AcUiIsInputPending (void)
 
ARX_API int __cdecl IsInitialized (void *, void *)
 
ARX_API struct HICON__ *__cdecl AcUiGetAppIcon (int, bool)
 
ARX_API struct HINSTANCE__ *__cdecl AcUiAppResourceInstance (void)
 
ARX_API unsigned long __cdecl AcAllThru (void *, unsigned int, void *, unsigned int,...)
 
ARX_API void __cdecl AcUiRootKey (CStringW &)
 
ARX_API void __cdecl InitAcUiDLL (void)
 
ARX_API wchar_t const *__cdecl AcUiContextHelpFileName (void)
 

Function Documentation

◆ AcAllThru()

ARX_API unsigned long __cdecl AcAllThru ( void * ,
unsigned int ,
void * ,
unsigned int ,
... )

◆ AcUiAppResourceInstance()

ARX_API struct HINSTANCE__ *__cdecl AcUiAppResourceInstance ( void )

◆ AcUiContextHelpFileName()

ARX_API wchar_t const *__cdecl AcUiContextHelpFileName ( void )

◆ AcUiEnableToolTips()

ARX_API int __cdecl AcUiEnableToolTips ( void )

◆ AcUiFindContextHelpFullPath()

ARX_API int __cdecl AcUiFindContextHelpFullPath ( wchar_t const * ,
CStringW &  )

◆ AcUiGetAppIcon()

ARX_API struct HICON__ *__cdecl AcUiGetAppIcon ( int ,
bool  )

◆ AcUiIsInputPending()

ARX_API int __cdecl AcUiIsInputPending ( void )

◆ AcUiMainWindow()

ARX_API class CWnd *__cdecl AcUiMainWindow ( void )

◆ AcUiRootKey()

ARX_API void __cdecl AcUiRootKey ( CStringW & )

◆ InitAcUiDLL()

ARX_API void __cdecl InitAcUiDLL ( void )

◆ IsInitialized()

ARX_API int __cdecl IsInitialized ( void * ,
void *  )