comctl32/tests: Use CRT allocation functions.
[wine.git] / dlls / shdoclc / ERROR.HTM
blobe74efa15608d9421adc7867f27a4457729925f89
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5   <title>Page Load Error</title>
6 </head>
7 <body onload="javascript: if(window.location.search) document.getElementById('err').innerHTML = unescape(window.location.search.substr(1))">
8 <div style="margin-left:45px; width:720px;">
9   <h2>The page cannot be loaded because of an error</h2>
10   <p>Error code: <b id="err">Unknown</b></p>
11 </div>
12 </body>
13 </html>