home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="FreakyJ" data-source="post: 716455" data-attributes="member: 106003"><p><strong>AW: Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?</strong></p><p></p><p>Hey,</p><p></p><p>thanks for answering =)</p><p>What do you exactly mean with " can't figure out which way up the call stack is"? If you mean the order in which the functions got called that is from the top to the bottom.</p><p>Would it be possible to get more information with the proxy dll? It is no problem to create a proxy dll for the DvrCommonInterface.dll, but I can't implement a proper logging in asm <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> My current problem there is the following:</p><p>- I don't really know how many parameters the function has, so I have to pass all parameter to the stack and then call the function, but how do that in asm?!</p><p>- I have to log the return value, that shouldn't be that problem, but without the first step (passing/forwarding a unknown number of parameters to a function) this is impossible... because currently it is made with a "jmp" operation to the original function.</p><p></p><p>I'm sorry the application doesn't provide more information <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>Concerning the DvrApi.dll</p><p>Sorry, I don't really get your point...</p><p></p><p>While writing I hust did a little test again concerning the TTDvrCommonInterfaceGlobalInitialize().</p><p>I found a little option "Show CallStack", maybe that is what you mentioned in your post <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /> Screenshot attached <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="FreakyJ, post: 716455, member: 106003"] [b]AW: Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?[/b] Hey, thanks for answering =) What do you exactly mean with " can't figure out which way up the call stack is"? If you mean the order in which the functions got called that is from the top to the bottom. Would it be possible to get more information with the proxy dll? It is no problem to create a proxy dll for the DvrCommonInterface.dll, but I can't implement a proper logging in asm :( My current problem there is the following: - I don't really know how many parameters the function has, so I have to pass all parameter to the stack and then call the function, but how do that in asm?! - I have to log the return value, that shouldn't be that problem, but without the first step (passing/forwarding a unknown number of parameters to a function) this is impossible... because currently it is made with a "jmp" operation to the original function. I'm sorry the application doesn't provide more information :( Concerning the DvrApi.dll Sorry, I don't really get your point... While writing I hust did a little test again concerning the TTDvrCommonInterfaceGlobalInitialize(). I found a little option "Show CallStack", maybe that is what you mentioned in your post :P Screenshot attached ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?
Contact us
RSS
Top
Bottom