Here are some of masm32 includes converted to HLA syntax.
Excellent! :alright:
Did you device a proggie to convert them?
Did you device a proggie to convert them?
Yes I did but i wrote it with an HLL, maybe I'll rewrite it with HLA. :)
How hard would it be to convert from C to HLA? I was thinking of doing something this with the C header files from the Microsoft SDK (last updated Feb 2003, I think), but I don't yet know enough of either language to undertake something like this.
Here's the tool used to convert the masm32 includes. It converts the includes for the windows function in the \masm32\include\folder. Its not a general purpose inc to hhf tool.