MCPcopy Create free account
hub / github.com/JHRobotics/softgpu / sysinfo

Function sysinfo

softgpu.c:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void sysinfo(HWND hwnd)
79{
80 MessageBoxA(hwnd, sysinfomsg, "System informations", MB_OK);
81}
82
83void runprog(const char *exe_name)
84{

Callers 1

softgpuWndProcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected