Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
void sysinfo(HWND hwnd)
79
{
80
MessageBoxA(hwnd, sysinfomsg,
"System informations"
, MB_OK);
81
}
82
83
void runprog(const char *exe_name)
84
{
Callers
1
softgpuWndProc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected