Project

General

Profile

Actions

Bug #378

open

security.dll

Added by iri over 12 years ago. Updated over 5 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
VM_Security
Target version:
Start date:
12/30/2011
Due date:
% Done:

100%

Estimated time:

Description

On MS Windows 7, the dll is correctly loaded and it works :

Log File of Scol Virtual Machine
         Version: 5.4.10
--------------------------------
(...)
################################################################
[INFOS] Loading plugins/security.dll plugin.

[INFOS] plugins/security.dll plugin successfully loaded.
################################################################

On Wine 1.2.2, the same dll is not loaded, the entry point is not found :

Log File of Scol Virtual Machine
         Version: 5.4.10
--------------------------------
(...)
################################################################
[INFOS] Loading plugins/security.dll plugin.
[ERROR] An error occurs while loading plugins/security.dll plugin, the symbol entry point "ScolLoadPlugin" was not found!
################################################################

Others standard dlls are correctly loaded.

This bug prevents the use of the Openspace3d (editor and player) because the API is not available :

>>>>> Compilation error : File : C:\Program Files\Scol Voyager\Partition_LockedApp\tools\os3dlib\netcomlib.pkg
(!) Line #424:
    let if (flag & iComFlagAES) then ??_AESencryptMessage data netstr.NC_aesServerKey else strtoweb data -> data in

link error
'_AESencryptMessage' unknown

Files

Actions

Also available in: Atom PDF