Results 1 to 2 of 2

Thread: GetDlgItemText

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Location
    Libertyville, IL, soon to be Tucson, AZ
    Posts
    3

    Question GetDlgItemText

    Im trying to get the text out of a listbox in another application to putinto a listbox in my application. I've been steered toward the API call GetDlgItemText (although if anyone knows a better way, im very open for suggestions).. my question is if this is true:

    Listbox handle on application: listhwnd
    Local string to store items in: lclstr

    What would the format of GetDlgItemText() be to accomodate those variables and extract the text in the listbox? Thanks in advance

    ~ Oblivion
    If cat tasted like chicken, we'd all be eating *****.

  2. #2
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width