Using VB6 I want to compare the system date, if the exe should not work after 02/11/开发者_StackOverflow社区2009
I\'m a small developer in VB6 and VB.net, and use for bugtr开发者_如何转开发acking a simple Excel. Seemed to me that I didnt need anything more.
How do you ge开发者_如何学JAVAt any file\'s last modified date using VB6?There is a built in VB6 function for that - no need for FSO (although FSO is great for more advanced file operations)
I know I can receive messages with the code below in c#, how do I send to vb6, and receive in vb6, and send from vb6?
Suppose I merge two identical access tables with append query. How can I link it up with other tables? Since the primary key will be allotted fresh, how will the 开发者_如何转开发other related tables
开发者_C百科I am looking for an MSBuild task/script that will allow me to control the version of an old VB6 project?
I\'m not talking about porting VB6 application to .Net (that\'s been talked about plenty here). I just wondered, if you can do IronPython, IronRuby, Phalanger, H#, etc, is there any technical reason
I have some old code that we have to maintain in VB6.We need to add the ability for it to look up the current user\'s SID.Can anyone point me to some code that shows how to do that?Thanks in adva开发者
I have several VB6 ActiveX server exe files which need to be registered on install before they can be used.
How can I read an XLS file from VB6? I don\'t want to use ADO or Automation. ADO isn\'t going to work for my particular XLS files, because it guesses the data types of the columns from the data in