When you hover the mouse over a file a "tool tip" listing:-
Type:
Title: - (but only if a title has been given to the file.)
Date Modified: &
Size:
... is displayed. Is there any way in VB6 to get the "Title" component of this information - as opposed to the "name" of the file...
I've never used "StdPicture" before and am getting an error "User defined type not defined" on a line:
Public pic as StdPicture
I must be missing something but can't work out what. Could someone tell me what I need to do.
Thanks in anticipation.
Doug.
Hi,
I'm working on an app - VB6 front end & MySQL backend - have a routine to delete all the records in selected tables. Works fine on all tables bar one in which it deletes the first record then does a recset.movenext and in the attempt to delete the next record throws up the following...
I have a loop (looping through records in a recordset) which has an "on error goto..." statement (in the loop) that deals with the error by skipping that record and moving on to the next... works OK for the first error that it comes accross but next time around it throws up an error message and...
I need to add an entry into the "services.msc" file (via code) and assume that this can be done through an API call. Does anybody know the API or, if it's not by API then how do I do it ? Using XP.
Thanks, Doug.
"A nose by any other name still smells the same."
I'm wanting to populate a list with all of the User names on a PC. Have worked out how to get this from:-
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/DocFolderPaths
but this only works if each user has logged in subsequent to being added as a user. Can't find where...
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.