I have a Dialog with a ListView Control on it.
I have enabled editing of Subitems by overriding the OnBeginLabelEdit and OnEndLabelEdit and only allow editing if a subitem is clicked and not the actual item.
Then I subclass the edit control and place the edit control in the correct place over...
I have an MFC application that runs under windows NT and windows 2000.
It has standard File Open and File Save commands added through Class wizard.
The problem is when i install on windows NT and click the File Open menu option, the file Open dialog appears.
When in Windows 2000 doing the...
I need to use the CAPICOM.dll methods to encrypt and decrypt some information within my MFC application. Does anyone know how to use this dll to do this?
Thanks in advance
Hi,
I have written an ActiveX control which connects to a SQL database but i need the ability to connect to different datbase names and servers.
I am currently using a UDL file for my ConnectionSource property for the DEConnection object.
I manually set the ConnectionSource proprty in the...
Hi,
Can someone help me with a problem i have at the moment. I have an activex control written in VB 6.0 and it has a popup form that a user selects some items in a listbox and then closes the form.
What I want to do is to return the items that we chosen in the listbox on the form to a listbox...
Hi,
Can someone help me with a problem i have at the moment. I have an activex control written in VB 6.0 and it has a popup form that a user selects some items in a listbox and then closes the form.
What I want to do is to return the items that we chosen in the listbox on the form to a listbox...
Can anyone tell me how to implement The BackColor stock property for an ATL Composite control. I selected it in the ATL Object Wizard when creating the Composite control but when i test changing the BackColor absolutely nothing happens.
Has anyone else come across this or know the answer to...
I am currently populating a CListCtrl up to a limit of say 100 items.
If more items come in then i want to get rid of the first item in the clistctrl and add the new item to the end, thus producing a rolling list.
The problem is, when the list is scrolling it uses a great deal of processor time...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.