Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Desktop icons - mouseover
Name: Sci-Guy Date: August 17, 2005 at 03:39:06 Pacific OS: XP Pro SP2 CPU/Ram: Athlon XP 2600+ / 1024Mb
Comment:
First of all, I'm not going to mention the language that I'm using because I don't want anyone to just hand me the code (that'd take the fun out of it).
So all I want is a clue as to how I can detect when the mouse is over a desktop icon. By a clue, I mean for example, the name of an API that might help me. Or is there another direction I should look into?
I've previously used VB, but now I need to go beyond it's limitations (although the above can probably be done in VB). I have noticed that the language I have now chosen to learn doesn't get mentioned on this forum very much. I know that I'm probably taking the hardest route, but I believe I'll learn more this way.
Please let us know if you found someone's advice to be helpful.
Summary: Hey all I am wandering if I can use a logo from a website as a desktop icon ie: a shortcut to that website. I have saved several Pictures but dont know how to convert to icon files? Any help would be ...
Summary: You can do this in a batch file. The workhorse of this batch file will be ... start iexplore "http://www.cnn.com" (if CNN is what you wanted to see) If you do not like batch files, then write a progra...
Summary: I created MS Access database that I need to distribute. So I created a EXE project using WinZip 9.0 to self-extract the files to a specific directory in the C: drive. I would also like to create an i...