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 TouchToneTommy 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: EGDEric
  • Content: Threads
  • Order by date
  1. EGDEric

    Printer jobs get stuck in queue

    My computer has a problem with printers. I've tried 2 different printers on it now, and I get this annoying problem where printing jobs get stuck on the queue. Someone told me that this could be a problem with my "spooler" whatever that means. I am running Windows XP. Is there some way to fix...
  2. EGDEric

    I'm afraid to update my Geforce driver

    For some reason I won't go into, I want to update my Geforce 4 Ti 200 driver. I go to the Nvidia website, and what do I find? Nothing specific to my driver, just a download for something called "forceware". I'm supposed to install it. Simple enough, except for one problem: I'm supposed to...
  3. EGDEric

    Why can't I close Windows messenger?

    For some reason, I can't close windows messenger without using task manager. If I try to shut it down with right-click->exit, a message comes up saying that I can't close it, because 1 or more programs might be using it, like Internet Explorer, MSN explorer, outlook, etc.. But none of these...
  4. EGDEric

    Media Player: Can't use the latest version of it

    I dug up an old project that I made 2 years ago, and I found that the media player object I put on the form was gone. I put a media player back on, but this one looks all smooth and flashy compared to the old one I used to have... No complaints there, but the code doesn't work anymore, and I...
  5. EGDEric

    Norton Firewall: How do I "unblock" an application, person, etc..

    Lets say I block something (like an app, or a specific IP address trying to access my computer) and I want to unblock it later, how do I do this? I've looked all over the firewall interface, and I can't find anything.
  6. EGDEric

    Cyclic Redundancy Check on DVD drive

    I just bought Neverwinter Nights Platinum DVD edition; its the whole game + 2 expansions on a DVD. I try to install the game, and sometimes the installation wizard won't even show up, or will show up, then lag when I click: "Install". Or, if I'm lucky, it'll run just fine, but then give me a...
  7. EGDEric

    What's up with WndProc? It doesn't seem to be called anywhere!

    I'm new to windows programming. Can someone help me to understand something about a sample project I have? In it, some function called: LRESULT CALLBACK wndProc(blah, blah...) It handles windows messages, such as the application window's WM_CREATE message. How does the compiler know that this...
  8. EGDEric

    MFC class wizard in Visual Studio.net?

    I've been doing this MFC tutorial from a book called: "Teach yourself Visual Studio 6 in 21 days". Even though I have C++.net(2002) I've been using C++6 because the tutorials always instructs you to use the appwizard and class wizard, which don't seem to exist anymore in the newer...
  9. EGDEric

    MFC Radio buttons

    I was using this book called: "Teach yourself visual C++ 6 in 21 days". It's a hands on tutorial for MFC. I used it, and had to stop cuz I was stuck. It told me to make an event handler for the dialog that would handle any change in the currently selected radio button. This is the...

Part and Inventory Search

Back
Top