Hi,
When we click on the Help button of the PropertySheet, the MFC picks up the file from a default-location.
Is there any way to change the name and path of the file?
Thanks,
scott
Hello,
How to get the index of the selected items of a CListCtrl Control Object.
GetSelectedCount() will give the number of selected items.
and GetNextItem() will give the next selected item(with the LVNI_SELECTED flag).
But i am not able to implement it and after one loop it gives a value -1...
Hi,
These are elements of my dialog based application-
CSetupDlg : CDialog
CMainSheet : CPropertySheet
CPage1 : CPropertyPage
CPage2 : CPropertyPage
Cpage1 and CPage2 are the Pages of the PropertySheet CMainSheet.
The following is called to invoke PropertySheet from CSetupDlg...
Hello,
I want to use my serial port (RS232/PS2) for Logitech Quick Cam Express Webcam which is a USB device.
Is there any way that i can connect the webcam to the converter and then plug the converter in the serial port and use the web cam?
Thankx in advance.
scott
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.