Basically the constraints here are that i must use WIA because i am trying to get my scanner software to work in Windows 7 and Vista.It would be preferable (like really preferable) if i could do this
I am supposed to be updating a piece of software for someone.Originally written in VB 6 I want to import it into a .net c# project.My question is, I don\'t want to have to lay out all the forms again
I\'ve been using the HTML object library for a while for parsing HTML. The library itself works perfectly, the only problem is that lo开发者_如何学运维ading/initializing HTML using createDocumentFrom
What is the equivalent o开发者_如何学运维f End (VB6/VBA) in order to end an application using C#?The marked answer is not correct.Application.Exit() is a graceful shutdown, it can be blocked by a form
I want to log the exceptions occurred during execution of my app. Before this I handled it with message box. I am new to VB 6.
Is it poss开发者_如何学运维ible to convert your form to a self contained class module in vb6?One simple way to do this is to create a new ActiveX DLL project in the VB6 IDE, and then add a new Form to
So, I have a 32 bit program which needs to check if files exist.However, the locations (which can come from开发者_C百科 both shortcuts and the registry) often make use of Environment Strings.I use the
label1 displays the last transaction date/time which I get from a database through a query. label2 is the system date/time. I have a timer that executes a command button after which I want to check if
firts excuse me for my English it`s super Freak. Sorry I have a big problem , i need finish my applicatión in VB6.0 for a test in my High Sch开发者_开发技巧ooll and i can`tfind the solution, My app
In my VB6 program, I have tons of hotkeys such as X, A, D... ETC . I also have a chat system in it, where everytime I use the characters X or A it will do the actions of those hotkeys. For example, if