-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workflow not precise #1
Comments
Hey @3isenHeiM A few things:
If you have confirmed all of these things, I would be interested in knowing if there was an RPC error (see here). You can check this by adding a debug function that writes the error code to a file somewhere on your host. |
Hi, thanks for the quick answer ! :)
|
You can check using the Sysinternal's tool procmon. Just run it before you launch |
Thanks for the explanation :) Re-compiled the RpcDll.dll, but restrictions on the machine prevent me to run ProcMon. Besides that : in TrigDiag, where is mentioned the folder in which the |
Using TrigDiag is only necessary once you've got You can confirm the DLL is being loaded by simply adding a |
Hi,
it's not an issue per say, more of a request for more information.
So far, I've :
SOURCE_FILE
" indllmain.cpp
DevViewer.exe
(renamedTextInputFramework.dll
)DevViewer.exe
. The GUI was opened.However, I don't see the
setup.dll
in system32.Any clues ? Am I doing it right ?
In TriDiag, do I need to change
CLSID_CollectorService
to the correct GUID ?Many thanks :)
The text was updated successfully, but these errors were encountered: