Skip to main content
GameDev.net gamedev.net
🔒 Locked

C++ Bindings

Started by cannonicus Nov 29, 2006 at 4:41 AM 0 replies 5.5k views
Original Post
cannonicus
cannonicus
Hello Im not studying scheme in this workshop, but ill post my question here anyway since it is scheme related. If this is inappropriate please say so. How do i use a c++ function from a scheme application (developed in drscheme)? My goal is to use Windows API SendInput to lock the mouses position in our game. I havent found any functions to do so in drscheme, however i know very well how to do this from c++. Is there any such function in drscheme? If there isnt, how do i bind a c++ function to a scheme procedure. I know this is possible (sgl binds opengl functions etc) i just dont know how. Thanks in advance //Emil
Emil Jonssonvild

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.