| | Compiling...
nel_launcherDlg.cpp
.\nel_launcherDlg.cpp(62) : error C2440: 'static_cast' : cannot convert from 'void (__cdecl CNel_launcherDlg::* )(UINT)' to 'void (__cdecl CWnd::* )(UINT_PTR)'
Cast from base to derived requires dynamic_cast or static_cast
.\nel_launcherDlg.cpp(369) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(372) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(400) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(421) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
.\nel_launcherDlg.cpp(605) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
|