Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] avicap32.dll

From: nick1:musiclessonz at: 11-Mar-2008 8:08

Has anyone tried using avicap32.dll to capture web cam images in Windows with Rebol? I'm stuck trying to get the "hwnd" value (window handle) needed for the "capCreateCaptureWindow" function. In other development environments I use, that handle (pointer) is simply returned when I create a new GUI window. Does anyone know if I can gain access to that value, within Rebol, for a GUI window created by Rebol? Thanks! - Nick