Hi,
I need to build an Excel application (excel 2000) that uses Windows authentication. That is to say, when the user clicks on the excel spread sheet, he is required to enter his Windows user name and password before he can view the content of the spreadsheet. I was told that in the program I need to call some Windows API's, but I don't know how to do it, and there seems to be nowhere to be found on the Web. I know how to read a user's Windows login name via calling mpr.dll. But how to enforce a windows authentication before the user can open the file?
Thanks.
I need to build an Excel application (excel 2000) that uses Windows authentication. That is to say, when the user clicks on the excel spread sheet, he is required to enter his Windows user name and password before he can view the content of the spreadsheet. I was told that in the program I need to call some Windows API's, but I don't know how to do it, and there seems to be nowhere to be found on the Web. I know how to read a user's Windows login name via calling mpr.dll. But how to enforce a windows authentication before the user can open the file?
Thanks.