Skip to content

Newbie

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 70 total)
  • Author
    Posts
  • #187695
    Newbie
    Member

    Notice to you, is the guy in the library is a newbie, if it’s not, he’s my notice the high bandwith activity and question about it.

    There are many app on the web recording windows activity… Don’t forget about it.

    #182334
    Newbie
    Member

    obviously, it’s a fake pic. The font of the nick is different than the font that paltalk using. However, if you know programming, you can change the font, i don’t know how but i beleive it’s possible. Probably via Hooking, or sendmessage to the listview to change the font. Up to you to discover

    #187981
    Newbie
    Member

    i beleive it’s Cbyte(xString(i)), i might be wrong

    #182517
    Newbie
    Member

    😀 Hinh minh tuyet trong about cung dep hen, tiec là khong co vu’ lam mr nona buon long 😀

    #182531
    Newbie
    Member

    Cha’n wa’ mr nona oii 😀

    #190912
    Newbie
    Member

    tra tui 10$ di tui convert wa VB6 cho

    #190918
    Newbie
    Member

    what is OSCAR protocol ? more details is appreciated

    #190935
    Newbie
    Member

    Chan wa mr nano oi, kà kà . forum nay cha? co gi de choi 😀 😀

    #190941
    Newbie
    Member

    gradienttreeviewclass

    #190962
    Newbie
    Member

    what is it suppose to do ?

    #177543
    Newbie
    Member

    So You’re Learning The Random Function i guess ?

    #191349
    Newbie
    Member

    Yeah Man

    A 3-4 GB File. It’s Take About 5 to 6 Hours To Upload. It not a 3-4MB File

    #191351
    Newbie
    Member

    Who need it? I can Upload It To You, But Can I Have Something In Return? It Cost Me $$ For Electricity And BAndwith of my internet. 😀

    #190976
    Newbie
    Member

    @ii Rocky ii wrote:

    what is problem in this code

    Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long)Pivate Const KEYEVENTF_KEYUP = &H2
    Private Const VK_F9 = &H78

    should be

    Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long)
    
    Private Const KEYEVENTF_KEYUP = &H2
    Private Const VK_F9 = &H78

     

    #188337
    Newbie
    Member

    Use Sendmessage instead

Viewing 15 posts - 1 through 15 (of 70 total)