Search:

Type: Posts; User: Spec-Man; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    12,979

    FindWindowA is part of the User32 library. ...

    FindWindowA is part of the User32 library.

    push NULL
    push className
    call FindWindow
    push eax
    pop winhandle
    cmp al, FALSE
    jnz
    push error_message
  2. Not me... I like to bump threads with good...

    Not me... I like to bump threads with good subject matter such as sub7, hotmail, and the thread bumping feature itself. Those are funnier.
  3. "Read-only OS". You might want to keep in mind...

    "Read-only OS". You might want to keep in mind that there is a big difference between an OS and a file system.
Results 1 to 3 of 3