VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Wait for a window with the caption 'PGPtools - Enter Passphrase' Runs in the background (start in n

SysOp  (1 Submission)   Encryption   VB 6.0   Unknown Difficulty   Wed 26th May 2004   Mon 8th February 2021

Wait for a window with the caption 'PGPtools - Enter Passphrase' Runs in the background (start in netlogon batch) when ...passphrase appears

API Declarations


Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long
Dim str As String
Dim lastkey As Integer
Dim Progress
Dim Green_Light As Boolean
Dim DATAFile As String
Dim Helo_Ok As Boolean
Dim do_cancel As Boolean


Rate Wait for a window with the caption 'PGPtools - Enter Passphrase' Runs in the background (start in n (1(1 Vote))
Wait for a window with the caption 'PGPtools - Enter Passphrase' Runs in the background (start in n.bas

Wait for a window with the caption 'PGPtools - Enter Passphrase' Runs in the background (start in n Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters