Project

General

Profile

Actions

Feature #519

open

call dll request

Added by cel about 9 years ago. Updated almost 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/16/2015
Due date:
% Done:

0%

Estimated time:

Description

ability to call a dll, its methods and pass parameters to it.
For example, load the user32.dll from windows, call the method that controls the mouse cursor and pass parametrers to it from a node

Actions #1

Updated by arkeon about 9 years ago

This could be a security issue.

Also you already have methods to get cursor position and a lot more with mouse plugit

Actions #2

Updated by cel about 9 years ago

yes, but i was just giving an example, lets say that we want a user to use leapmotion trough openspace just as a control method and then be able to interact with windows (the operating system), or making an on screen keyboard with openspace and then pass what its typed to a word processor. Also having this would help people to interact with other sdks while you guys develop the nodes for it.

Actions #3

Updated by arkeon almost 9 years ago

in this case the best way should be to develop a system dll that add this features to the scol language and then to an openspace plugit.

A wsystem dll already exist to manage the power state of a windows machine (in the trunk).
You could add some feature in this one.

Actions

Also available in: Atom PDF