[Webkit-unassigned] [Bug 27306] New: [WINCE] initializeMainThreadPlatform must use RegisterClass, not RegisterClassEx
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 15 09:55:43 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27306
Summary: [WINCE] initializeMainThreadPlatform must use
RegisterClass, not RegisterClassEx
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joe.mason at torchmobile.com
CC: treat at kde.org, yong.li at torchmobile.com
WNDCLASSEX and RegisterClassEx do not exist on WinCE so
initializeMainThreadPlatform must use WNDCLASS and RegisterClass instead.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list