[PATCH 2/2] winemenubuilder: Wait for application icons to be created instead of adding a RunOnce entry that may never run.

Misha Koshelev mk144210 at bcm.edu
Tue Jun 26 00:06:15 CDT 2007


On Mon, 2007-06-25 at 19:33 -0500, Misha Koshelev wrote:
> ---
>  dlls/shell32/shelllink.c                   |    7 +-
>  programs/winemenubuilder/winemenubuilder.c |  176 +++++++++++++++-------------
>  2 files changed, 93 insertions(+), 90 deletions(-)

Please hold this patch (sorry). I have found __wine_make_process_system,
and I believe that I should wait for this handle as well even though I
cannot reproduce any situation in which this makes any difference (only
way I can get winemenubuilder processes to hang around is wineserver -k9
in which case waiting for the system event doesn't matter; however, this
should make a difference if an installer never creates the path we are
waiting for).

Misha



More information about the wine-patches mailing list