layer 2 Posted December 29, 2004 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 im so proud, but i just wanted to all let you know, i can do it 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) FootbaG Share this post Link to post Share on other sites
Nova 0 Posted December 29, 2004 Cool well done layer, I too have been playing with dllcall all day, havnt quite got clarity on the matter yet but im getting close. By the way what version of windows are you using ? Share this post Link to post Share on other sites
layer 2 Posted December 29, 2004 thanks im using Windows XP Home Edition FootbaG Share this post Link to post Share on other sites