fix msvc #148
Annotations
10 errors
Compilation:
platform/windows/joypad_windows.cpp#L600
cast from 'FARPROC' (aka 'long long (*)()') to 'XInputGetState_t' (aka 'unsigned long (*)(unsigned long, _XINPUT_STATE *)') converts to incompatible function type
|
Compilation:
platform/windows/joypad_windows.cpp#L601
cast from 'FARPROC' (aka 'long long (*)()') to 'XInputSetState_t' (aka 'unsigned long (*)(unsigned long, _XINPUT_VIBRATION *)') converts to incompatible function type
|
Compilation:
platform/windows/joypad_windows.cpp#L611
cast from 'FARPROC' (aka 'long long (*)()') to 'joyGetDevCaps_t' (aka 'unsigned int (*)(unsigned int, tagJOYCAPSW *, unsigned int)') converts to incompatible function type
|
Compilation:
platform/windows/os_windows.cpp#L488
cast from 'FARPROC' (aka 'long long (*)()') to 'PAddDllDirectory' (aka 'void *(*)(const wchar_t *)') converts to incompatible function type
|
Compilation:
platform/windows/os_windows.cpp#L489
cast from 'FARPROC' (aka 'long long (*)()') to 'PRemoveDllDirectory' (aka 'int (*)(void *)') converts to incompatible function type
|
Compilation:
platform/windows/os_windows.cpp#L588
cast from 'FARPROC' (aka 'long long (*)()') to 'RtlGetVersionPtr' (aka 'long (*)(_OSVERSIONINFOEXW *)') converts to incompatible function type
|
Compilation:
platform/windows/os_windows.cpp#L601
cast from 'FARPROC' (aka 'long long (*)()') to 'RtlGetVersionPtr' (aka 'long (*)(_OSVERSIONINFOEXW *)') converts to incompatible function type
|
Compilation:
platform/windows/os_windows.cpp#L774
cast from 'FARPROC' (aka 'long long (*)()') to 'GetCurrentApplicationUserModelIdPtr' (aka 'long (*)(unsigned int *, wchar_t *)') converts to incompatible function type
|
Compilation:
platform/windows/os_windows.cpp#L976
cast from 'FARPROC' (aka 'long long (*)()') to 'PGetCurrentThreadStackLimits' (aka 'void (*)(unsigned long long *, unsigned long long *)') converts to incompatible function type
|
Compilation:
platform/windows/display_server_windows.cpp#L1297
cast from 'FARPROC' (aka 'long long (*)()') to 'GetDPIForMonitor_t' (aka 'long (*)(HMONITOR__ *, _MonitorDpiType, unsigned int *, unsigned int *)') converts to incompatible function type
|
Loading