auto adjust form in a monitors resolution
hi its me again... im done with my project but i notice when i change my screen resolution my form dont adjust to it automatically in full screen i see lot space.... what i did is to edit the size...
View ArticleChange My XML export to CSV in VBA
I have an access 2003 database that I inherited and I am by no means a VBA pro but I have been getting by. In our database we have VBA code that creates an XML file for us to import into our cloud...
View ArticleIm having an error when trying to install visual basic on my windows xp sp3...
Hi, Im having an error when trying to install visual basic on my windows xp sp3 laptop. There is Insufficient memory to run setup try to close any open windows applications or restarting windows. I...
View ArticleVB6 xml
Hey guys! I hope you guys can help me out.. Is there any way to write or edit xmls in VB6? if is please answer me please :P
View Article[RESOLVED] 2 questions... bitblt screen capture and find a hidden process
I did some searches and am not able to find what i'm looking for. I have 2 questions I could use some help on. The first question is how to save a screen capture to a file when using bitblt. Im using...
View Articlemdb database to csv file
My program needs to export its database to a csv file. Ive done this in .net I used the listview as the source of the csv file. But I cant seem to find a way to do this in VB6. Any way is acceptable, I...
View ArticleClass MSComctlLib
Hi In windows Vista it is working fine but in Windows 7 it is giving this error Class MSComctlLib.ProgressBar of control ProgressBar1 was not a loaded control class. Thanks
View Articlehow to view whole code of vb6 complied application
sir i want to read the code of vb6 decompiled.. it contain winsock and webbroswer how to see extact code.. because i want to learn the coding in the application so please help me.. i used vb decomplier...
View ArticleHow can I play sound from an integer array?
I have sound in a signed long integer array. Each integer is one sound sample. I want to be able to hear the sound from one index value to another. I also want to control the playback rate so that...
View ArticleDLL procedure call
I made wrapper dll which wraps original _cdecl DLL to export with _stdcall. And I declared in VB6 and called function but following error occurs. Run-time error '53': File not found: MyDLL.dll...
View ArticleHow not to show the mouse pointer for a textbox
I want to display a textbox but I do not want the mouse pointer to show.
View ArticleGenerate Excel report
Hi All, i generate excel report with 0 error, the issue i have it's just repeat value as shown below for example. please what i'm missing? Thank you for your time spending here. Code: [Group Title]...
View ArticleTo Find missing sequence in excel
Need a VB exe which finds the missing sequence in the excel file.The excel file has 2 two coloumns one is id and the other is the sequence with start and End.Need the output in excel file.attached the...
View ArticleTwo or More Text Labels in User Control?
I am wondering if there is a way I could use two labels in a UserControl? I am considering developing a Family Feud game in which the answer and point value appears in their respective text labels in...
View Article[RESOLVED] Trayectory calculation problem.
I am lost ;), far time ago I was capable to resolve things like this, but now I haven't inspiration. I needs to reposition a form in such way that it is placed far from the mouse position, BUT, it must...
View ArticleExpected end of statement
I'm trying a very simple script to output headings to a txt file. I know I'm missing easy as I'm still learning. I want my out put to be below in a TXT File, but I get "Expected end of statement" when...
View ArticleProblems getting data from a webpage from inside A DLL
I have tried every method mentioned in every search topic and its not working for me. Its killing me trying to get it to work lol. I'm going serverless with my application so im doing away with the...
View Articlecan anyone help ? voice chat
hi all i need good source code for make a voice chat if you want please share example im also reading forum post but i not found good idea or good post sorry for my bad english :) Thanks All
View Articleprint immediate window ?
is it possible to print all immediate window to textbox at run-time ?:eek::eek::eek::eek::eek::eek::eek::eek:
View ArticleVideo Direction/Redirection
I have 2 video cards, each with multiple outputs/ports. I want to direct specific outputs (photos) through specific video ports; i.e. I was to send 'portrait' oriented photos to the port with the...
View Article