Re: Compile
- Posted by buzzo Jan 28, 2015
- 1632 views
Traced the problem within the source code..
It seems that a win32Lib "Combo" has been the source of failed compiles..
The program starts with a combo for the user to chose a database to use..
Could not get past it as I had disabled menu items pending this selection..
Have changed to a list and now all is well..
upx changes file size to about 33% of the original..
Thanks for all your help,
Buzzo