Search:

Type: Posts; User: Shenware

Search: Search took 0.19 seconds.

  1. VB6 Troubles with Drive Drop Down List: 68 error Drive not accessible

    This one is wild. I haven't got a clue why it will not work.

    I'm using VB6 & SP6 with Windows 7

    I created a little test program that has one Drive box, one Directory box, one Command button...
  2. Replies
    3
    Views
    2,377

    Re: Detecting user resizing MSFlexGrid columns

    Great! Thanks RhinoBull!

    - Peter
  3. Replies
    3
    Views
    2,377

    Detecting user resizing MSFlexGrid columns

    Here is one that has me stumped.

    I am using an MSFlexGrid control with the property AllowUserResizing set to 1 - flexResizeColumns.

    How can I tell if the user resizes the column? There is no...
  4. Replies
    7
    Views
    6,862

    Re: VB6 IDE freezes Windows 7

    -----------------------------------------

    Thanks Max for the response.

    However, the same results occur when I went back to my old XP computer. I even reformatted the hard drive and reloaded...
  5. Replies
    7
    Views
    6,862

    VB6 IDE freezes Windows 7

    Oh boy. Am I in trouble!

    I am still using VB6 and recently installed it on a Windows 7 Home computer. I set the compatibility for VB6.exe to Windows XP(service pack 3).

    I have a large program...
  6. Replies
    9
    Views
    11,691

    Re: Can't play MP3 with VB 6 and MMControl

    EUREKA !!

    I got it working. It was a Codec problem.

    First, I unistalled VB6 and installed it again (not sure if this did any good)

    Downloaded and ran "Layer III Audio Encoder 1.0.70111.exe"...
  7. Replies
    9
    Views
    11,691

    Re: Can't play MP3 with VB 6 and MMControl

    Oh man, I'm still stuck.

    I deleted VB6 and reinstalled it after several attempts. No change.

    Then, I downlkoaded and installed K-Lite_Codec_Pack_790_Full.exe from
    www.majorgeeks.com web site....
  8. Replies
    9
    Views
    11,691

    Re: Can't play MP3 with VB 6 and MMControl

    VBBClassicRocks:

    Yes, I am OK on the value of ProgPaath. I set it via:

    ProgPath = App.Path+"\"

    Jacob:

    Thanks for the module, it ran OK but mp3 still will not play.
  9. Replies
    9
    Views
    11,691

    Re: Can't play MP3 with VB 6 and MMControl

    Thanks for your response Jacob!

    I tried to download and run your DirectShow but the zip file is missing the module modDirectShow.bas.

    Any chance you could email it to me at Shenware@aol.com?
    ...
  10. Replies
    9
    Views
    11,691

    Can't play MP3 with VB 6 and MMControl

    I'm using Windows XP +SP3 and Visual Basic 6

    For the life of me, I can not play MP3 audio files with MMControl.

    WAV files play OK. The MP3 files play using other commerical audio players so I...
  11. Replies
    5
    Views
    3,664

    Re: INet to download pictures

    Works like a charm!! Perfect!

    Many thanks. You just saved me a pile of work.

    Peter
  12. Replies
    5
    Views
    3,664

    INet to download pictures

    I can not seem to get access to pictures on a web page using INet in VB 5

    I tried such statements as
    Dim bData() as byte

    bdata()=Inet1.openurl(url)

    and

    Image1.picture=inet1.openurl(url)
Results 1 to 12 of 13



Click Here to Expand Forum to Full Width