Jump to content

message box and sound


layer
 Share

Recommended Posts

hey guys... i know, its so simple, but i think i can do a lot more now, i actually did this in like 1 minute flat :lol: im so proud, but i just wanted to all let you know, i can do it :idiot: as soon as i did it i felt like i could make anything i wanted! i was trying other dll calls except i was wondering why they didn't work and it was because i need windows N.T ir whatever,...

DllCall ("user32.dll", "int", "MessageBeep", "int", 0xFFFFFFFF)
DllCall("user32.dll", "int", "MessageBox", "hwnd", 0, "str", "you heard a dllcall beap!!", "str", "awesome right?", "int", 0)

:D

FootbaG
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...