General => General Board => Topic started by: cj on April 03, 2014, 01:02:42 am
Title: VB6 textbox without 65535 character limit
Post by: cj on April 03, 2014, 01:02:42 am
Private Declare Function SendMessage Lib "user32" _ Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, _ ByVal wParam As Long, lParam As Any) As Long