http://bugs.winehq.com/show_bug.cgi?id=63
*** shadow/63 Sat May 25 20:10:45 2002 --- shadow/63.tmp.16001 Tue Jun 4 20:51:17 2002 *************** *** 2,13 **** | winemaker: Should be able to generate wrappers | +----------------------------------------------------------------------------+ | Bug #: 63 Product: Wine | ! | Status: ASSIGNED Version: unspecified | | Resolution: Platform: | | Severity: enhancement OS/Version: All | | Priority: P1 Component: wine-tools | +----------------------------------------------------------------------------+ ! | Assigned To: fgouget@codeweavers.com | | Reported By: fgouget@codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 2,13 ---- | winemaker: Should be able to generate wrappers | +----------------------------------------------------------------------------+ | Bug #: 63 Product: Wine | ! | Status: NEW Version: unspecified | | Resolution: Platform: | | Severity: enhancement OS/Version: All | | Priority: P1 Component: wine-tools | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: fgouget@codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 59,61 **** --- 59,79 ----
------- Additional Comments From Speeddymon@yahoo.com 2002-05-25 20:10 ------- Whats up with this bug? + + ------- Additional Comments From fgouget@codeweavers.com 2002-06-04 20:51 ------- + > Whats up with this bug? + + Ah, good question. + + The initialization order issues are still there so support for 'wrappers' is + still needed. I am not sure how well the current wrapper code work with the + current Wine. It should not need much changes (besides the cleanup) but someone + reported problems with the FreeLibrary call (and removed it though I don't know + if this was committed). + + I intended to work on it, but then got diverted to other tasks and never managed + to get back to it. So I guess it should be assigned to me (since I'm responsible + for winelib issues), but should be in the status New. The only way I see to do + it is for me to reassign it to wine-bugs@winehq.com and then have someone else + reassign it to me (I guess I should have done something like this a long time + ago, sorry).