This is a fix for project smarts.
After applying fixpak 8, project smarts will hang heavily.
This is due to a heavy bug in iwfutil.dll that comes with fixpak 8.
This patch will fix iwfutil.dll (only fixpak 8) so that project smarts will work again:

1.) change to directory ibmcpp\dll
2.) backup iwfutil.dll
3.) unlock iwfutil.dll (it will be locked and you will have to use a utility like emxupd.exe from the emx package or other to unlock it)
4.) copy file iwfutil.ptc to ibmcpp\dll
5.) run: "patch.exe iwfutil.ptc /A

