VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Searches for a folder or subfolder, opens it and shows tif's or whatever type of file you are looki

Bob Glenn  (1 Submission)   Miscellaneous   VB 6.0   Unknown Difficulty   Wed 5th February 2003   Mon 8th February 2021

Searches for a folder or subfolder, opens it and shows tif's or whatever type of file you are looking for. Can also search for file name. Uses

API Declarations


Public Const SW_SHOWNORMAL = 1
Public Const SW_SHOWMINIMIZED = 2
Public Const SW_SHOWMAXIMIZED = 3
Public Const SW_SHOW = 5
Public Const SW_MINIMIZE = 6
Public Const SW_SHOWMINNOACTIVE = 7
Public Const SW_SHOWNA = 8
Public Const SW_RESTORE = 9
Public Const SW_SHOWDEFAULT = 10


Rate Searches for a folder or subfolder, opens it and shows tif's or whatever type of file you are looki (1(1 Vote))
Searches for a folder or subfolder, opens it and shows tif's or whatever type of file you are looki.bas

Searches for a folder or subfolder, opens it and shows tif's or whatever type of file you are looki Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters