IDL files?
pat-ux opened this issue · 4 comments
pat-ux commented
Hi, could you include the IDL files for the RPC interfaces in the VS project, or post the command to generate?
hfiref0x commented
IDL file is in Source/Akagi/appinfo.
pat-ux commented
Ok. Do you know if the process has to appear to be explorer.exe (or similar) to access the appinfo rpc server asynchronously? Regular I can get it to work, like from forshaw, but asynchronous, it may do access check? what did you have to do to implement this
hfiref0x commented
I don't see how your question is related to this rep.
pat-ux commented
the answer to the question is yes, explorer.exe is able to call RPC async, random process is not.