Postby ConvertFromOldNGs » Fri Aug 07, 2009 10:49 am
by Craig Shearer >> Tue, 31 Jul 2001 1:32:23 GMT
Carl
I think this is a great idea. It would certainly promote consistency amongst JADE developments, and also perhaps be a source of ideas of what Windows API functions were available, and how to use them.
It sounds very much like the file that came with VB that had all the Windows API function definitions in it (winapi.txt IIRC). There was even a little app that allowed you to browse the file and select a functions then copy and paste it into your code. Of course the copy and paste was only necessary as there was a performance hit if you had too many functions defined.
However, in JADE, it would be good if all the functions were already available. Though, I suppose there would need to be some filtering to remove those that JADE couldn't support, and didn't need to support anyway because JADE had already provided the same functionality.
If this is going to be a separate thing, then we need some place where it could be updated regularly and downloaded by developers as required. Would be good to have a website for this.
Craig.