Q:
Where is the header file that defines VDK data types such as VDK_ThreadCreationBlock?
----------
A:
All VDK types are declared in the VDK_Internals.h and VDK_Public.h header files, which can be found in the VisualDSP++ installation within the "include" folder specific to your processor family. You must not include these files directly if you wish to use these data types, but instead include the VDK.h file generated as part of your project.
----------
This FAQ was generated from the following thread: Where is the header file that defines VDK data types such as VDK_ThreadCreationBlock?