<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
Thanks for reply, but I've already given up trying until a beta release
:(<br>
<br>
<br>
Pierre Ynard wrote:
<blockquote cite="mid:20090309135657.GA15778@via.ecp.fr" type="cite">
  <blockquote type="cite">
    <pre wrap="">Same error message ... not valid pocket pc application
    </pre>
  </blockquote>
  <pre wrap=""><!---->
We have had this error message, apparently the DLLs are deemed invalid
or something, so the loader cannot load them and throws an error when
trying to start vlc.exe. We use a tweak in the registry: for each DLL
(libvlc.dll, libvlccore.dll, modules...) we add a DWORD value in
HKLM\System\Loader\LoadModuleLow with the name of the DLL ("libvlc.dll"
for example), and a content of 1. Then the DLL loads smoothly.

Hope this helps.

Regards,

  </pre>
</blockquote>
<br>
</body>
</html>