Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


hide mouse cursor

 

'hide mouse cursor

Private Declare Function ShowCursor& Lib "user32"(ByVal bShow As Long)

'hide the cursor
ShowCursor (False)

'show the cursor
ShowCursor (True)

 

 

 

 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
CSV stock quotes(PHP)
display info using wmi(VB)
a calendar(Javascript)
Folder path and size(ASP)
time example(PHP)
box gradient(VB)
format a number(php)
system startup time(VB)

    




Copyright © 2003 by programmershelp.co.uk