Blender  V3.3
Functions
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 9 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 56 of file blender_launcher_win32.c.

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