1
Beta Releases / Re: v14.6 BETA
« Last post by Pawel on Yesterday at 11:01:31 »Yeah, right, compatibility.
EDIT: I already changed my code. It is working like as charm.
Thank you for adding those Environment Variables to MC. Waiting for Final Release
Will you consider adding MC Handle as another Environment Variable?
I got it using the following code (I also check the path of the process with this handle).
Handle := FindWindow('MultiCommander MainWnd', nil);
Would be much easier if I could get it from MC
-Pawel
EDIT: I already changed my code. It is working like as charm.
Thank you for adding those Environment Variables to MC. Waiting for Final Release
Will you consider adding MC Handle as another Environment Variable?
I got it using the following code (I also check the path of the process with this handle).
Handle := FindWindow('MultiCommander MainWnd', nil);
Would be much easier if I could get it from MC
-Pawel