We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 304 - [PATCH] WinCE - refactoring of hardware buttons handling
Summary: [PATCH] WinCE - refactoring of hardware buttons handling
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: Other Windows (CE)/PocketPC
: P2 normal
Assignee: Dmitry Yakimov
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 09:04 UTC by Dmitry Yakimov
Modified: 2006-09-23 19:12 UTC (History)
0 users

See Also:


Attachments
patch with refactoring (1.35 KB, patch)
2006-08-22 09:05 UTC, Dmitry Yakimov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Yakimov 2006-08-22 09:04:56 UTC
Now it is not a hack - it uses an official function.
Also removed a handle leak to loaded dll.
Comment 1 Dmitry Yakimov 2006-08-22 09:05:59 UTC
Created attachment 158 [details]
patch with refactoring
Comment 2 Sam Lantinga 2006-09-23 19:12:25 UTC
This is in subversion, thanks!