[Bug 4096] IniFileMapping not Implemented (ini on win9x => Registry on NT)

Wine Bugs wine-bugs at winehq.org
Wed Mar 29 08:04:28 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4096





------- Additional Comments From wine.dev at web.de  2006-29-03 08:04 -------
Created an attachment (id=2165)
 --> (http://bugs.winehq.org/attachment.cgi?id=2165&action=view)
dump IniFileMapping

I ask for your Help to learn, what the different Windows-NT - Versions
do with IniFileMapping.

Attached is a big Patch for dlls/kernel32/tests/profile.c (and Makefile.in)
that print the things. "shlwapi.dll" is used for SHDeleteKeyA and
"advapi32.dll" for the Reg*-Functions.

The test does:
- Setup IniFileMapping, default Registry-Entries and a default INI-File
- dump all
- add a key (redirected)
- dump all
- add other key (sometimes redirected)
- dump all
- add other section
- dump all
- delete the key
- dump all
- delete the section
- dump all

Please Test this on your NT-System and attach the Output to this Bug,
when it is not tested for the system you have. 
Do not forget to explain the system.

Thanks.
(binary and examples follow)

-- 
By by ... Detlef


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list