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
Support
General Support
Project 64 Exit issue
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="jenz" data-source="post: 130759" data-attributes="member: 47132"><p><strong>WM_Quit to quit almost any application</strong></p><p></p><p>Hi,</p><p></p><p>to quit almost any program, even those that won't react on Alt-F4, you can map the WM_Quit Windows-message to your remote control. You need a remote that is supported by HIP, HIP itself, and the MediaPortal MessagePlugin.</p><p></p><p>Use HIP to send message to MP, which are then processed via the message plugin. The message plugin has default settings for HIP, you'll just have to import them into HIP, and add a global key for the WM_Quit-Message. I've put it on the stop key of my MCE remote.</p><p></p><p>The parameters for the the Wm_Quit-Message are:</p><p>QM_Quit = 0x0012 (dec = 18)</p><p>lparam = 0; // This is the exit code of the program that is going to quit</p><p>wparam = 0; // unused</p><p></p><p>Works very nice, and it's very useful, when the game you're running doesn't allow you to quit directly.</p><p> </p><p>Cheers, Jenz</p></blockquote><p></p>
[QUOTE="jenz, post: 130759, member: 47132"] [b]WM_Quit to quit almost any application[/b] Hi, to quit almost any program, even those that won't react on Alt-F4, you can map the WM_Quit Windows-message to your remote control. You need a remote that is supported by HIP, HIP itself, and the MediaPortal MessagePlugin. Use HIP to send message to MP, which are then processed via the message plugin. The message plugin has default settings for HIP, you'll just have to import them into HIP, and add a global key for the WM_Quit-Message. I've put it on the stop key of my MCE remote. The parameters for the the Wm_Quit-Message are: QM_Quit = 0x0012 (dec = 18) lparam = 0; // This is the exit code of the program that is going to quit wparam = 0; // unused Works very nice, and it's very useful, when the game you're running doesn't allow you to quit directly. Cheers, Jenz [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Project 64 Exit issue
Contact us
RSS
Top
Bottom