| Thread | Last Post | Replies |
|
| works in form -- fails as windows_control | 13 Feb 2006 00:50 GMT | 2 |
I am writing a simple windows-form application database front end. I decided to encapsulate address information in a windows VB 2005 / visual studio control. The code and collection of windows controls works fine if I place it in its own form. But when I place all the same objects ...
|
| About use NetBios() to get MAC, HELP | 08 Feb 2006 16:38 GMT | 1 |
I uses NetBios() to get MAC ,but NetBios() always return value 35. Why? Anybody help me? bellow is the source code£º
|
| How to pass argument ULONG to COM interface | 07 Feb 2006 17:15 GMT | 1 |
Using VB6. I need to call a COM interface that has an argument of type [in,out] ULONG. I get this compiler error: "Function or interface marked as restricted, or the function uses an
|
| Load Balancing | 06 Feb 2006 19:10 GMT | 4 |
Can some body clarify me the difference between abstract classes and Interfaces in Visual Basic Programming (usage in VB 6.0/Com tech). What Are the different situations where we can use Abstract classes and the situations where we use Interfaces only.
|
| Control Character | 03 Feb 2006 18:25 GMT | 5 |
Is there any way (maybe a control) where I can handle control characters less than 32? e.g. GS character (ASCII 29), I want to read them from a barcode scanner and use them in an application.
|
| Debugging ActiveX DLL Library in XP SP2 takes ages! | 03 Feb 2006 18:10 GMT | 3 |
I have a project group consisting of about 10 VB Class Library ActiveX projects, all using binary compatibility. I am finding that when I want to debug these, I hit "run" and choose to "wait until the components are instantiated", then my computer freezes for approx. 5
|
| dsoFrame and Custom Popup CommandBar problem | 02 Feb 2006 20:52 GMT | 1 |
I am using an application that uses dsoFramer to allow Excel documents to be viewed and edited. I have created a popup CommandBar in Excel and can access it through a right mouse click when running in freestanding Excel but get an error when I do it inside the framework using ...
|
| Intercepting File read/write request from any program | 02 Feb 2006 14:47 GMT | 3 |
I am wrtting a security tool which will encrypt all doc, xls, etc files on a system drive and after that it intercept read request for that files from any program, it will first decrypt the content of file on the fly and return the decrypted content to the calling program.
|
| MSGraph.Chart OLE | 01 Feb 2006 17:17 GMT | 8 |
I have taken over a dll that uses an MSGraph.Chart.8 OLE to display data. After being distributed to clients, a handful have reported errors with the dll. I have found that the error occurs when trying to reference the chart in the dll. Since it only happens on some
|
| Help on Janus GridEX | 01 Feb 2006 16:00 GMT | 1 |
I'm pretty new at this group and I'm badly need of help. I'm using janus GridEx in a simple database that i'm creating. But i can't seem to make GridEX display the data i want to. I hope someone can help me with my problem. I'm trying to display all
|