Bug 27917 - [WINCE] LOAD_WITH_ALTERED_SEARCH_PATH not supported on WINCE
Summary: [WINCE] LOAD_WITH_ALTERED_SEARCH_PATH not supported on WINCE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 23154
  Show dependency treegraph
 
Reported: 2009-07-31 22:24 PDT by Joe Mason
Modified: 2009-08-03 09:25 PDT (History)
1 user (show)

See Also:


Attachments
Go back to LoadLibrary on WINCE (1.58 KB, patch)
2009-07-31 22:50 PDT, Joe Mason
staikos: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Mason 2009-07-31 22:24:23 PDT
Plugins are now loaded with LoadLibraryEx and the LOAD_WITH_ALTERED_SEARCH_PATH parameter, which isn't supported on WINCE.  (Loading plugins fails with an "Invalid Parameter" error.)
Comment 1 Joe Mason 2009-07-31 22:50:19 PDT
Created attachment 33931 [details]
Go back to LoadLibrary on WINCE
Comment 2 Benjamin Meyer 2009-08-03 09:22:39 PDT
Committed r46718