Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21114 articles
Browse latest View live

[richtextbox and strings] - converting text

when i save the text i save it in ascii text format(without italic or others)? it's easy put a text from righttextbox to strings: but can i get the lines instead intire text? Code: Private Sub...

View Article


need winsock + list1 urgent

list1 contains proxies http Code: 111.1.32.124:83 113.31.65.51:38632 111.118.32.248:808 114.80.136.112:7780 111.1.32.124:82 111.1.32.124:81 113.12.83.157:80 110.173.0.18:808 113.31.65.51:81...

View Article


[VB6 - RichTextBox] - how can i get the cursor position?

i have these code for get the cursor position, but i get bad results:( Code: Private Sub CheckPosition()     Dim start_pos As Long     Dim end_pos As Long     Dim row As Long     Dim col As Long...

View Article

Registry key randomly is not found running windows 8

The first time my client runs my VB6 app, they must enter an activation key, which I write into a registry key. It has worked for years on XP, windows 7, but I have a client that runs Windows 8, and...

View Article

Multiple Assignment from Function?

I thought I saw code somewhere do this: VarX, VarY = SomeFunc(A,B) Is this possible? What would the function look like? Thanks.

View Article


Question about acmStreamOpen and others

I am now starting to work on audio streaming and I am going to use waveIn and waveOut APIs because overall they provide the best functionality and flexibility over the other audio APIs. Below is a list...

View Article

Parsing continuous stream of comma delimited serial data from com port

OK, I am about to give up on this common, seemingly trivial task. I've spent hours researching numerous serial port parsing threads using MSComm1 and commands; InStr, Mid$, Split and can't seem to get...

View Article

[RESOLVED] MDI dosnt load first

helllo i have a DB with mdi form after login the mdi dosnt show it passes by to the next form Code: Private Sub Form_Activate() ULog = NextID("LogID", "Logs")     CN.Execute "INSERT INTO Logs (LogID,...

View Article


Path not found error?

Hi there everyone! I am working on a simple review game for review math questions with students. I am storing all of the questions and answers in text files. I have it set up so there are different...

View Article


webbrowser get text inbetween other text in page

is it possible to grab some text from a browser page that is in-between other text. i.e blah blah website my beginning string: text i would like to get! my end string blah blah end of site

View Article

can any one help me ???

hello people i like ur forum very much i got a vb6 project its about chatting and got this function in it Quote: Public Function SendTextPV(ByVal Kata As String, ByVal Tujuan As String, ByVal Pengirim...

View Article

need urgent extract multi string from multiline textbox

need help extracting strings and populate them into list1 thanks html Code: <td class="alt1 username"><a href="member.php?32527-n_tarr" class="username"> n_tarr</a> <span...

View Article

Copy functions

How do the below three differ? Private Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory" _ (Destination As Any, Source As Any, ByVal Length As Long) Private Declare Sub CpyMem Lib "kernel32"...

View Article


[RESOLVED] move richtextbox1 to list1

richtextbox1 has 116.228.55.184:80 116.236.216.116:8080 112.231.65.71:80 113.108.92.104:80 110.159.78.113:8118 111.255.136.231:8888 119.167.231.73:8080 117.211.123.60:3128 117.211.123.60:80 how do i...

View Article

[RESOLVED] remove first char of list1 items

-it-em1 -it-ems2 -te-xt -asds-adas how do i remove first char from list -

View Article


winsock data arrival question , knowing what all data is recieved

want to know how do i no what all data is recieved so i can call winsock1.close ?

View Article

load xml

I am trying to use the load xml in MSXML2.DOMDocument object - but it's not working on one particular workstation. I tried to register that ms xml 6.dll that I used to compile the project, but still...

View Article


VB6. How to know if a Form is visible without loading it

Hello! I have this project with many forms, opening, hiding, unloading, etc... I want to add a cautionary process that watch if no form is showing, so it makes the main form show. How do I do it?...

View Article

GlobalLock - worked earlier - no change to code - now returns 0

Earlier as I was doing some testing everything was working. I have made no changes to any variable or structure or the values in these variables and structure. Now the function returns 0 Code:   '   '...

View Article

Trying to get col2, row1 from a listview control

That is, the column after the checkbox. I'm trying Dim thelistview Set thelistview = Form1.LV1.ListItems Debug.Print thelistview.SubItems(1) Set thelistview = Nothing And failing spectacularly... but I...

View Article
Browsing all 21114 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>