Hi,
Does anyone know of a way to change the root registry key from HKEY_CURRENT_USER to HKEY_LOCAL_MACHINE.
I do the following code:
SetRegistryKey(_T("CTI"));
m_pszProfileName = _tcsdup(_T("TIP Medical"));
LoadStdProfileSettings();
CString strTemp;
strTemp =...
Hi, Does anyone know if there is a way to display a form contained in a Microsoft Access DB from a Visual C++ application? There is no guarantee that MS Access will be installed on the machine.
Thanks
Gary
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.