We have a C++ dll that is uploaded to intranet users to allow them to select file names.
This uses the GetOpenFileName function with the OPENFILENAME structure.
The basic concept works, however there is an unwanted side affect that we cannot find any reference to.
For windows 98 SE and prior...
Hello
I seem to have hit a mind-bendingly awkward problem using GetElementsByName to get a radio button group and select a particular item.
Following is a portion of the code I am trying to make work.
function doDataPopup(sArgs, sType) {
var RetVal;
var oObj;
RetVal =...
Using the 'ServiceProcess.ServiceController' namespace and class I can get almost all the information I want regarding services and devices, and manipulate them.
However, (as usual with .Net) the last bit of information I need is the actual path of the service and the account it runs under...
I ask a user to select a file from the "A:" drive.
Then they exit the application.
When they restart the application there is no floppy in the "A:" drive and when I call "Connection.Open" (ADO 2.6) VB6 always checks the A drive (and displays the 'cannot read drive...
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.