On Wednesday, 11 December 2013 at 09:04:32 UTC, frustrated2 wrote:
Are there complete windows headers and if yes where can i find them and will they work for 64bit?

there is mostly complete headers[1], however it is not and never be ready for x64.

also there is Andrej Mitrovic's fork[2] of these, which you can make work with x64 with few(at moment of 2.063 due to bugs) to none manual fixes.


[1] http://www.dsource.org/projects/bindings/wiki/WindowsApi
[2] https://github.com/AndrejMitrovic/DWinProgramming/tree/master/WindowsAPI

Reply via email to