| Thread | Last Post | Replies |
|
| problem whit WINSOCK that Block VB6 at the end | 11 Sep 2003 16:00 GMT | 5 |
[Exuse me for language, I'm Italian] I can't use Winsock whit my application in VB6, because everytime I stop my application, it block VB6, and
|
| system design issue | 11 Sep 2003 15:12 GMT | 7 |
Let's see if I can convey this easily.. the scenario I think is fairly standard and un-complex in theory, but currently I am having to employ.. shall we say, unusual.. methods to achieve the result. And it's working, but it may be a) a very bad design and b) missing the
|
| CreateObject("Excel.Application") | 11 Sep 2003 00:34 GMT | 1 |
I'm exporting a data grid to an Excel spreadsheet. I'm looking for a way to set the column formatting. We're having a problem with Excel using exponential values for a text field that is 14 numeric characters. Is there a way to access a Properties collection of the Excel ...
|
| problem XPPro with VB6 SP3,4,5 | 10 Sep 2003 10:23 GMT | 2 |
I'm Italian exuse me for my language. I can't install SP3,4,5 for VB6. My operating sistem is XP Pro, and the errors that occure are :
|
| Active Directory | 09 Sep 2003 23:03 GMT | 1 |
I have a small function that creates a user in AD. Its doing it fine at the root, but when i try to create a user with in existing Org Unit it tells me that there is no such bject on the server. I tryed everything and cant come uo with the answer. Please help. Is there a setting or ...
|
| Events in Implement interface | 09 Sep 2003 19:42 GMT | 3 |
I have a program which has several class' sharing an implemented interface. I would like this reference to the implemented interface to be able to recieve an event. My interface definition for what I call "DynCalc" looks like this:
|
| vb / excel | 09 Sep 2003 16:44 GMT | 5 |
I have an application that read a excel sheet and its open the sheet. The next code line show how I open the the application, Set appexcel = CreateObject("Excel.Application") and there is the code that the application use to close the application
|
| How do I Determine what App/Process has a lock on a file ??? | 09 Sep 2003 14:10 GMT | 3 |
been looking around for API code to determine what App/Process has a lock on a specific file. Scenerio : im trying to delete an AVI file after it finished playing and i kill the application (win Media player) ..
|
| Limited Features of the Octet function | 08 Sep 2003 03:17 GMT | 1 |
hey all, I am importing data from a Radius server and having to use the OCT function of Vb6, the problem is on some of the ADSL customers the download field is an Octet to big for VB to handle, does anybody know of a DLL that will
|
| Numega Tools from Compuware | 07 Sep 2003 01:35 GMT | 1 |
I have downloaded the Numega Performance Analysis and Coverage Analysis tools from Compuware. However, when I used it before, there was a piece where I could check all situations where code has incorrect declarations or there is code which would affect
|
| automated download of new pgm version | 06 Sep 2003 06:34 GMT | 1 |
IS there any sample code available showing how to detect and install a new version of an existing program? Currently I have applications running on a local network with a mix of WIN98, WINNT, WIN2000 and WINXP machines
|
| Painting a form | 05 Sep 2003 21:04 GMT | 1 |
I have a component which draws a picture and text on it. Additional copies of this component are loaded at run time, with different pictures and text. They load in the form of a list.
|
| Rotating a bitmap file | 05 Sep 2003 17:31 GMT | 2 |
I want to know how to rotate the bitmap file. What i need to do is that I want to pass the bitmap file path, and then call some kinds of rotate function, finally output the rotated bitmap file path. I don't need to see the rotation on the form.
|
| Printing Output in Command Window from VB EXE | 05 Sep 2003 04:14 GMT | 2 |
I am having a problem in my application. I am having a VB exe application.. I will call that exe from the command window and that need to print the output in the
|
| Component version numbers | 04 Sep 2003 22:58 GMT | 4 |
We have a QA department that test our software prior to release. As they discover bugs, we release software fixes that they then test...the usual sort of iterative approach. At any one time, we want to take a snap-shot of their machine that lists which of our components are on ...
|