RE:ShellExecute(EnumHandle, 'Open', @Connected ,'','', SW_SHOWMAXIMIZED)
Hi there,
I just have a query about this API function in particular the 3rd parameter which specifies the path to file to be acted upon.
It specifies that this parameter should be in the form of a pointer to a string however when I do this as shown above, it will not work if instead I pass a straight string to this function it works fine,, any ideas????
Thanks
SPBT
Hi there,
I just have a query about this API function in particular the 3rd parameter which specifies the path to file to be acted upon.
It specifies that this parameter should be in the form of a pointer to a string however when I do this as shown above, it will not work if instead I pass a straight string to this function it works fine,, any ideas????
Thanks
SPBT