Results 1 to 8 of 8

Thread: .: Help in making a Function..

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2008
    Posts
    265

    Question .: Help in making a Function..

    Can somebody show me how to make a good Function using a certain Declaration, let's say

    Code:
    Declare Function Beep Lib "kernel32.dll" (ByVal dwFreq As Long, ByVal dwDuration As Long) As Long
    I just need a simple example that would be easily used but useful. Something that would make me easier to call or use this type of declaration.
    Thanks so much.
    Last edited by vibiEn; Mar 22nd, 2008 at 05:36 AM. Reason: Really need a help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width