Jump to content

_GUICtrlListBox_GetCount problem in my messenger script


Jex
 Share

Recommended Posts

I'm creating messenger program but OnAutoItExit ( Client ) need save friend list and send server. But in 123. line "_GUICtrlListBox_GetCount" return 0 but my listbox have 4 friends.

Try login flexy - 12345 and exit.

$Listcount = _GUICtrlListBox_GetCount($List)
    MsgBox("","",$Listcount)oÝ÷ Ù©ÝÈ£!£§B&y©í«[ºÞq«¬z'm~)Ý­Êk¡¹^miÈfz{l«ÞrXÖ®ÞÇ«½êÚ»w[·_®'§vX¬¶Üm
X
Edited by Jex
Link to comment
Share on other sites

I'm insert "Sendfriendlist()" here

If $msg = $Close Then
        Sendfriendlist()
        Exit
    EndIfoÝ÷ Ú)ìµæêÞjëh×6Func OnAutoItExit()
    If $MainSocket <> -1 Then
        Sendfriendlist()

and now working <_< ( I can't edit my last post because have ascii characters. )

Edited by Jex
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...