0

私はvb4 16ビットアプリを持っています。これら2つのライブラリを変換したい...

Declare Function IsCharLower Lib "User" (ByVal cChar As Integer) As Integer
Declare Function IsCharUpper Lib "User" (ByVal cChar As Integer) As Integer

vb6 32bitに変換したい やり方

4

1 に答える 1