Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ OpenHelpWindow
Function
OpenHelpWindow
src/drivers/win/help.cpp:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
using std::string;
7
8
void OpenHelpWindow(string subpage)
9
{
10
// TODO: Implement replacement for MinGW.
11
}
12
13
#else
14
Callers
4
AppWndProc
Function · 0.85
MemViewCallB
Function · 0.85
MemWatchCallB
Function · 0.85
openOfflineDocs
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected