http://bugs.winehq.org/show_bug.cgi?id=27326
--- Comment #10 from jhgf bernhardloos@googlemail.com 2011-08-15 16:09:25 CDT --- Created an attachment (id=35972) --> (http://bugs.winehq.org/attachment.cgi?id=35972) initialize PEB->LdrData->Length
Securom 8 seems to use it's own GetProcAddress implementation (which is uses to resolv the actual GetProcAddress from kernel32.dll). It stumbles over an uninitialized value for PEB->LdrData->Length.