Embedding/NewApi/Win32: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 1: Line 1:
== Sample using new API and win32 ==
This is a small test application using the win32 API and the new embedding API to implement a very rudimentary browser.
== Prerequisites ==
== Prerequisites ==
* A build of xulrunner or firefox. A debug build is recommended during development. Here is a sample mozconfig
* A build of xulrunner or firefox. A debug build is recommended during development. Here is a sample mozconfig
Line 27: Line 30:
* win32_test.sln for VC2005
* win32_test.sln for VC2005
* win32_test_2008.sln for VC2008
* win32_test_2008.sln for VC2008
They contain a small test application usingthe win32 API and the new embedding API to implement a very rudimentary browser.


== Running ==
== Running ==
73

edits

Navigation menu