F-IN-BOX DLL Edition 3.3.3 is available
A small memory leak fixed.
F-IN-BOX .Net Edition 3.1.5 is available
A small memory leak fixed.
F-IN-BOX .Net Edition 3.1.4 is available
USER Objects leak has fixed.
A sample code to reproduce the leak:
using f_in_box__lib; ... using (AxCode axcode = new AxCode()) { using (f_in_box__control f_in_box__control1 = new f_in_box__control(axcode)) { f_in_box__control1.CreateControl(); } }
this code produced 1 user object that is not freed at all.
F-IN-BOX DLL Edition 3.3.2 is ready
The problem of the invalid f-in-box reaction to SetWindowTextW / WM_SETTEXT has fixed.
theomania and Bikram Thapa, thank you very much!
[ Download page ]