"Hans Leidekker" hans@it.vu.nl wrote:
Yes, I know those are documented nowadays. MinGW has prototypes for those functions, no problem with that. It's the bit of information that says that DPA_Create (and previously the other functions) is exported as ordinal 328, and exported ordinal only. That's not documented on MSDN and, they say, can only have been obtained through "reverse engineering".
Do they consider a "reverse engineering" running 'dumpbin /exports comctl32.dll' ?