Results 1 to 23 of 23

Thread: funny bug in VB

  1. #1

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Wink

    type ?! And

    in immediate window (just save your project before you do this) and press enter, it works with most operators
    *hehe*
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Sorry Keda, doesn't seem to work in VB5.0 Enterprise Edition with SP3...

    too bad hehehe
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  3. #3
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539

    what is it suppose to do?

    vb6 pro, sp4 here
    doesnt do anything other than given an error which is expected..

  4. #4

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Red face

    Ah, sounds like you must have VB6 ent, sp3 or something similar, it's suppose to crash VB
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  5. #5
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    shame on you
    it didn't crash
    i spent all that time n effort, created a new project
    figured out where the hell intermediate window was (never use the damn thing so i hardly know where it is when its closed)
    and went throu all that trouble and didn't get anything FUN?
    i am starting a new thread called "kedaman the lair"
    hehehe
    note: joke

  6. #6

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Red face

    whooooooopps! maybe i should have put "works only with VB6 ent, sp3 and the vb dir should be D:\vb6ent\ and you should have about 160 M Ram allocated with 128 MRAM, and the processor should be no less than 600mhz + it only works for athlon machines, btw icq should be running and the height of the taskbar should be 2X the normal height, also if you have quake 2 installed and winamp playing Eminem - I'm back.mp3 at position 1:03 then it might work, otherways theres no chance!
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  7. #7

  8. #8
    Guest
    VB6Ent SP2(or is it 3? I can't remember)
    500mhz PIII
    128mb ram
    ICQ running
    taskbar normal size
    800x600 res

    and it worked fine....

    ?! and


    it's like I was subclassing and I pushed end...

    the illegal operation came up, vb went away, then another illegal operation box came up..

  9. #9

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Talking Woohow

    Cool Dennis! Ive finally got someone who can testify that i'm a smartass that found out this cool bug. Of course, theres no greater smartass than Dennis himself
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  10. #10
    Guest
    you are sooooo right......

  11. #11
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    It really works!

    VB6pro SP3
    PIII-500
    128 RAM
    ICQ running
    no taskbar
    1024x768

  12. #12
    Guest
    what the hell happened to your taskbar?

  13. #13
    Guest

    Talking Funny bug in kedaman

    Give him a couple of vodkas and we get this sort of nerdy post That's it young man, your not to touch your computer till you have finished your homework, cleaned up your room, and washed all the dishes....and don't even look at me that way mister....your allowance is in danger.

    Reprinted from "Kedaman Training" by Kedaman's mum and dad.

  14. #14
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    Here's another one that I found.
    The results are more impressive! (Regular VB runtime error, followed by a fatal error, and finally VB causing a general protection fault in GDI)
    • Create a normal Standard EXE project.
    • Add a UserControl.
    • Use this code in the UserControl:
      Code:
      Private Sub UserControl_Resize()
          Width = Width ' SEEMINGLY innocent?
      End Sub
    • Close the UserControl's design window, open the Form's design window, and place an instance of the UserControl on the Form.
    • Resize it very specifically:
      You should see eight "resize dots". Grab the bottom-right dot.
      Drag this dot all the way up. (To above the top-right dot - it's possible to drag it a few pixels above it)
      Release the mouse button.
    Enjoy!

  15. #15
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Yeah, that's the more impressive bug

    Dennis: I don't use the windows-shell (explorer.exe) so there's no tasbar...

  16. #16

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Jethro

    BTW, fox what kind of bar do you use? I've tested a lot of shell reps but they all seems to be too good at eating resources YEah Yonatan, thats a pretty neat one I first thought it just was a regular out of stackspace thing but then it really crashed. Jethro, if you wonder why i put your name in the post subject and didn't post anything that has to do with you then i can tell you thats the point with it
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  17. #17
    Guest

    Wink Actually by mentioning it.........

    .....you did post something to me.

    Kedaman's mum = kedamum

    Kedaman's dad = kedadad

    Kedaman's job = kedajob.....lol.....

    Oops...apology if that means anything disgusting in Finnish...it was not intended, but figure that kedaman possibly means something, therefore changing a few letters might get another word.

  18. #18
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    nGUI, my own shell

  19. #19
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217

    Fox

    Could I try your shell?
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

  20. #20
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Uhm, It's still a beta version...

  21. #21

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Jethro

    I could beta it too if you want fox
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  22. #22
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    258
    Originally posted by kovan
    shame on you
    it didn't crash
    i spent all that time n effort, created a new project
    figured out where the hell intermediate window was (never use the damn thing so i hardly know where it is when its closed)
    and went throu all that trouble and didn't get anything FUN?
    i am starting a new thread called "kedaman the lair"
    hehehe
    note: joke
    I lost that window for week before . It sucked . I really like to use it .
    Visual Basic 6 SP4 on win98se

    QUIT THE RAT RACE BECAUSE YOUR MESSING THE WORLD UP !!!!!

  23. #23
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Hm, ok I'll try to remember to send you a copy as soon as I can send you a properly-working version...

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