http://bugs.winehq.org/show_bug.cgi?id=5243
------- Additional Comments From frank_thuerigen@yahoo.de 2006-15-05 06:49 ------- Please visit http://hyperfighter.sk/modules.php?name=Forums&file=viewtopic&t=1555 because there are some comments on the work... as well as some screenshots of a working system. HL highly depends on OLE Components. I could resolve some of the problems by using native libs (eek I know but what can I do if the functionality IŽm looking for throws a FIXME and then an error?). I had to replace IMM32, OLEAUT32, OLE32 (not sure here), WSOCK32, WS2_32, WS2HELP, RPCRT4 (this fixed the 430 error) mentioned here, the call is simply not implemented and according to user "vitamin" (IRC) OLE will probably never be supportet. Right now I am stuck with an "Out of Memory" error right after loading mswinsck.ocx "vitamin" mentioned it looks like a non-registered component. I ran regsvr32.exe with the ocx but no luck. Thats the status... any comments?