代码搜索:cstring

找到约 10,000 项符合「cstring」的源代码

代码结果 10,000
www.eeworm.com/read/339586/3297253

h resourceloaders.h

#if !defined(AFX_RESOURCELOADERS_H) #define AFX_RESOURCELOADERS_H /// loads a CString from the test runner DLL module CString loadCString(UINT stringId); #endif // !defined(AFX_RESOURCELOADERS_H)
www.eeworm.com/read/323643/3510885

ui configuration_dialog.ui

MyDialog2 MyDialog2
www.eeworm.com/read/323643/3510888

ui tab_dialog.ui

MyDialog1 MyDialog1
www.eeworm.com/read/284361/4065386

ui qg_dlgtext.ui

QG_DlgText QG_DlgText
www.eeworm.com/read/284361/4065403

ui qg_dlgarc.ui

QG_DlgArc QG_DlgArc
www.eeworm.com/read/284361/4065590

ui qg_dlgmove.ui

QG_DlgMove QG_DlgMove
www.eeworm.com/read/284361/4065610

ui qg_dlgline.ui

QG_DlgLine QG_DlgLine
www.eeworm.com/read/282758/4088005

h resourceloaders.h

#if !defined(AFX_RESOURCELOADERS_H) #define AFX_RESOURCELOADERS_H /// loads a CString from the test runner DLL module CString loadCString(UINT stringId); #endif // !defined(AFX_RESOURCELOADERS_H)
www.eeworm.com/read/282518/4101145

ui form2.ui

Form1 Form1
www.eeworm.com/read/270811/4234840

txt saveconfig().txt

//in file : MineWnd.cpp //保存 void CMineWnd::SaveConfig() { //获取本地目录 char exeFullPath[MAX_PATH]; CString strPath; GetModuleFileName(NULL, exeFullPath, MAX_PATH); strPath = CString(exeF