VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This snippets lets you lock the desktop from access in just under 15 lines!

R.Shrivaths  (3 Submissions)   Encryption   Visual Basic 5.0   Unknown Difficulty   Mon 3rd September 2001   Mon 8th February 2021

This snippets lets you lock the desktop from access in just under 15 lines!

API Declarations


Private Declare Function EnableWindow Lib "user32" (ByVal hwnd As Long, ByVal fEnable As Long) As Long


Rate This snippets lets you lock the desktop from access in just under 15 lines! (2(2 Vote))
This snippets lets you lock the desktop from access in just under 15 lines!.bas

This snippets lets you lock the desktop from access in just under 15 lines! Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters