|
Blender V4.3
|
#include <Windows.h>#include <strsafe.h>#include <PathCch.h>#include <tlhelp32.h>Go to the source code of this file.
Functions | |
| BOOL | LaunchedFromSteam () |
| int WINAPI | wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, PWSTR pCmdLine, int nCmdShow) |
| BOOL LaunchedFromSteam | ( | ) |
Definition at line 11 of file blender_launcher_win32.c.
Referenced by wWinMain().
Definition at line 58 of file blender_launcher_win32.c.
References free(), L, LaunchedFromSteam(), and NULL.