Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: papayac
  • Content: Threads
  • Order by date
  1. papayac

    CDAudio and muliple CD Drives

    Using the Multimedia Control I have no problems playing a commercial CD in the first CD Drive. What I would like to do, is to tell the program which CD Drive to play from. With MP3's it is easy because you use a filename with cda files you do not. How can I tell the Multimedia Control to play...
  2. papayac

    Error 429 Win 2000 Only

    I have a program I have packaged with both the Package and Deployment Wizard (for Win 98 users) and the Microsoft Visual Studio 6.0 Installer for NT/2000/XP users. The program runs fine on a Win98 machine and on NT4.0 and XP machines. It loaded OK on a 2000 Professional machine and then on...
  3. papayac

    Finding the DLL's in VB6

    This should be easy - but I'm missing it somewhere. I have an application I'm going to distribute. I want to place a file on the users computer where all of the dll files are stored (well at least most of them). I don't know what system the user is running Win95/98/NT/2000/XP - How can I...
  4. papayac

    Is IT Possible?? Printing landscape and portrait on the same page

    Is it possible to print both landscape and portrait on the same page? If so, how? I have tried Printer.Orientation = vbPRORPortrait Printer.Print "This is Portrait" Printer.Orientation = vbPRORLandscape Printer.Print "This is Landscape" Printer.EndDoc VB6 does...
  5. papayac

    MMControl - Sometimes - no sound

    I am using the MMControl to play mp3 files. Most of the time it works great - but once in awhile I will get a MP3 that plays - but no sound comes out. By "Plays but no sound comes out" I meanm, the MMCAudio.Position is changing. Most of the code I am using is below. I don't think...
  6. papayac

    WinXP changes all colors to Desktop color scheme

    I appoligize if this is not the correct Forem but it is a VB6 problem but more so a WinXP problem. Just loaded WinXP (Home) and VB6 Professional runs fine - Except, on all of my forms the controls are all picking up the desktop colors. All my foregrounds and backgrounds are set using palette...
  7. papayac

    Securing Distributed Software

    I'm distributing a program that as the norm goes out as a demo and after x days expires. It would be easy to just grab the date installed and deavtivate after X days. The problem with this as I see it, is that just reinstalling the demo would give the user another X days. How can I prevent...

Part and Inventory Search

Back
Top