http://bugs.codeweavers.com/show_bug.cgi?id=618
*** shadow/618 Thu Apr 25 12:54:07 2002 --- shadow/618.tmp.6896 Thu Apr 25 14:24:59 2002 *************** *** 1,13 **** +============================================================================+ ! | msvcrt error and regedit strange message | +----------------------------------------------------------------------------+ | Bug #: 618 Product: Wine | ! | Status: UNCONFIRMED Version: 20020411 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-programs | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: wine_bugtracking_account@dias.com.br | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 1,13 ---- +============================================================================+ ! | regedit does not implement registry format '7' | +----------------------------------------------------------------------------+ | Bug #: 618 Product: Wine | ! | Status: ASSIGNED Version: 20020411 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-programs | +----------------------------------------------------------------------------+ ! | Assigned To: apa3a@yahoo.com | | Reported By: wine_bugtracking_account@dias.com.br | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 30,32 **** --- 30,39 ---- Note that everything works, I do the the final registry exported.
The regedit tool is the one wine provides using winelib. + + ------- Additional Comments From apa3a@yahoo.com 2002-04-25 14:24 ------- + Wine regedit is not finished yet and does not support all formats. + + Absense of *.dat files is correct. regedit does Windows API calls to operate + over registry and Wine saves the changes to the *.reg files, not to the binary + *.dat files. \ No newline at end of file