User forums > Using Code::Blocks

Win32 Debug/Release

<< < (2/2)

stahta01:

--- Quote from: sevendogzero on January 16, 2021, 07:18:57 am ---Read and re-read my project code..tightened up everything, every warning..still did not execute messages in WndProc while a Release target.

Solution:
1. Deleted all files in Bin\Release
2. Delete both manifest files (one in the root of my project, one in the Bin/Release folder)

It works now. Maybe this will make sense to someone. Just happy to go to the next step.

--- End quote ---

Before doing all that next time; try rebuilding the project instead of just building the project.

Tim S.

sevendogzero:
Tried that.
Back in the Borland C++ 5 days, I recalled having to clear those Bin folders, so I tried it...and presto!

I'm also thinking Precompiled headers seemed to snag me back then. For now, the step by step
code proofing refreshed my memory on Windows programming.
On to the next problem.

sevendogzero:
Hammering out some MessageCrackers now. Good to be back

Navigation

[0] Message Index

[*] Previous page

Go to full version