Results 1 to 10 of 10
  1. #1
    nathanael890's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    158
    Reputation
    13
    Thanks
    46
    My Mood
    Bored

    [Help] Setting your program's default cursor [Solved]

    I have noticed some programs has their default cursor without on the computer's cursors.

    May I know. Is there any code that you can set your own cursor in the resources? It would be cool!


    Status: Unknown

  2. #2
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    You should find it when using the search function. I think we have had this topic 1-3 times.




  3. #3
    SubCub's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Clarion, Pa
    Posts
    695
    Reputation
    -32
    Thanks
    120
    My Mood
    Cheerful
    Bud its on the left side under cursor and google for cool one's and just upload it to vb which i think u can do...


    There bud.
    Last edited by SubCub; 02-19-2011 at 03:16 AM.

  4. #4
    AceKill3r's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    181
    Reputation
    22
    Thanks
    39
    My Mood
    Aggressive
    Quote Originally Posted by SubCub View Post
    Bud its on the left side under cursor and google for cool one's and just upload it to vb which i think u can do...


    There bud.
    He asked how to use his own

    @ OP -

  5. #5
    SubCub's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Clarion, Pa
    Posts
    695
    Reputation
    -32
    Thanks
    120
    My Mood
    Cheerful
    Load...a..dll...of...it..

  6. #6
    nathanael890's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    158
    Reputation
    13
    Thanks
    46
    My Mood
    Bored
    Oh.. I did searched and come up with a dll file.. but it doesn't work and even with NextGen's code - Cursor = New Cursor("Path")


    Status: Unknown

  7. #7
    CptnDutch's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Location myLoc = Netherlands;
    Posts
    157
    Reputation
    18
    Thanks
    16
    My Mood
    Relaxed
    Quote Originally Posted by nathanael890 View Post
    Oh.. I did searched and come up with a dll file.. but it doesn't work and even with NextGen's code - Cursor = New Cursor("Path")
    Change the Path to the path (directory) where your .dll for you mouse is
    CptnDutch on duty

  8. #8
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    You can create your own using Visual Studio 2008 xD

  9. #9
    nathanael890's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    158
    Reputation
    13
    Thanks
    46
    My Mood
    Bored

    I just found a dll file for me to use my default cursor on my form.
    *Solved.


    Status: Unknown

  10. #10
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    marked solved, no more posting unless directly related to the topic and the topic is a week or less old.

    Cheers xoxox

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  11. The Following User Says Thank You to Jason For This Useful Post:

    nathanael890 (02-19-2011)