Results 1 to 2 of 2

Thread: Argh!

  1. #1

    Thread Starter
    Lively Member PatOls's Avatar
    Join Date
    Oct 2000
    Posts
    99

    Argh!

    Hey (Again), I'm trying to create an app that detects when a CD-ROM is inserted and plays an .avi file on the inserted disc (if one is present), I got that working all fine and dandy =) . The problem is this, when i minimize the app to the system tray, using

    Code:
    '-Minimize to systemtray code-
    me.hide
    the mciSendString doesn't respond if I insert a CD.

    Anyone know of a way around this or some other solution??

    /Patrick

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Hiding is not minimizing.

    Have you tried Me.WindowState = vbminimized

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width