{"id":4182,"date":"2014-03-30T08:52:46","date_gmt":"2014-03-30T08:52:46","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/manifest-problems-collection-of-common-programming-errors\/"},"modified":"2014-03-30T08:52:46","modified_gmt":"2014-03-30T08:52:46","slug":"manifest-problems-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/manifest-problems-collection-of-common-programming-errors\/","title":{"rendered":".manifest problems-Collection of common programming errors"},"content":{"rendered":"<p>exe -manifest $@.manifest -outputresource:$@;2 to embed the .manifest&#8217;s, after which I delete the .manifest&#8217;s. I can run these applications fine on the computer I built them, but on any other computer, I get the error &#8220;The application failed to initialize properly (0xc0150002)&#8221;. If I run in msdev.exe (VC6), I also get the message &#8220;Could not execute: Path not found(Win32 error 3)&#8221;, and in the debug pane, I see &#8220;LDR: LdrpWalkImportDescriptor() failed to probe for its manifest, ntstatus 0xc0150002&#8221;.What am I missing to get this to work?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>exe -manifest $@.manifest -outputresource:$@;2 to embed the .manifest&#8217;s, after which I delete the .manifest&#8217;s. I can run these applications fine on the computer I built them, but on any other computer, I get the error &#8220;The application failed to initialize properly (0xc0150002)&#8221;. If I run in msdev.exe (VC6), I also get the message &#8220;Could not [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4182","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4182"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4182\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}