R
Richard.Kelters
Guest
Yes we use GUI for .NET. We use a super procedure in our application with: PROCEDURE LockWindowUpdate EXTERNAL "user32": DEFINE INPUT PARAMETER hWndLock AS LONG. /* DEFINE RETURN PARAMETER bReturn AS SHORT. */ END PROCEDURE. Run this with input either 0 or :Handle:ToInt32() Richard
Continue reading...
Continue reading...