Hi All I am trying to call GetUpdateRgn() function in Onpaint() but iam getting error error C2664: 'CWnd::GetUpdateRgn' : cannot convert...
Here is the whole function iam pasting will it be help for u void CEntityListView::AddEntityToList(int pPosition, TARGET_POS cursor) int...
No Shabbir I am updating that variable only because i can see while giving breakpoint value are getting updated CString strLstItem;...
ya i tried invalidate already as well as update also but still it is not working
Hi all Iam facing problem in listview .Problem is while giving breakpoint I can see values are getting updated but when i am seeing LISTVIEW...
ya i gave the condition but still its not working if(mycombo.FindString(0,"babina")==0) m_objTexture.LoadTGA("map1.tga") ;...
Dear Friends I have combo box in which i have two strings i.e. nothing but properties->data ->insert string First is BABINA & 2nd JAIPUR I...
Hi I am getting a conversion error CString Instring; CString Automesg[2]; Automesg[0]="test 1"; Automesg[1]="Test Example2";...
Hi All I am getting a error strLstItem.Format("%f", latitude); //objLstCtrl.SetItemText(nItem, 2, strLstItem);...
Thank for reply Since Onsend() function is public in class CScenGenDoc( ScenGenDoc.h) I called CScenGenDoc::OnSend(); in landmovement .cpp...
hye all I have class CScenDoc . In that class have function called ONSEND() where I am doing certain operation .I want to call this ONSEND...
Hi all I have a client sever application ,as iam sending buffer from one ssytem to another is is working perfectly ok for sometime but after...
How should i convert char array to CString In my user.cpp file char Spread_name[20, Private_group[20]; CString a; a.Format(_T("User:...
How to pass CString as a paramterey . I am passing CString as paramter in a particular function & on its defintion it should be convert into char...
Hye all I have created list of dialog box in MENU .First Dialog box is coming allright but when i click other menu my dialog box doesnt appear...
NO its not a dialog based ,its a SDI
Hye All Iam facing problem regarding MENU creation in MFC visual studio 2008 .I have created a menu properly but not able to map . The Steps...
My application is acting as client .In my windows screen everything is right but as my server application gets connected with my client...
I have a problem with my splitter window My window splitter are comnig perfectly alright but one of my pane which I have marked as bold in below...
I am facing problem with my the tool tip I have 2 bit map images & i want to display to display there respective values when iam putting cursor...
Separate names with a comma.