Thank you Enrico,
I knew that there is a better way as to write to an ini-file and then read the file:
LOCAL cTitle := "This is a test"
DEFINE WINDOW oWnd;
TITLE "Prefix - " + cTitle + " - Postfix"
Thanks again.
Best regards,
Otto
James Bott wrote:IF UPPER( cTitle ) == left( UPPER( GETWINDOWTEXT( hWnd ), len(cTitle) )
James Bott wrote:In the code I posted, I discovered that GETWINDOWMODULEFILENAME() is returning some strange results.
nageswaragunupudi wrote:But in the IsExeRunning() function the Mutex is created and also Released immediately. And the program continues its execution. I am not able to understand why the second initiation is unable to create the mutex again, when it was already released by the first instance?
nageswaragunupudi wrote:Is it possible to destroy the mutex in the application and continue application? I did not find DestroyMutex function in msdn.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 90 guests