Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Quoting from <a href="http://support.microsoft.com/kb/925920/en-us" rel="nofollow">Microsoft Support</a> :</p> <blockquote> <p>When you run a Microsoft Foundation Classes (MFC) application, you may receive an access violation error message.</p> <p>Typically, this problem occurs if the following conditions are true:</p> <ul> <li>The name of the folder in which the MFC application runs contains the percent symbol (%). </li> <li>You create the MFC application under your profile folder.</li> </ul> </blockquote> <p>You seem to have your project in your user folder :</p> <pre><code>C:\Users\Jay\Desktop\hsm-test\dist\win32\HelloWorld\HelloWorld.exe </code></pre> <p>Still quoting :</p> <blockquote> <h2>Hotfix information</h2> <p>A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Visual Studio 2005 service pack that contains this hotfix.</p> <p>To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site: <a href="http://support.microsoft.com/contactus/?ws=support" rel="nofollow">http://support.microsoft.com/contactus/?ws=support</a></p> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload