OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wc_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/
hpcboot.cpp
277
TCHAR *
wc_name
;
local in function:HpcBootApp::registerClass
281
wc_name
= reinterpret_cast <TCHAR *>
288
wc.lpszClassName=
wc_name
;
/src/sys/arch/hpc/stand/hpcboot/menu/
rootwindow.cpp
78
TCHAR *
wc_name
= reinterpret_cast <TCHAR *>
local in function:RootWindow::create
80
wsprintf(app_name, TEXT("%s Build %d"),
wc_name
, HPCBOOT_BUILD_NUMBER);
82
_window = CreateWindow(
wc_name
, app_name, WS_VISIBLE,
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025