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

    Bitmap as .backgroundImage vs bitmap as .Image

    I have a couple questions, actually. I have an application where an image is used as a "canvas", and some other little images get added on top of it and dragged around on it. For the canvas image, I've tried putting it in a PictureBox as both a .BackgroundImage and a .Image, and I've also...
  2. rmusgrove

    ICS/DHCP Allocator/Fixed IP/Workaround?

    I have a rather complex topology here, which I'd rather not get into unless someone feels they need the info to solve this problem. The bottom line is, I would like to use my XP Pro WS for ICS/NAT for a wireless laptop. Due to a bug in the wireless config tool once upon a time, I was forced to...
  3. rmusgrove

    No 12V to chassis and ps fan headers on P4C800-E

    Well, this is driving me nuts... All of a sudden this morning ASUS probe starts beeping to me that the power supply fan is cutting in and out. It has 2 visible fans, and both seemed to be operational, but rather than turn off the ps fan monitor I started fiddling... First thing I noticed was...
  4. rmusgrove

    Text columns truncated/mangled

    I don't know if this is the best forum for this question, so please bear with me... I have an Excel sheet, and a VB 6 program that reads it using the ODBC driver for Excel. This program has always worked well, until it had to read a text cell with more than 255 characters in it. It just...
  5. rmusgrove

    ReadAll() fails

    Anyone ever seen this before? I have a piece of code I use to get the dimensions of various kinds of image files (gif, jpeg, etc). For the gif file format, this is particularly simple: the width is stored in bytes 7-6, the height in bytes 9-8. The following code should extract the gif header...

Part and Inventory Search

Back
Top