https://bugs.winehq.org/show_bug.cgi?id=48096
--- Comment #11 from odecif@gmail.com --- Created attachment 65684 --> https://bugs.winehq.org/attachment.cgi?id=65684 54MB log, +seh,+relay,+virtual,+loaddll,+service,+ntoskrnl,+winedevice on 4.19 vanilla and Windows 2000
Ok, I see now that I've mixed Windows versions in my reports and for that I'm truly sorry. After reading a bit more about SecDrv, wine and Windows versions I've come to the conclusion that SecDrv seems to work best with windows 2000 in wine.
Therefore I am now attaching a pretty big log file (54MB) of, what I believe was requested, +seh,+relay,+virtual,+loaddll,+service,+ntoskrnl,+winedevice from a clean wine-32bit-prefix and Windows 2000 without any overrides.
I have a Windows XP SP3 in a virtualbox (on the same computer) which I've successfully installed and played the game in using the same executable.
When performing `sc start secdrv` with +service I get the following: sc start secdrv 0083:trace:service:SERV_OpenSCManagerW ((null),(null),0x000f003f) 0083:trace:service:SERV_OpenSCManagerW returning 0x117760 0083:trace:service:SERV_OpenServiceW 0x117760 L"secdrv" 0x00000010 0083:trace:service:SERV_OpenServiceW returning 0x117860 0083:trace:service:StartServiceW 0x117860 0 0x114e44 0083:trace:service:CloseServiceHandle 0x117860 0083:trace:service:CloseServiceHandle 0x117760
So no errors, it seems to be working as expected. In regedit, Secdrv is found under `HKEY_LOCAL_MACHINE->System->Services->Secdrv` and it is pointing towards `C:\windows\system32\drivers\SECDRV.SYS` (which I believe to be correct).
Again, I'm sorry for messing up the windows versions and I hope that this last log contains sufficient and correct information.