Jump to content

flarn2006

Member
  • Posts

    56
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by flarn2006

  1. I have a parallel port adapter connected to my PCMCIA (Cardbus) socket, and I have a device plugged in there which can light up in different colors, controlled by values sent to its I/O port (0xFEE8). Now, the reason I posted this in the software section as opposed to the hardware section is I'm looking for a program which can make the light blink when I get a new email. If anyone knows of software which can make it work as a general-purpose status indicator, such as indicating when the computer is locked, when the battery is low, etc. Please post if you know of anything like this!

  2. Hi! Does anyone know about a (preferably freeware) memory editor for Windows XP? I don't just mean one that edits the memory in a single program's context, but one that can edit the entire system's memory by installing a driver or something. Thanks in advance!

  3. Okay, so I installed Office XP, and I noticed that when I don't have the cursor on them my toolbar buttons look a bit lighter. Is there any way I can make it keep the normal shade? Thanks!

    By the way, if anyone knows any way to make the menus look like those in other applications (such as Paint or Wordpad) where the selection bar doesn't look transparent and raised above the menu, feel free to tell me that too! :)

  4. Okay, so I'm running Office 2000 Premium under Windows XP, and when I scroll through the menus or type in the name for a new object in Access, it just seems sluggish. Any ideas? By the way, this only happens in Access; other Office applications are fine.

  5. A while ago, I used Replacer.cmd to replace shell32.dll with a version with icons from Windows 95, since I just prefer the way that looks. However, just recently, Windows Update started putting it back to the Windows XP version. How do I stop Windows Update from modifying this file? It's really annoying needing to replace it again every time it changes. Please help me!

  6. The RGB values, however, won't change. Wonder what this is for?

    The numbers do change, unless you happen to have picked solid black or solid white, in which case the brightness/luminosity will make the RGB values 0,0,0 or 255,255,255 regardless of hue and saturation. That's how color pickers work.

    As for alt-o, it's the hotkey for the Color|Solid box (swatch). Nothing hidden anywhere.

    No, it's the hotkey for that hidden button mentioned in the original post. The o may be underlined in there, but if you hack the window larger, clicking that button will have the same effect as pressing Alt+O.

    1. Enter the color picker dialog (open Paint, double-click color at bottom)
    2. Click "Define Custom Colors"
    3. Select a color in the right half of the dialog
    4. Watch the little black cross/cursor/whatever
    5. Press Alt+O

    After following these steps, you should see the cursor move a little, and the numbers in Hue/Saturation/Lightness may change. The RGB values, however, won't change. Wonder what this is for?

    BTW, if you use a program like WinExp to force the dialog size bigger, you will see a button with an "o" as its caption, with that as its hotkey.

  7. hi

    can we setup hidden values to textbox?

    like options for select?

    thanks

    If I understand you correctly, you can use a combo box. It lets you type in values but if you click on a button next to it you can select from preset values.

    If you open the Run dialog, there is one in there where you type what you want to run, and you can click the button on the right to select from recently-used entries.

  8. I always delete everything in KnownDlls key ( !!! Except the value DllDirectory. !!!) and had no problems. On every Windows installation I came across. :w00t:

    There is also KnownDlls dword in SessionManager - I couldn't find trustworthy explanation on it.

    And then there's this. Larry Osterman says it's used to exclude a DLL from the KnownDll processing.

    HTH

    GL

    I tried that, as well as the ExcludeFromKnownDLLs, and neither of them worked. BTW, I am testing it by putting a copy of mspaint.exe and user32.dll on the desktop, using Resource Hacker to replace the exclamation icon in user32.dll with another icon (money, pifmgr.dll) and creating an empty file called mspaint.exe.local. Then, I load that copy of Paint, scribble a bit and quit, and the icon in the "save changes?" dialog box is still an exclamation point. :-(

  9. According to this article, you can't redirect "known DLL's," which include almost every commonly-used DLL on the system. But I want to experiment with modified DLL's such as user32 and gdi32. Is there any way I can do this on XP? Would it be safe to delete the known DLL entries?

  10. This tutorial works best with a simple image editor like Paint, or an icon editor like IcoFX, which is what I use. There really isn't any text for this tutorial, as I think the image is sufficient. But if any of you have any question feel free to post and ask! :P

    53653t.jpg

    Oh, and look at this icon I made! It's a TV. The transparent areas are shown in magenta, as is the norm with 16-color graphics.

    jsyu6u.jpg

    You can download this icon here.

  11. try to find "older" versions of the MS tool. it was not a .Net prog originally. i think it was called XML Notepad 1.0.

    Found it! It's great! Thanks! B)

  12. I very much doubt you'll find anything. There just aren't many *good* XML editors out there in the first place. And most of them are commercial.

    Now, not only you want a good one, but it has to be free (you basically threw away almost all of them already), can't be written in delphi/vb/any .net language (and probably not java either) for some reason, making that already very short even shorter, and on top of that, it has to be very lightweight, and have a certain look too...

    I know, I'm picky. :rolleyes:

  13. I use Microsoft's XML Notepad 2007, but my usage is very lightweight / rare. I also searched according to similar criteria as yours, but didn't find anything (I didn't bother too much - I use it very seldom). :hello:

    GL

    I tried that too, but for one it takes too long to start, and it probably uses .NET. And it doesn't have Classic toolbars either.

  14. I'm looking for a free (as in beer) XML editor. But I do have a few criteria:

    • It has to be lightweight. That is, it should start about as quickly as it does when you start Wordpad.
    • I would like it if it uses Windows Classic-style icons and toolbar buttons, again, like Wordpad.
    • It should display a tree view which lists elements and their attributes.
    • Preferably not written in Delphi or Visual Basic.
    • Preferably not a .NET application.
    • It would be useful if I could add items by using the tree view, as opposed to only being able to edit the code. You should, however, be able to edit the code if you want to.

    If any of you know of or can find an XML editor like this, I would greatly appreciate if you could tell me and give me a link. Thanks!

×
×
  • Create New...