Skip to content

Paltalk room hands counter

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #176194
    Chike
    Member

    This is a small app i wrote to learn how to use the Shell_NotifyIcon.

    It is opoened in the system tray. When clicked it scans the topmost oppened paltalk room, count the number of hands up and open a baloon with the room name and # of hands up.
    To exit right click the icon and select exit from the menu that pop up.
    It only work in public rooms, and should not require any libraries installation.

    The C++ source code is included for anyone that is interested.

    /edit: program update: it now has an icon and the baloon is silent.
    /edit: updated program

    #176200
    String
    Member

    Works as stated. Was unable to run or compile the code though.
    Nice work.

    #176199
    Chike
    Member

    @String wrote:

    Was unable to run or compile the code though.
    Nice work.

    The code was jusr for the curious. I’ll post the project in the programing section.

    #176198
    Chike
    Member

    Updated the program.
    Code cleanup, and an error is given when there’s no room openned.

    #176197
    String
    Member

    Works just as described.

    #176196
    vandal
    Member

    Works great nice job…

    #176195
    Chike
    Member

    Updated to latest pal versions.
    The source should work in old project, but I have noticed the debug configuration needs entry pont set (Linker->advanced)

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.