msi: hook up dialogs and control events (big)

Aric Stewart aric at codeweavers.com
Thu May 26 14:13:53 CDT 2005


Strange. it looks like diff cut of the very last trailing }.

add that in and it should work.

-aric


Stefan Dösinger wrote:

>Am Donnerstag, 26. Mai 2005 17:57 schrieb Aric Stewart:
>  
>
>>Hook up the dialog code, get a basic UI and handle basic control events.
>>    
>>
>
><snip>
>+    if( r == ERROR_IO_PENDING )
>+        r = ERROR_SUCCESS;
>+
>+    return r;
>+
>
>There seems to be a '{' missing. This causes a syntaxt error during 
>compilation.
>
>Stefan
>
>  
>




More information about the wine-devel mailing list