CompuServe Thread

#MOVIE MACHINE

4 messages in this thread
#113220From: STEPHEN ZANETEASJul 16, 1994 11:52 AM
Okay,,who knows how to use MOVIE MACHINE under OS2? It does not run when you want to run a flic in fact it's system crash time!!!! ANYONE?????? SCZ
#113221From: Jonas Ruikis [ADESK]Jul 16, 1994 12:02 PM
Stephen, << Okay,,who knows how to use MOVIE MACHINE under OS2? ..>> Send private e-mail to the address of the contributor (uploader..)
#113420From: Brian Rudolph [Adesk]Jul 18, 1994 10:39 AM
I sent a copy of this message to the programmer. I happen to know who it is… -Brian
#113506From: Dieter Schlaepfer [AdeskJul 18, 1994 8:40 PM
Stephen, While I didn't specifically design the Movie Machine to run under OS/2, I'm surprised it crashed. It is written is Visual Basic which is supposed to run under OS/2. However, in the program, I did make a Windows API call, SNDPLAYSOUND, that might not be supported under OS/2. OS/2 emulates all the basic Windows API functions, except it might not support the multimedia functions. I got the SNDPLAYSOUND function from the MMSYSTEM.DLL which came with Windows 3.1. Microsoft may not have allowed IBM to include that dll in OS/2. Best regards, Eric