Hi Andras,

> If it fails, nothing special will happen. The control will not be
> sorted, that is. I don't think we should stop and rollback the
> install. We ignore the return code of most of our custom actions.

The behavior of FindWindow or FindWindowEx is different if some of the
parameters are NULL (If hwndParent is NULL, the function uses the
desktop window as the parent window). Although I agree that it is
highly unlikely that we do any collateral damage, a few IFs will
ensure that the code does what we want in all cases. So I would put
them even if we never show any error message.

-- 
Jesús Corrius <je...@softcatala.org>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to