Welcome to Dream.In.Code
Click Here
Getting VB Help is Easy!

Join 118,311 VB Programmers for FREE! Ask your question and get quick answers from experts. There are 1,677 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



Multiple Message Boxes

2 Pages V  1 2 >  
Reply to this topicStart new topic

Multiple Message Boxes

Farfromahero
post 11 Oct, 2005 - 09:58 AM
Post #1


New D.I.C Head

*
Joined: 11 Oct, 2005
Posts: 12


My Contributions


Hey im knida new to all this stuff but i was just wandering if there was anyway to make more than 1 message box apear at a time with vb6, and if there is there a way to make it act like pop ups so that they will just come 1 after another and eventually crash the computer
User is offlineProfile CardPM

Go to the top of the page


Amadeus
post 11 Oct, 2005 - 10:16 AM
Post #2


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 11,905



Thanked 24 times

Dream Kudos: 25
My Contributions


There are certainly ways to do what you are describing...may I ask what you hope to accomplish? I don't normally make motivations part of my reasons for supplying help, but I'm not keen to help others cause malicious events either.
User is offlineProfile CardPM

Go to the top of the page

Farfromahero
post 11 Oct, 2005 - 11:42 AM
Post #3


New D.I.C Head

*
Joined: 11 Oct, 2005
Posts: 12


My Contributions


well see i dont like my school, i was hoping to crash a couple computers so i fell like i acomplished something before i leave school, well something that will piss of my school =)
User is offlineProfile CardPM

Go to the top of the page

Amadeus
post 11 Oct, 2005 - 12:08 PM
Post #4


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 11,905



Thanked 24 times

Dream Kudos: 25
My Contributions


In that case, I'm afraid that I will be unable to provide you the information you require. There may be other users here that will, and there are certainly other sites that will provide the info, it is only me personally that must decline. Please don't make the assumption that the site does not have dedicated people willing to help based on my actions. My apologies, and best of luck.
User is offlineProfile CardPM

Go to the top of the page

skyhawk133
post 11 Oct, 2005 - 12:19 PM
Post #5


Head DIC Head

Group Icon
Joined: 17 Mar, 2001
Posts: 14,605



Thanked 39 times

Dream Kudos: 1650

Expert In: Web Development

My Contributions


While I respect Amadeus' very professional response, I will digress and simply say this:

You Sir, are retarded. Get a life.
User is online!Profile CardPM

Go to the top of the page

born2c0de
post 11 Oct, 2005 - 11:18 PM
Post #6


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,812



Thanked 27 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


To get Multiple Message Boxes you need to use Threads. Since Threads are supported only in VB.NET you can't use Pure VB Code to achieve this. However there is a way.

You can Use C to write the code handling the Multiple Message Boxes and store that function as a DLL. Then you can call that DLL from the Visual BASIC Application.

I know it sounds simple but putting it in code will be tougher.
So I made it even simpler for you by writing the DLL code in C++ and the DLL Function Call App in VB.

Enjoy....and I hope this helps...


Attached File(s)
Attached File  msgboxdll.zip ( 3.37k ) Number of downloads: 103
User is offlineProfile CardPM

Go to the top of the page

born2c0de
post 11 Oct, 2005 - 11:34 PM
Post #7


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,812



Thanked 27 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


Oh God....I just read all the Posts again....I realised that your motives aren't good.
I gave you the code so that you could learn...not because you can use it to write a prank program on your school computers.

Well, if you still want to go ahead with the prank program, all I can hope is that your school's ADMINSTRATION visits this thread...lol.
User is offlineProfile CardPM

Go to the top of the page

Farfromahero
post 12 Oct, 2005 - 09:00 AM
Post #8


New D.I.C Head

*
Joined: 11 Oct, 2005
Posts: 12


My Contributions


ty you for the code, even tho you didnt want to give it me afer u read the thread but anyway, my schools administration is dumb as a rock or maybe lower so they wont know what will be happening ty you people and 1 more thing.... i do need a life and i am retarded (jokingly)
User is offlineProfile CardPM

Go to the top of the page

born2c0de
post 13 Oct, 2005 - 01:26 AM
Post #9


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,812



Thanked 27 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


QUOTE(Farfromahero @ Oct 12 2005, 10:27 PM)
ty you for the code, even tho you didnt want to give it me afer u read the thread but anyway, my schools administration is dumb as a rock or maybe lower so they wont know what will be happening ty you people and 1 more thing.... i do need a life and i am retarded (jokingly)

Hey If I didn't want to give it to you, I would have edited my post and removed the attachment.
I gave it so that (in the least likely event) you will learn the importance of a DLL and Threads. (and why VB sucks and VB.NET doesn't)

But still...what u r doing...is bad...very bad indeed...
And I support Chris' statement.
User is offlineProfile CardPM

Go to the top of the page

Farfromahero
post 13 Oct, 2005 - 09:00 AM
Post #10


New D.I.C Head

*
Joined: 11 Oct, 2005
Posts: 12


My Contributions


my school doesnt teach VB.Net at the moment so im stuck with VB =(
User is offlineProfile CardPM

Go to the top of the page

Nova Dragoon
post 13 Oct, 2005 - 09:12 AM
Post #11


The Innocent Shall Suffer, Big Time

Group Icon
Joined: 16 Aug, 2001
Posts: 6,014



Thanked 2 times

Dream Kudos: 515

Expert In: Python, Linux

My Contributions


QUOTE(born2c0de @ Oct 13 2005, 03:23 AM)
I gave it so that (in the least likely event) you will learn the importance of a DLL and Threads. (and why VB sucks and VB.NET doesn't)

Actually they both suck wink2.gif
User is offlineProfile CardPM

Go to the top of the page

born2c0de
post 13 Oct, 2005 - 11:58 PM
Post #12


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,812



Thanked 27 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


I havent used .NET yet...but I guess that's a point-to-be-noted lol.
User is offlineProfile CardPM

Go to the top of the page

2 Pages V  1 2 >
Fast ReplyReply to this topicStart new topic
Time is now: 10/10/08 12:04PM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month