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
Area 51 - Testing Area
5154: MediaPortal 1 - x64 - SharpDX
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="Pablik" data-source="post: 1295848" data-attributes="member: 106554"><p>Last update was around 12:20.</p><p></p><p></p><p></p><p>The IDW_IsInitialized() is external method (from x86 iMONDisplayWrapper.dll).</p><p></p><p>The log cleary shows, that MP is using original MiniDisplayLibrary.dll file. The call stack is:</p><p>SoundGraphDisplay.Initialize() -> SoundGraphDisplay.IDW_IsInitialized().</p><p>The exception is thrown becouse the x64 MP is trying to load x86 library iMONDisplayWrapper.dll.</p><p></p><p>The call stack in updated library from today is now:</p><p>SoundGraphDisplay.Initialize() -> SoundGraphDisplay._IDW_IsInitialized()</p><p>and then (based on process type - x86/x64) the proxy is called or original x86 IDW_IsInitialized() external method is called.</p><p></p><p>I can confim on my system, that this is working.</p></blockquote><p></p>
[QUOTE="Pablik, post: 1295848, member: 106554"] Last update was around 12:20. The IDW_IsInitialized() is external method (from x86 iMONDisplayWrapper.dll). The log cleary shows, that MP is using original MiniDisplayLibrary.dll file. The call stack is: SoundGraphDisplay.Initialize() -> SoundGraphDisplay.IDW_IsInitialized(). The exception is thrown becouse the x64 MP is trying to load x86 library iMONDisplayWrapper.dll. The call stack in updated library from today is now: SoundGraphDisplay.Initialize() -> SoundGraphDisplay._IDW_IsInitialized() and then (based on process type - x86/x64) the proxy is called or original x86 IDW_IsInitialized() external method is called. I can confim on my system, that this is working. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
5154: MediaPortal 1 - x64 - SharpDX
Contact us
RSS
Top
Bottom