|
-
April 19th, 1999, 12:29 PM
#1
GINA
How to make COM calls in the GINA (custom NT logon) C program???
-
April 20th, 1999, 04:38 AM
#2
Re: GINA
Hi,
>How to make COM calls in the GINA (custom NT logon) C program???
I think the same as in other apps.
I maked GINA dll that call few of COM interfaces (for Smart Card readers)
with no problems.
(CoInitialize() ...
...
CoCreateInstance())
May be you mean in what event handler in GINA DLL you
can do that?
Serge Darii
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
|