|
-
Feb 1st, 2001, 03:16 AM
#1
Thread Starter
Hyperactive Member
Does anyone use VC++'s ATL COM?
I want to write a DLL that can expose my COM components to a VB application.
Anyone?
-
Feb 1st, 2001, 04:47 AM
#2
New Member
Yes I do..Tell me how can I help u out.....
-
Feb 1st, 2001, 03:32 PM
#3
Thread Starter
Hyperactive Member
I want to write a COM component. (DLL file) It must contain a class named: Search. I want to expose this COM components class to a VB application.
The class contains two functions:
And a property: "FileName"
I use the system calls: _findfirst and _findnext to find files.
Visual Basic gives me an error stating that the properties and functions are restricted, or may use an automation type not supported in VB.
It is a little difficult to state the whole problem here.
I'd appreciate it if you could help me, if I send you my ATL COM project and VB project. Don't worry, they are not big.
-
Feb 3rd, 2001, 12:43 PM
#4
Thread Starter
Hyperactive Member
I've attached my ATL COM project here.
See below...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|