1. Virtualbox API wrapper (takeScreenShot function only)

I need the same thing, but for Euphoria: http://www.freelancer.com/projects/PHP-C-Programming/VirtualBox-API-Wrapper-for-NET.html
Information about takeScreenShot function: http://www.virtualbox.org/sdkref/interface_i_display.html#a6a5c4f84adbe7ce8ffb5ebefe4f835ec
I need Euphoria function, that produce sequence of pixels' color. This feature is very important for me, but I can not do it yourself. I hope for your help.

new topic     » topic index » view message » categorize

2. Re: Virtualbox API wrapper (takeScreenShot function only)

TheresNoTime said...

I need the same thing, but for Euphoria: http://www.freelancer.com/projects/PHP-C-Programming/VirtualBox-API-Wrapper-for-NET.html
Information about takeScreenShot function: http://www.virtualbox.org/sdkref/interface_i_display.html#a6a5c4f84adbe7ce8ffb5ebefe4f835ec
I need Euphoria function, that produce sequence of pixels' color. This feature is very important for me, but I can not do it yourself. I hope for your help.

Convert this code to Euphoria and adapt as required.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Virtualbox API wrapper (takeScreenShot function only)

DerekParnell said...
TheresNoTime said...

I need the same thing, but for Euphoria: http://www.freelancer.com/projects/PHP-C-Programming/VirtualBox-API-Wrapper-for-NET.html
Information about takeScreenShot function: http://www.virtualbox.org/sdkref/interface_i_display.html#a6a5c4f84adbe7ce8ffb5ebefe4f835ec
I need Euphoria function, that produce sequence of pixels' color. This feature is very important for me, but I can not do it yourself. I hope for your help.

Convert this code to Euphoria and adapt as required.

It's nice to know it's as easy as being a master of C, C+, C++, all of the complete Windows APIs, and Euphoria. I was thinking we'd need to do something as unbelievably and devilishly complex as:

object screen = gets(1) -- '1' is screen, as in puts(1,"hello") 

useless

new topic     » goto parent     » topic index » view message » categorize

4. Re: Virtualbox API wrapper (takeScreenShot function only)

eukat said...

It's nice to know it's as easy as being a master of C, C+, C++, all of the complete Windows APIs, and Euphoria. I was thinking we'd need to do something as unbelievably and devilishly complex as:

object screen = gets(1) -- '1' is screen, as in puts(1,"hello") 

Alas, that's still only supported (with a different syntax) for consoles.

new topic     » goto parent     » topic index » view message » categorize

5. Re: Virtualbox API wrapper (takeScreenShot function only)

jimcbrown said...

Alas, that's still only supported (with a different syntax) for consoles.

It's suits me.

DerekParnell said...

Convert this code to Euphoria and adapt as required.

Unfortunately, I'm newbie in Euphoria. As for C++, I'm not even a newbie, just a layman. I'm willing to pay for a solution, that ready for deployment.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu