Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NPP-JSONViewer/JSON-Viewer
/ GetYFromLPARAM
Method
GetYFromLPARAM
src/UtilityLib/Utility.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
short CUtility::GetYFromLPARAM(LPARAM lp)
97
{
98
return static_cast<short>(HIWORD(lp));
99
}
100
101
std::wstring CUtility::GetEditCtrlText(HWND hWnd)
102
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64