I installed VB6+VS6 on a virtual machine.
When copying & loading a (good) exitsing project, I get
this "Cannot load control cmd." in one of the forms.
I see differenc...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
So I built an ActiveX control into ocx...
Used 'Package and Deployment Wizard" to create the cab.
The ActiveX is built using VB6
The ocx has 2 buttons and a text box.
Wh...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi there,
Need your help. I am using VB6 to transfer textboxes data from the Screen into the Text Form field in Word Document 2003. Transferring normal text does work well but trying...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Created a UserControl on a Form in VB6. All in same project.
I need to be able to drag from the usercontrol to windows explorer to do a file copy.
I know how to do this with a ListV...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Have a 3rd party who wants our software to pick up csv files and process into our d/b. Apart from a timer (examining folder every 'x' seconds) is there some way to be 'alerted' to a chan...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
===================================
'VB6 Sorting (Alpah Numeric, Numeric, Alpha, Date, anything)
'
'It is difficult to fit a enough documentation in a format the is easily readalbe...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
My VB4 application transmits/receives from a remote logger via a VCP (Virtual Com Port). The process is (for tranmission) VB4 com port -> VCP (driver which converts com to USB) -> ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi
I need fill up the nodes of a treeView with data from a Data base table. The data in the database table are in hierarchycal form like this:
Code:
nodeID nodeParentID
1 ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
This is what I have.
ActiveX project with a user control containing 2 buttons and a text box.
There are also 2 modules ..... dealing with a nasty third party dll that captures DTMF t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
lost 3 days but not able to solve it.
please any one can help on this ??
this module show error.
at here
CRCValue = (CRCShiftRight) Xor CRCArray(ArrayPointer)
i don't know wh...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi there,
I am having 2 problems.
Problem #1.
Initialising Date Type variable and have no success in it. I am constantly getting this error message "Data MisMatch".
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm trying to write VB code in a subform by using DAO, which can get the data from the mainform RecordSource, then update the subform RecordSet SQL string everytime the mainform ControlS...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I would like to print the contents of an MDI child form that is much larger than the screen size. When I use the statement
myform.printform
only the first part of the form is p...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
VB6Pro/WinXP. I have a card game where the user is dealt two RND cards from a regular deck of cards. As they are dealt, these two card graphics are loaded one by one into two basic image...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hi all
[Run-time error 339: Component 'xxxxxxx.OCX' or one of its dependencies not correctly registerd: a file is missing or invalid.]
i know why this error happend..
but i need this er...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Any one can tell me how can i convert images into pdf in vb.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Any thoughts on how to change the d/t of a file (purely a personal app - wife's camera not set to actual date/time (still on home time) and would like to include her pics in the actual d/t order t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Dear all,
PLease help me in the Extracting of Google Maps for offline use
I need to understand how to capture and recreate the arrays of google images
I need to develop in VB6
I have...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Does anyone know how to use the Show function and have the files displayed in 'Details' view rather than 'List' view (I know the user can change, but would prefer a different default).
Thanks ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
any one konw I can I/O data through usb port using vb6
thanx alot.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I have a .exe file that runs when synchronization is made w/ ActiveSync. The path of the .exe is stored in the registry's "AutoStartOnConnect" key for ActiveSync. The exe crea...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I have wrote code to draw moon aspect using api's, moon is drawn properly
but scale is wrong, plotting in form is not correct according to the scale.
need help !
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I am wondering if there is a way that a user could auto populate a word document through a pop up text box for a contract as it is a standard contract but needs 3 peices of information...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a multipage control on an Excel UserForm.
By default, it had two tabs ("pages") - now I need to add a third tab ("page") , in design, but I can not find a property t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have some totals in my crystal 11 report that uses shared numbervar between subreports and the main report. I need to use select expert to filter out all the rows with totals of 0 but because it...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine