|
-
Aug 27th, 2000, 08:42 PM
#1
Thread Starter
Hyperactive Member
hide mouse on the whole computer, not just over the application that made the call.
-
Aug 27th, 2000, 08:45 PM
#2
Frenzied Member
1. dont set the mouse icon
then add this code at the form load event:
screen.mousepointer = 99
NXSupport - Your one-stop source for computer help
-
Aug 27th, 2000, 08:48 PM
#3
Thread Starter
Hyperactive Member
why would i want to crash explorer
-
Aug 27th, 2000, 08:50 PM
#4
Frenzied Member
it woun't it was in the magazine Visual Basic Programmer's Journal on the 101 tips edition. and it didn't crash my computer
NXSupport - Your one-stop source for computer help
-
Aug 28th, 2000, 03:41 AM
#5
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|