Delete basDeclarations.bas

This commit is contained in:
SistemaRayoXP 2018-03-13 13:13:37 -05:00 committed by GitHub
parent 0496d1ed0e
commit 4475f7131e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
Attribute VB_Name = "basDeclarations"
Declare Function SetParent Lib "user32" (ByVal hWndChild As Long, _
ByVal hWndNewParent As Long) As Long