Hi,
i have an apparent problem with MS Word OLE which i'm hoping someone would know the answer to.
i have the following code:
function ReturnDocParagraphString: widestring;
const
{Constants for enum WdUnits }
wdCharacter = $00000001;
wdParagraph = $00000004;
{Constants for enum...
It seems that a component of this type would be very useful, but i haven't seen any yet. There are components for Uninstall but not for listing registered applications on a Windows machine.
i still do not understand why if Microsoft can do it with their "Open with" dialog, then why is there not...
Does anyone know how to get a list of all applications that might be listed in Windows "Start menu/programs" toolbar or that might be on the desktop and have them listed in a listbox or similar component, along with the associated application icons?
Or another way of asking: is there a way to...
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.