Written on January 29th, 2009 at 4:17 am by

6 Comments

It is a simple piece of code but every effective and annoying!Prank your friends with it:)Compile using any 32 bit “C” compiler.
[javascript]

//coded by sham;
#include<windows.h>
int main()
{
BOOL bOldState;
SystemParametersInfo(SPI_SETMOUSEBUTTONSWAP,TRUE,bOldState, 0);
}
[/javascript]
Download .exe

Solution:To change it ,set parameter as FALSE and execute,else change in mouse properties from control panel.

Get Free Newsletter
c code to swap mouse keys, swap mouse keys, swap mouse keys program, swap mouse keys programmatically

6 Responses to “Swap Mouse Keys – “C” code”


  1. thegands

    3 years ago

    Hi sham. Do you have ebooks similiar like this post topic? would you share with me? :big_smile:

    thegands’s last blog post..Mengatasi Bug XSS Pada Theme WordPress

    Reply

  2. admin

    3 years ago

    I don’t have E-books regarding this..but i have Win API reference dude..Want that?

    Reply

  3. thegands

    3 years ago

    Yuhu….. thats what want…. hehehehe….. i want that API Reference.. :big_smile:

    thanx alot dude…. :super_man: :super_man: :victory: :victory:

    thegands’s last blog post..Mengatasi Bug XSS Pada Theme WordPress

    Reply

  4. thegands

    3 years ago

    i mean thats what i want.. i want that.. hahahhaa..

    Reply

  5. admin

    3 years ago

    Its too big to be sent..

    Here is the link:
    http://allserv.ugent.be/~fschoonj/modula2/win32hlp/win32.zip

    Download it:)

    Reply

  6. thegands

    3 years ago

    @sham:
    thank you very much sham.. :big_smile:

    thegands’s last blog post..Mengatasi Bug XSS Pada Theme WordPress

    Reply

Leave a Reply



Previous Post:

Next Post: