jrj/project/business/Enquiry/Enquiry.maint.cpp
@@ -57,7 +57,7 @@ return 1; } xstring GetEntityData(int pr) xstring GetEntityData(LPARAM pr) { dw_base.AcceptText(); dw_goods.AcceptText(); @@ -1186,7 +1186,7 @@ return 0; } int OnImgDBClicked(TEvent* evt, int pr) int OnImgDBClicked(TEvent* evt, LPARAM pr) { IMGNNMHDR& nmtv = *(IMGNNMHDR*)evt->notify.pnmh; xstring src = nmtv.path;