[Bug 706] New - Reg* functions are there twice

wine-bugs at winehq.com wine-bugs at winehq.com
Fri May 17 10:46:32 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=706

*** shadow/706	Fri May 17 10:46:32 2002
--- shadow/706.tmp.10931	Fri May 17 10:46:32 2002
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | Reg* functions are there twice                                             |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 706                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: 20010112                |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-kernel             |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: juergen.schmied at debitel.net                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ As Example RegQueryValueExA is in 
+ dlls/advapi32/registry.c and in memory/registry.c
+ both implementations are already different.
+ 
+ Task: 
+ - Remove the implementations from memory/registry.c.
+ - replace registry access in lower system librarys which are not linking 
+ against advapi32.dll with the ntdll functions.
+ 
+ (spotted by Paul Millar)
\ No newline at end of file



More information about the wine-bugs mailing list