|
Coding Prank, fake error message, what do the numbers mean.? -
January 2nd, 2008
ok, i learnt how to make a fake error message by typing
lol = msgbox ("Windows has detected an error." ,16, "Error")
into notepad and then saving it as .vbs but i was wondering if anyone knew what the numbers represent
i know that 16 make a window with "ok" pop up and that 20 makes a window with the choices "yes" and "no" pop up.
does any1 have a list of what other numbers you can use and what they make the window show?
|