Vincent B�ron <[EMAIL PROTECTED]> writes:
> I guess the easiest way (if we keep a winelib app) is to use
> {Begin,End,}UpdateResource{A,W} from kernel32.dll?Not really, it should probably be created by winebuild like other builtin dlls, or else directly in PE format by widl. Either way it won't be done from a Winelib app (but don't let this discourage you from finishing the UpdateResource support ;-) -- Alexandre Julliard [EMAIL PROTECTED]
