Need Help? Ask Me

Discussion in 'Programming General' started by pkng0d, Nov 23, 2007.

Need Help? Ask Me
  1. Unread #1 - Nov 23, 2007 at 7:35 PM
  2. pkng0d
    Joined:
    Nov 17, 2007
    Posts:
    253
    Referrals:
    0
    Sythe Gold:
    0

    pkng0d Forum Addict

    Need Help? Ask Me

    Well i know a bunch of vb and I am starting this to help anyone who need it in vb.
     
  3. Unread #2 - Nov 23, 2007 at 10:54 PM
  4. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    Need Help? Ask Me

    Can you write me an OCR (Optical Character Recognition) program for Runescape?

    There are people who visit this forum who know eternally times more about VB than you do so it's not really necessary for you to make your own thread specifically to help people.
     
  5. Unread #3 - Nov 23, 2007 at 11:21 PM
  6. Magic City
    Joined:
    Nov 8, 2007
    Posts:
    71
    Referrals:
    0
    Sythe Gold:
    0

    Magic City Member
    Banned

    Need Help? Ask Me

    Add my MSN, [email protected]...I have a HUGE project, and need help VB/PHP related.
     
  7. Unread #4 - Feb 8, 2008 at 3:12 AM
  8. abandoneddude
    Joined:
    May 27, 2007
    Posts:
    119
    Referrals:
    0
    Sythe Gold:
    0

    abandoneddude Active Member

    Need Help? Ask Me

    i need help i'am having trouble making a macroing application
     
  9. Unread #5 - Feb 8, 2008 at 7:30 AM
  10. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Need Help? Ask Me

    I already know this, but I want to test your knowledge.

    Define a pointer. If you can't then shame :p
     
  11. Unread #6 - Feb 8, 2008 at 7:52 AM
  12. Faskist
    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0

    Faskist Tuxhead
    Banned

    Need Help? Ask Me

    Can you even use pointers in VB?
     
  13. Unread #7 - Feb 8, 2008 at 9:54 AM
  14. Covey
    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Need Help? Ask Me

    By pointer you are referring to the mouse type thing, correct?
    If not i have no idea what a "pointer" is. =\
     
  15. Unread #8 - Feb 8, 2008 at 10:13 AM
  16. Faskist
    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0

    Faskist Tuxhead
    Banned

    Need Help? Ask Me

    A pointer to a memory address.
     
  17. Unread #9 - Feb 8, 2008 at 10:32 AM
  18. Larry
    Joined:
    Feb 2, 2007
    Posts:
    267
    Referrals:
    2
    Sythe Gold:
    5

    Larry Forum Addict

    Need Help? Ask Me

    dim pointer as long
    dim s as string
    dim o as object
    dim v as double
    'depending on what you want to / examples
    pointer =VarPtr(v)
    pointer =StrPtr(s)
    pointer=ObjPtr (o)

    'Please notice these are undocumentated, and preferably not use them
    'these have been deprecated in vb.net
     
< Run command prompt windows from Visual Basic | Java .class help >

Users viewing this thread
1 guest


 
 
Adblock breaks this site