[plt-scheme] example of converting win32 program into scheme extension

From: Ron Stanonik (stanonik at cogsci.ucsd.edu)
Date: Sun May 15 01:34:26 EDT 2005

Hi,

I'm looking for an example of converting a win32 program into a scheme
extension.  Any HelloWorld example would do.  Then I'll try to apply that
to a simple Windows program (not much more than WinMain and WndProc),
which uses the QuickTime for Windows SDK to play movies.  Of course the
eventual goal is access to the QuickTime SDK from scheme.

Thanks,

Ron
stanonik at cogsci.ucsd.edu



Posted on the users mailing list.