Hey,

Anyone have any ideas on how to get this running from a projector?

uMessage = RegisterWindowMessage(TEXT("QueryCancelAutoPlay")) ;

[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/autorun/autoplay_reg.asp[/url]


I have a CD that has installs a temp projector to the hard drive and
accesses media across 2 cd's. The happens when I insert the first CD a
second time. It's usually trying to play an mpg off the cd and i get
very poor performance and sometimes crashes because windows is trying
to autorun the same app that is running (although through budapi I
tell it to quit right away if another version of it is running) and
the projector is trying to play an mpg at the same time. It looks like
the code above will work to stop autorun but I don't know how to get
that into a projector..... Masterapp, the vbxtra?

Any help would be appreciated....

Thanks,
Dan G.