Thread: VC++ problem

  1. #1
    Registered User
    Join Date
    Apr 2003
    Posts
    4

    VC++ problem

    Hello to everyone. I'm new here, just getting started with programming.

    I got VC++ and installed it. Now however, when i try and open cerrtain files I get errors. I'm guessing this is a feature that comes with the prog. However I don't really care if WMP has a hard code break.

    Does anyone know how to disable this feature? Its driving me crazy. Thank u in advance for any response.

  2. #2
    Registered User
    Join Date
    Apr 2003
    Posts
    4
    The errors are always

    ASSERT failed

    killtimer(hwnd,(UINT_PTR)hwnd)
    At line 3494 of e:\dx8_2\multimedia\dshow\filters\image\video\dvid eo.cpp
    Continue? (Cancel to debug)

    that is an example of the error.

    >What does "However I don't really care if WMP has a hard code break." have to do with anything?

    It was another example, when I try to run WMP(Windows media player) it would say stuff about a hard code break.

    I just wanted to know if this feature of VC++ can be disabled. Constantly giving debug errors on other progs that is.

    And I already run linux , but I want to program in windows too

    sry for being a "luser"
    Last edited by Remedy; 04-19-2003 at 05:09 PM.

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    162
    ah...i love that feature of it ....I don't know how to disable it, but I'll take a look around

  4. #4
    Registered User
    Join Date
    Apr 2003
    Posts
    2,663
    "I recognise the words, but it doesn't make any sense."

    lol

    It's befuddling how anyone can post trash like that and pass it off as a form a communication.

    "However I don't really care if WMP has a hard code break."

    Heck, how could it not be obvious what that means?

    .
    Last edited by 7stud; 04-19-2003 at 07:22 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Classic Linking SDL in VC Problem
    By IdioticCreation in forum C++ Programming
    Replies: 1
    Last Post: 12-26-2007, 08:39 AM
  2. Memory problem with Borland C 3.1
    By AZ1699 in forum C Programming
    Replies: 16
    Last Post: 11-16-2007, 11:22 AM
  3. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  4. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  5. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM