home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.visual.basic      MS Visual Basic discussions, NOT dot-net      10,840 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 9,844 of 10,840   
   Jay Taplin to All   
   Re: Get text from edit box   
   16 Jan 06 19:07:13   
   
   XPost: comp.lang.basic.visual   
   From: jtaplin@integraware.com   
      
   And you'll probably want the API declaration and constants (sorry, running   
   on too little sleep right now).   
      
   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   
   Private Const WM_GETTEXT = &HD   
   Private Const WM_GETTEXTLENGTH = &HE   
      
   Jay Taplin MCP   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca