Missing Header Files in INTERIX (246318)



The information in this article applies to:

  • Interix 2.2.1
  • Interix 2.2.2
  • Interix 2.2.3
  • Interix 2.2.4

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:

Porting


Modification Type:MajorLast Reviewed:10/1/2003
Keywords:kbinfo KB246318