L
Luc Alquier
Hello everybody
here is some clues :
- On the vista (SP1) that causes the GPF if we deactivate Data Execution
Prevention (DEP) all work fine.
- On my vista vm with no sp it works fine.
- If we embed ours atcivex in similar web page it also work fine.
Here is the sample file for testing purpose (save as .hta)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<DIV>
<OBJECT classid="clsid:0002E55A-0000-0000-C000-000000000046" id="owc11"
height="400" width="400"></OBJECT>
</DIV>
</body>
</html>
here is some clues :
- On the vista (SP1) that causes the GPF if we deactivate Data Execution
Prevention (DEP) all work fine.
- On my vista vm with no sp it works fine.
- If we embed ours atcivex in similar web page it also work fine.
Here is the sample file for testing purpose (save as .hta)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<DIV>
<OBJECT classid="clsid:0002E55A-0000-0000-C000-000000000046" id="owc11"
height="400" width="400"></OBJECT>
</DIV>
</body>
</html>