![]() |
|
|
|
#1
|
||||
|
||||
|
New Update :
make load Dialog Faster + add load data after Load form Fix some problem in load Forms Fix some bug add version number v0.2 Add useful API to the API Category - For internet API - download it form the First Post . BS: I will provide a useful API For guys how will like to reverse Qt Application . I have Crack one and I get some good info's which will help other .
__________________
Ur Best Friend Ahmadmansoor Always My Best Friend: Aaron & JMI & ZeNiX |
| The Following 2 Users Gave Reputation+1 to ahmadmansoor For This Useful Post: | ||
chessgod101 (04-22-2015), tonyweb (04-19-2015) | ||
| The Following User Says Thank You to ahmadmansoor For This Useful Post: | ||
Indigo (07-19-2019) | ||
|
#2
|
|||
|
|||
|
Code:
For Each x In TB_UserAddress.Text
For Each d In JustThisString
If x = d Then GoTo Good
Next
MsgBox("Error Address", MsgBoxStyle.OkOnly, "Error") : Exit Sub
Good:
Next
__________________
http://youtu.be/H0QfVDebLFg |
| The Following User Says Thank You to The Old Pirate For This Useful Post: | ||
Indigo (07-19-2019) | ||
![]() |
|
|