10,987 Topics

Member Avatar for
Member Avatar for Jithan_palakkal

i have already created a dll library and a simple function in the library i want to call the funtion like an api function To call that function how i register the dll file in the registry ?

0
79
Member Avatar for anto_nee

please anyone giv me the sol MsgBox Mid$(txtFirst.Text, 0, 2) whts the prob with this line it displays "invalid procedure call or argument"" please help me

Member Avatar for anto_nee
0
70
Member Avatar for venomocity

First of all let me say I love this forum, everyone has been very nice and extremely helpful! Now to my question. I got help with a question like this before and the answer I got worked perfectly. However I have a new angle. I'm wanting to take and subtract …

Member Avatar for QVeen72
0
103
Member Avatar for plusplus

One of my forms (lets call it frmnew) is opened with vbmodal, since I want the user to finish with that form before continuing. When he presses cmdsave(a command button on frmnew) then while the program is executing that statement I want to show another form (frmsplash). It doesn't let …

Member Avatar for plusplus
0
95
Member Avatar for Elfshadow

My friend who is a VB6 programmer is doing a benchmark against C and the VB is running faster than the C but we know this isn't a reliable benchmark Could you look at our benchmarks and tell us any thing that might be causing this. MINGW [code] #include <stdio.h> …

Member Avatar for Ancient Dragon
0
266
Member Avatar for surfer_del

Help me to find good resources for win32 api converted to use in visual basic 6.0 like dan appleman's book it unavailable in market if some one has this book please send me <snipped email>

Member Avatar for Hamrick
0
39
Member Avatar for venomocity

Alright, I dont know if this can be done or not, but can you say, take either a caption or the text in a text box and add or subtract from what's in it, with a click of a button? Allow me to explain, lets say I have a text …

Member Avatar for kb.net
0
128
Member Avatar for manuson

Hi, I am writing a small app which has just one form with a few browsers in it. It works majorly something like tabbed browsing. Here is wat i am looking for. I need to insert a command button which minimizes the form when clicked. I also want to know …

Member Avatar for QVeen72
0
130
Member Avatar for guru511

hi, i need to provide a link for an attachment... i mean the user have to attach a file and the others can access that attachment... hw can i do that...

Member Avatar for QVeen72
0
57
Member Avatar for dillaonline
Member Avatar for vimalv

Hi all Now i am using MsFlexGrid1.textmatrix(1,1) to read values from the grid, is there any other efficient way to read data from MS flex grid..please give an idea

Member Avatar for QVeen72
0
75
Member Avatar for nishant.newton

Hi Friends.. I am trying to make a program through which i can read the references added in another VB Project. I will add the .vbp project file in my program and i want to know the references and activex components that have been added in this vbp project(The project …

0
76
Member Avatar for scudzilla

Anyone here know the code to view the cpu/ram usage at anytime? Yeah, I know its in the task manager but I want to create a small form and place it on my desktop.

Member Avatar for scudzilla
0
109
Member Avatar for venomocity

I'm trying to write a game for fun. I've been able to get some lines of code from other friends who have been able to help. But they couldn't help me with this. I'm trying to write the code to where, when you click on the button it should change …

Member Avatar for jireh
0
99
Member Avatar for mustoora

Hi there, I have a combo box that contains 10 names. For eg. I select John's name. It will retrieve his left250 value from Access database. It will then display as a label. I've managed to do this so far. However, when i add in a new name in the …

Member Avatar for mustoora
0
100
Member Avatar for tgifgemini

Good morning, I modified the code accordingly and got another "Run-Time error 1004 - Unable to set the RowHeight property of the range class" on the code below. Also, please look at the spreadsheet attachment. Is there any way I can get rid of the spacing(gap) that separates the line …

Member Avatar for kb.net
0
2K
Member Avatar for vnseum

I want to have my own messenger . Can some one guide me towards any link or resource so that could develope my own Messenger.

0
52
Member Avatar for vicky.vignesh

i have some doubts to connect vb with databse.so anybody help me hw to connect this two.

Member Avatar for ryan_vietnow
0
303
Member Avatar for t_yalthis

Hi everyone, I'm using ADODB to connect to an access database and it is working perfectly. but I don't really know that it is going to work when more than one person tries to reach the database at the same time...is it possible? moreover, does everyone has to set up …

Member Avatar for t_yalthis
0
89
Member Avatar for t_yalthis

hi everyone I need to change the system clock and date's language to English. My program is going to show the date automatically in english in every computer that is installed in.. I tried to change the names of the months in to english but it did not work.. do …

Member Avatar for t_yalthis
0
91
Member Avatar for tbruggink

I am using a program developed in VB6 for about 4 years. It is only since recently, that I can no longer reorder Columns in the listviews and receive an error devision by zero. This error occurs not only on my computer (where Source-code is located), but also on computers, …

0
46
Member Avatar for plusplus

I'd like to add a color palette to my form, so that the user can choose a color. How can I add such a palette to my form(with all the colors vb offers)?

Member Avatar for plusplus
0
454
Member Avatar for coco86

hi.. I have a problem on opening 2 file ... as below is my code... I want to open 1 file let's say .Dat file and it will trigger the other .Hdr file. the only different is the extension name , 11U06P0434FN.dat and 11U06P0434FN.hdr .... anyone can help me .... …

Member Avatar for coco86
0
90
Member Avatar for nazhanis82

i am new to visual basic and i have a task to design a programme using visual basic for excel to import the raw data and sort it accordingly. i also have to decode that raw data into meaningful data. I hope I can get some guide to finished my …

Member Avatar for QVeen72
0
71
Member Avatar for atplerry

Hello, i am designing a website that i require a visitors of my website to download a script or packages from my web page how can i go about it

0
72
Member Avatar for venomocity

Alright, I have an MCSE and A+ education, but nothing is as confusing as script for VB. Well, I take that back it can be pretty simple but sometimes I just can't see the forrest for the trees. I'm trying to copy the data from a text box named creditbox …

Member Avatar for plusplus
0
136
Member Avatar for plusplus

I'm comparing a text box to a field in my database I want it to give back true only if upper\lower case match and not always when the words are the same. Can you help me?

Member Avatar for binoj_daniel
0
183
Member Avatar for nitin.sundar
Member Avatar for nyv19

Hi guys, Do you have any code to collect and send data from serial and ethernet port to V.B.2006? OR do you have any information to help me out to get that? I'll really appreciate your help. Best,

Member Avatar for binoj_daniel
0
82
Member Avatar for mayank_ati

The End.