Blender V4.3
blender_launcher_win32.c File Reference
#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)
 

Function Documentation

◆ LaunchedFromSteam()

BOOL LaunchedFromSteam ( )

Definition at line 11 of file blender_launcher_win32.c.

References FALSE, and L.

Referenced by wWinMain().

◆ wWinMain()

int WINAPI wWinMain ( HINSTANCE hInstance,
HINSTANCE hPrevInstance,
PWSTR pCmdLine,
int nCmdShow )

Definition at line 58 of file blender_launcher_win32.c.

References free(), L, LaunchedFromSteam(), and NULL.