These are the types defined in the Windows.h Windows header file. If your code uses these types, it probably also uses many of the special Windows functions and therefore will not be portable. This does not mean that you cannot compile such code with GCC - you can with MinGW port , but it will only work on Windows.
anon
source
share