Windows Media Player Control EndOfStrem Issue!
Greetings.. every one.. hope all are fine.. i m facing a wired issue :( i am trying to play the next music/song after the current one. So, i use windows media player end of stream events. It's works...
View Article[RESOLVED] A simple way to "draw" on a white background?
Hi there! Many of the schools around here are getting touch screens for computers, and I am wondering about creating a portable SIMPLE app that will let me sort of combine the basic functions of ms...
View Article[help] Webcam Protection
Hello :) I am working on a security related project, In which I want to secure un-authorized access of Microphone & Webcam of my laptop. I want to know if there is any API or something, which can...
View ArticleCopy Text From A Text Box
Hi, I want to be able to copy text from a textbox to my windows clipboard. I have the code for that already "Clipboard.SetText(txtAccountNumber.Text & vbCrLf & lblCustomerName.Text &...
View Articlehow to detect folder name by first few character
Hi expect, i am doing a project and face some problem in DirListBox, The problem is like DirOrg.Path = "C:\Users\project" but for the folder "Project", the folder name is not only Project and will be...
View ArticleN>character removing code until char
I have strings generated by my program ex. {Eff_stun,Eff_poison},{},{},,,,,, I want to remove all "," from the rightside until it reaches "}" TO make it short I need: {Eff_stun,Eff_poison},{},{},,,,,,...
View Article[VB6] - 1 thot
can i take 1 dragon(for example) irregular shape from 1 image? (sorry i don't know the right terms:()
View ArticleCalling functions
I got to say I am really new to vb and it will show... I am trying to write a BMI calculator and I want all the math on one form. I cant figure out how I send my collected information...
View ArticleNot setting the Focus on Mentioned Control
I am unable to set the focus on mentioned code with the following. Is there any error in this code ? Code: MasterId = fgData.TextMatrix(fgData.Row, 3) AccountType =...
View ArticleTrying to get custom mouse cursor to load when the mouse is over a picture box?
Hello everyone! I am working on a simple tool to help draw the computer, so when I teach students I can use these touch screen computers they have now. So the students can see my mouse cursor easier, I...
View ArticleQuestion about blocking a particular hack
I've gotten myself lost on this one and knew you guys would help me, yet again! I'm working on a anti cheat patch for a very old FPS shooter. More for myself because when I was younger I had to pay...
View Article[RESOLVED] Calling functions
I got to say I am really new to vb and it will show... I am trying to write a BMI calculator and I want all the math on one form. I cant figure out how I send my collected information...
View Article[RESOLVED] Not setting the Focus on Mentioned Control
I am unable to set the focus on mentioned code with the following. Is there any error in this code ? Code: MasterId = fgData.TextMatrix(fgData.Row, 3) AccountType =...
View Article[RESOLVED] Trying to get custom mouse cursor to load when the mouse is over a...
Hello everyone! I am working on a simple tool to help draw the computer, so when I teach students I can use these touch screen computers they have now. So the students can see my mouse cursor easier, I...
View Article[RESOLVED] Unloading a form from popupmenu that is on another form.
There are two forms. The first one, let's call it form1 is a simple form. The second one, form2, is a hidden one with a menu on it. When you right-click on the form1, it calls a popupmenu from form2 In...
View Articleread Chinese character from a textbox
Hello, I have a textbox displaying a chinese character. I want to read the character into a string. But it's always rendered as "?" This happens whether I use .text or .value Getting the URL Escape...
View Article[RESOLVED] IS there a way to click on a shape that is inside a picturebox?
Hello there, I am working on a 100 chart to help students with skip counting, and when the students are done, the prog will record their work so I can review it later. The chart is made of 100 shapes,...
View ArticleSetting different font colors for characters in a cell based on character...
I am trying to set three different colors for first 3, second 3 and last 3 characters of contents of all the cells in a range. The below code is changing the entire cell content to green, not only the...
View ArticleVB6 and TAPI? / reading from another window
Hey Guys, I have a small problem going on. Basically i need to code a program to work with (sort of) a client's PBX system. They're running a Zultys MX250 that has something called Call Attached Data....
View Articleshift key & replay key features
Hi... i got problem doing 'shift' & 'replay' key features for my calculator. i try to follow up and change a bit the coding i got in the internet somehow there is an error
View Article