[Wine] Re: Problem running commercial software

vitamin wineforum-user at winehq.org
Sat May 3 11:47:29 CDT 2008


RobinB wrote:
> @vitmain: when I say "exactly the same", I mean "exactly the same".  Same programme termination same terminal output (except for some of  the Hex addresses which change a little bit, see below).
> 
> @James: As I have said before, it is not connected to the memory mapping problem. I have used the fix described under your link, the top few lines of the terminal output are gone, but the rest remains the same (see below) and the programme still terminates with the same (windows) error message. As I said, it is important: it *is definitely* a windows error box. Mimics looks for specific hardware and OS information to calculate a SystemID and Wine does or can not provide it.
> 
> 
> fixme:win:UpdateLayeredWindow (0x10024,0x204,0x32fa30,0x32fa28,0x21c,0x32fa20,0x00000000,0x32fa18,2): stub!
> fixme:dwmapi:DwmIsCompositionEnabled 0x32f234
> fixme:advapi:LookupAccountNameW (null) L"USERS" 0x14ac64 0x32ee08 (nil) 0x32ee04 0x32ee00 - stub
> fixme:advapi:RegisterEventSourceW ((null),L"MatLicensing"): stub
> 


Looks like it's trying to do something that's not implemented in Wine.  I'm guessing it's getting an error from the LookupAccountNameW() and then goes the standard way of logging error into error log.







More information about the wine-users mailing list