I am trying to implement SIP in an exe application.
In order to construct CSIP, TUid of the application is needed.
Under UI, it is be catched by using
I want to know, if there is a way to get TUid in an exe (no UI) ? (programmatically)Code:Application()->AppDllUid()
Thanks

Reply With Quote

