Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
This function is obsolete and was only used in win16. However when trying to compile a project with winelib found this function was called.
Then you need to add it to an appropriate win16 header, or better remove it from your project since it won't compile with PSDK either.
On 30/01/17 18:55, Dmitry Timoshkov wrote:
Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
This function is obsolete and was only used in win16. However when trying to compile a project with winelib found this function was called.
Then you need to add it to an appropriate win16 header, or better remove it from your project since it won't compile with PSDK either.
This is incorrect. It is part of the current SDK, however its just a defined to nothing.
Best Regards Alistair Leslie-Hughes.