In a VB6 application I have to build a file which contains a decimal number which must always be written in US format:
I want to detect when the user pasted something into the textbox.I want to detect it whether the user used the mouse or keyboard.
Right now we are maintaining some old project written in VB6 we are planning to implement continuous integration server fo开发者_如何学Pythonr it. We would like to implement some code analysis as well
A co-worker of mine had downloaded a vb example project a while back to see how to make a call or two, he discovered it today again, and noticed that while sitting in the IDE the time/date is updating
开发者_JS百科we have a VB6 binary executable that comes with no source code. And we need to change the label text for that VB6 application from \"AAA\" to \"BBB\". Is there any way or tools that can d
We\'re 开发者_开发技巧approaching a point of replacing several of our developer PCs and would like to move up to 64-bit to maximize the hardware/life of the PCs but we also need to support several leg
i have created a database in mysql5.0. i want to display the data from it. it has table named login. it has 2 columns username and password. in form i have 2 text fields username and password i just w
i\'m coding a little app for controlling soulseek - what i want do is clicking the \"Search Files\" button by code.
I am making an application in which I want to show moving character like any cartoon, say donald duck开发者_C百科, which can guide user and provide help.
I have a client, that uses SQLDM开发者_JS百科O for a portion of a custom application that was written against SQL Server 2000, and they recently upgraded to SQL Server 2008.