c++ - Where can I find a working winnt.h? Rubenvb's appears to be very wrong -


4.7.2 of rubenvb downloading by looking at the definitions in winnt.h (c ++ .exe --version rubenvb- 4.7 .2-release) Inline assembly, many routines are detected which do not work properly. At least they are not on their i7 processor (have they been coded for any other processor?).

However, given the nature of the development of GCC, it seems that some other implementations have a better job with this file.

So, 2 questions:

  1. Does anyone know where better winnt.h is?
  2. Do anyone know how to contact RebianWeb? Windows XP SDK is a free download, you can get one for Windows 8, Or can use Windows 7 to stick with targeting. Naturally, this includes all the headers needed to call the Windows code, in which WinNT.h .

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -