The information in this article applies to:
SYMPTOMS
When building a Microsoft Visual FoxPro (VFP) executable, it is common practice to attach a custom icon to it. Usually, the custom icon contains two or more resources. This allows the icon to be displayed in various Windows views (small icons, large icons, details, and so forth). If the custom icon contains a 16x16 resource with more than 256 colors, the resulting .exe file does not run on Microsoft Windows NT 4. When the .exe file is started, it immediately exits with a memory error. RESOLUTIONBuild the 16x16 resource in the custom icon with 256 colors or fewer. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
REFERENCESFor additional information about creating icons for use with Visual FoxPro executables, click the article numbers below to view the articles in the Microsoft Knowledge Base:Q136044 How to Make ImagEdit Create 16X16 Icons The third-party products discussed in this article are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.Q149589 How to Ensure that Custom Icons Show Up in Windows 95 Explorer Additional query words:
Keywords : kbAppSetup kbVFp500a kbVFp500abug kbVFp600 kbVFp600bug kbGrpFox kbDSupport kbCodeSnippet |
Last Reviewed: December 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |