No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Software Developer
2 Posted Topics
Re: depending on timer may effect the application, it reacts differently in different operating environments, i hope the code given below may help you [B]'code starts from here [/B] Private Declare Sub Sleep lib "kernel32" (ByVal dwMilliseconds as long) [B]'Command Click[/B] Dim lngLoopCntr as long Dim lngMilliSecs as Long lngLoopCntr=0 ' … | |
Re: Hi All, here is the another way to lock a particular folder in Windows98, but it is not similar in XP,NT and so on.... Click on Start > Run > Enter "Command" and press Enter button the Command prompt will be displayed , [B] Step to Lock the Folder[/B] c:\>ren … |
The End.