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

Function softgpu_browser

window.c:331–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329}
330
331void softgpu_browser(const char *url)
332{
333 ShellExecuteA(NULL, "open", url, NULL, NULL, SW_SHOW);
334}
335
336#define CUST_WIDTH 250
337

Callers 1

softgpuWndProcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected