Microsoft KB Archive/246318

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


Missing Header Files in INTERIX

Article ID: 246318

Article Last Modified on 10/30/2006



APPLIES TO

  • Microsoft Interix 2.2 Standard Edition
  • Microsoft Interix 2.2 Standard Edition
  • Microsoft Interix 2.2 Standard Edition
  • Microsoft Interix 2.2 Standard Edition



This article was previously published under Q246318

SUMMARY

This article explains what to do if there is not a header file.

MORE INFORMATION

If you cannot build your application because INTERIX header files are missing, do not copy header files from another platform. You need to determine why the header file is being used in the application and whether the same information may be in a different header on INTERIX. If the information is supported on INTERIX in a different header file, you need to #include that header file. If the information is not supported on INTERIX, you need to figure out a different way to achieve the same results.

For additional information about missing header files, click the article number below to view the article in the Microsoft Knowledge Base:

[[Microsoft KB Archive|]] Porting


Keywords: kbinfo KB246318