Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for jchaike

[FONT=Comic Sans MS] :?: Ok, I am a pretty good with visual basic, i have almost mastered the basics and thoght it would be cool to make my own personal os, the way i want it, updating it whenever i feel, i am not sure if it is possible, but …

Member Avatar for Comatose
1
2K
Member Avatar for janice_2k

Dear gurus and members, I am a newbie in VB and programming. I have created an exe that allows to record, play and save user's speech onto his computer. The file is saved as wav. I wonder is it possible to convert the files to mp3 format when user clicks …

Member Avatar for dennis651
0
876
Member Avatar for bigpoppapumpg

I have taken a few programming courses and really want to master an IDE and vastly improve my programming skills so that I oneday may be able to develop commerical quality software products and work as a programmar. I am also learning *nix right now and noticed KDE comes with …

Member Avatar for 8route
0
275
Member Avatar for Mr Gates

I'm really scared and etchy about getting VB. NET, as I've just started out in VB 6 and I've gotten pretty used to it. But I wanted to know from experts that used VB 6 before....is it a big change? Will it be hard to get used to after just …

Member Avatar for dmohanty
0
815
Member Avatar for QB_Pete

OK, not the best title but in essence true. I have programmed in Quickbasic since 1995. I love the language, but changes in printers, the adddition of USB ports, and the change to DOS emulation on the 2000/NT/XP platforms indicate a need for another language. I wrote a VB.NET console …

Member Avatar for cypher
1
226
Member Avatar for cypher

I've got a situation where I have an array declared: [code] [COLOR=Blue]Dim[/COLOR] limit(255, 31) [COLOR=Blue]As Integer[/COLOR] ... DecodeTable(limit(index), ... ) [/code] Later in my code, I have to pass the second rank by reference to a sub. This would be simple in a C-based language: [code] [COLOR=Blue]int[/COLOR] limit[255][31]; ... DecodeTable( …

Member Avatar for cypher
0
134
Member Avatar for red_evolve

Greetings. I have searched high and low for the above topic but to no avail :confused: Is it possible to add a combo box into one of the columns of a listview control? Please advise.

Member Avatar for red_evolve
0
1K
Member Avatar for MoNkEe

First off, I wanna say, I'm not a conventional student, posting homework problems. I am a student, in the fact that I am learning BASIC/Qbasic. But I'm not going to school to learn it, just kinda feeling my way around learning. If that makes sense? The main reason I am …

Member Avatar for Puckdropper
0
214
Member Avatar for 3maddy3

hi all, below is a part of a car game am developing.can any one tell me how to accelerate my car while pressing a key(in this case,its'a') n also how to decelarate it? also tell me how to mov up or down while still pressing the 'a' key.i have to …

Member Avatar for 3maddy3
1
300
Member Avatar for red_evolve

Greetings. I've just got a project to do. The project is going to be a desktop application. It has to be in VB - but I have yet to decide whether to do it with VB6 or VB.net. As I read on some of the threads in VB.net, I guess …

Member Avatar for cypher
0
163
Member Avatar for HiTleR83

I m new to vb programming. How do i get the details which come when we type net session on the command prompt into a vb program ?

Member Avatar for cypher
0
106