Problem with DLL's built on Windows with VS2005. R6034
vhermecz <[email protected]> Fri, 18 Sep 2009 17:28:29 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
I have built the nsldap32v60.dll for win and just created a small VS2005 project containing example asearch.c. After I start it, there is an error during the loading of nsldap32v60.dll I get runtime error number R6034. Microsoft's pages state that I should have put the manifest files next to the dlls. What am I doing wrong here? Do I really need to generate those manifests, or I've just had misconfigured something in my project? :o :/ Thanks in advance, vhermecz