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 strongm 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: *

  1. Netherwolf

    Terminal Memory access w/o ncurses

    I need to do direct memory reads and writes to the text memory in a terminal. This is a hobby project and I've opted not to use ncurses. I remember doing direct memory writes back in the DOS days, getting and setting memory from the 0xB8000 block, and I figured there had to be something similar...
  2. Netherwolf

    Unregister OCX from Excel 2010

    My buddy wanted to use the Grid32.OCX (from Win98 days) in his Excel VBA project. He registered it with the Regsvr32 command. Excel could not find the file. However something happened that is causing Excel to try to link to it. Any attempts to run VBA code fails. He's using Excel 2010 on...
  3. Netherwolf

    How do I size my JPanel so that my contentPane is the right size?

    Title says it all. I'm just drawing shapes to the contentPane. I need it to be a certain size(1000 by 600). And I seem to be searching in all the wrong places.
  4. Netherwolf

    Contextual Dynamic Class Loader, Unloader, and Reloader

    Because, sometimes, you want to write one yourself.
  5. Netherwolf

    Contextual Dynamic Class Loader, Unloader, and Reloader

    What I want to do is create a multi-threaded web server that handles requests for files on a 1 thread per request basis. OK, I'm a novice to intermediate Java programmer. That's do-able. Here's the tricky part. Web-servers are ONLY so much fun without a scripting engine or some sort of...
  6. Netherwolf

    Need a CMS solution for conference guest registry

    It's a small conference for students. I need to be able to store names, phone numbers, email addresses, and the school they're attending. I also need to add "mod" privileges to the school contact representatives (1 rep but multiple attendees per school) for each organization so they can...
  7. Netherwolf

    Boot Issues

    In the future, you have two options. 1. Install Win95 (You don't have 98SE??) on the first partition of the primary hard drive. Install Windows XP Pro afterwards on another partition/drive. 2. VDMSound. Try it. You'll like it. -NW

Part and Inventory Search

Back
Top