リビジョン 444
プロテクション修正
| trunk/src/ProcessManagement/ProcessManagement/Forms/ProtectForm.cs | ||
|---|---|---|
| 88 | 88 |
label2.Text += " ??????p???p????????"; |
| 89 | 89 |
getProtectInfo = true; |
| 90 | 90 |
s = passwordProtect1.QueryPassword(); |
| 91 |
if (s != String.Empty) |
|
| 92 |
{
|
|
| 93 |
//MessageBox.Show("?p?X???[?h?????????????B");
|
|
| 94 |
getProtectInfo = true; |
|
| 95 |
this.Close(); |
|
| 96 |
} |
|
| 91 | 97 |
} |
| 92 | 98 |
else |
| 93 | 99 |
{
|
他の形式にエクスポート: Unified diff