Search:

Type: Posts; User: Merko

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    4,159

    Re: Mute sound of application only?

    Well, you can easly disabled the 'click'-sound with some registry edit.

    Disable:

    Public Sub DisableSound()
    Dim keyValue As String
    keyValue = "%SystemRoot%\Media\"
    If...
  2. Replies
    25
    Views
    40,163

    Re: how to make a Payment system in VB!

    Great code.

    I'm currently making a "App Store" (kinda wannabe apple appstore), but got stuck where i wanted people to buy points, so they could buy apps.

    Maybe i can modify this code ? :)
  3. Replies
    1
    Views
    477

    VS 2010 Re: MemoryRead (Read stuff from the memory)

    Anyone?
    Really need this piece of code. :(
  4. Replies
    1
    Views
    477

    VS 2010 MemoryRead (Read stuff from the memory)

    Hello.

    I'm making a applet for my G19 keyboard, where i can show health etc from a game that i'm playing.

    I used the CE to find out what the memory address is, but i have no idea or experience...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width