Hi! Kideritettem a kérdeéses progi a ssl protoklt használ. Ezért nem megy. Mi kell ehhez?
A wine honlapján ezt találtam (http://wiki.winehq.org/Secur32): "Secur32 Secur32.dll mainly contains the Secure Service Provider Interface, SSPI. SSPI allows developers to use different providers of secure socket-like services. In SSPI, a Secure Service Provider (SSP) is loaded by the system and queried for the capabilities it supports. You (the client developer) can choose which provider you want by name. Normal SSPs (I don't know a better name for them) are loaded by secur32.dll in the context of the calling process. The are also authentication SSPs, which are capable of authenticating users. They're loaded (in Windows) in the context of the LSA. Since Wine doesn't have an LSA and doesn't authenticate users, I'm only talking about normal SSPs here. SSPI is a plugin interface: SSPs are implemented in external DLLs, and secur32.dll loads them. Wine's secur32.dll is already able to load native SSP DLLs. Wine's Secur32.dll also provides a couple of built-in SSPs, the NTLM provider and the Schannel provider." Mi is hiányzik? secur32.dll? G. _________________________________________________ linux lista - [email protected] http://mlf2.linux.rulez.org/mailman/listinfo/linux
