[ADVANCED-DOTNET] How to Implement a managed IOleCommandTarget:Exec to return values?

2003-01-02 Thread Ling Wu
Hi I want move the following unmanaged code to managed (C#). The COM+ expects a Variant of BSTR and Variant of SAFEARRAY respectively. The unmanaged code is like Exec(const GUID *pguidCmdGroup, DWORD nCmdID, DWORD nCmdexecopt, VARIANT *pvaIn, VARIANT *pvaOut) { ... case 1: pvaOut->vt = VT_BSTR; pv

Re: [ADVANCED-DOTNET] Soundex In Dotnet

2003-01-02 Thread R. Joe Reich
My fav will always be. "Ah, stupidity and arrogance all in one breath. How very efficient of you." - Babalon 5 > -Original Message- > From: Craig Andera > Sent: Thursday, January 02, 2003 10:55 AM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNET] Soundex In Dotnet > > > > > Not

[ADVANCED-DOTNET] Salt in PasswordDeriveBytes

2003-01-02 Thread Pinto, Ed
Can someone help me understand the usage of a salt in PasswordDeriveBytes? I think I understand, but I want confirmation. Right now, I create a salt for each user when the user is created. I use PasswordDeriveBytes to create a userkey based on a password and the salt. Then I store the userkey an

Re: [ADVANCED-DOTNET] Soundex In Dotnet

2003-01-02 Thread Craig Andera
> > Nothing like having a mailing list where you can say dumb things to > people ever so much more efficiently! Normally it would take > me weeks to > be wrong in front of so many people. ;) > > > LOL! Can I use this as my sig (it will be my first)? If so, do you > want to be attributed with

Re: [ADVANCED-DOTNET] Soundex In Dotnet

2003-01-02 Thread Hein, Richard
Nothing like having a mailing list where you can say dumb things to people ever so much more efficiently! Normally it would take me weeks to be wrong in front of so many people. ;) LOL! Can I use this as my sig (it will be my first)? If so, do you want to be attributed with it? :) Cheers,