vb 6.0 API
-
Am just a starter and I really need to a lot about API in visual basic 6.0, can any body help me with some notes or anything on it.
Ainnop wrote:
visual basic 6.0
If you are just starting why are you bothering with that ancient unsupported train wreck? Get Visual Studio Express edition for free from Microsoft. If you really insist that you need VB6 information, then google is probably your best best.
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012
-
Ainnop wrote:
visual basic 6.0
If you are just starting why are you bothering with that ancient unsupported train wreck? Get Visual Studio Express edition for free from Microsoft. If you really insist that you need VB6 information, then google is probably your best best.
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012
-
Well I have vb 8.0 but where do I start from and how do I start, may be you can help me, if you have any Ideas, thank you
-
Well I have vb 8.0 but where do I start from and how do I start, may be you can help me, if you have any Ideas, thank you
Or there are plenty of tutorials on this little place we call CodeProject.
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012
-
Am just a starter and I really need to a lot about API in visual basic 6.0, can any body help me with some notes or anything on it.
You can always take a look at the VB.NET articles here in :bob:: http://www.codeproject.com/search.aspx?q=vb.net[^] Good luck!
[www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.
-
Ainnop wrote:
visual basic 6.0
If you are just starting why are you bothering with that ancient unsupported train wreck? Get Visual Studio Express edition for free from Microsoft. If you really insist that you need VB6 information, then google is probably your best best.
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012
The program draws a line like the line tool in paint over a picture box sets the line from point a to point b. But in paint for instance the line in visible as you are drawing it from point a to b. In this case the line is only visable after you let the mouse go at point B. So you can't see the line until after you have it in place. I would like to see the line being made instead of just after i click a to b.
-
The program draws a line like the line tool in paint over a picture box sets the line from point a to point b. But in paint for instance the line in visible as you are drawing it from point a to b. In this case the line is only visable after you let the mouse go at point B. So you can't see the line until after you have it in place. I would like to see the line being made instead of just after i click a to b.
And this means exactly what to me?
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012