MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / OnCreateCtrl

Method OnCreateCtrl

engine/Poseidon/UI/OptionsUIImpl.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119#define X_findfirst _findfirst
120
121Control* DisplaySingleMission::OnCreateCtrl(int type, int idc, const ParamEntry& cls)
122{
123 return Display::OnCreateCtrl(type, idc, cls);
124}
125
126void DisplaySingleMission::OnLBSelChanged(int idc, int curSel)
127{

Callers

nothing calls this directly

Calls 7

GetTmpSaveDirectoryFunction · 0.85
_findfirstFunction · 0.85
_findnextFunction · 0.85
_findcloseFunction · 0.85
AddStringMethod · 0.80
SortItemsMethod · 0.80
SetCurSelMethod · 0.45

Tested by

no test coverage detected