AllowSetForeGroundWindow.Lib
GetLastInputInfo.lib
SendInput.lib
The lib files I’ve created for C6 because there are not in the C6 Win32.lib, are included in the C11 Win32.lib, but even though I remove the lib files from the Solution Explorer, somehow they keep coming back.
I can delete the entry’s from the cwproj file, but they still come back.
Only work around is to delete the solution & cwproj and start again.
Unless someone knows otherwise?
TIA
Edit.
So reloading the app file after deleting the cwproj and sln file, asks the question…
“Do you want Clarion to add Application files (.app) that this .APP references to the solution?”
Problem is it seems C11 is interpreting the lib files as app files, which is wrong.
Anyway choosing No, makes the problem go away, but it seems something is stored in the APP file which is triggering this, and its not included the C11 TXA version.