Great!
Just wonder if I can use these membership APIs in dll instead of windows
app. Basically I want to encapsulate these calls in a dll, and let non-web
application call them. Is it durable?
Thanks.
William
"Steven Cheng[MSFT]" wrote:
You're welcome.
Have a good day!
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Re: Honestly Curious ... makes it necessary to put parts of the code outside the app.... *all* Windows apps need to use dlls. ... Never heard of "dll Hell"?... But then neither is using an uninstaller.... (comp.sys.mac.advocacy)
Re: Heavy Application with Multiple Modules ... When you do a new project, the template for a DLL is called a Class Library. ... Start with a brand new project, a Windows... This creates a reference from your main app ... so you can use it in the main app.... (microsoft.public.dotnet.languages.vb)
Re: Heavy Application with Multiple Modules ... When you do a new project, the template for a DLL is called a Class ... Now you have one solution, with two projects: one a Windows Application, ... browser, right click, and select Add Reference.... from your main app to the class library, so you can use it in the main ... (microsoft.public.dotnet.languages.vb)
Re: Visual Basic 6 Program Wont Start on Other Machine ... In order to get any VB App to run on a machine, ... will need to have the VB Runtime dll on that machine. ... My development machine is Windows XP Professional Service Pack 2. ... The target machine is Windows XP Professional Service Pack 2. ... (comp.lang.basic.visual.misc)
Re: Can an application blue-screen Windows 2000/XP? ... The app is running on touch-screen information-booth type PCs. ... instead of the Windows shell, by pointing the following registry key to our ... The app uses a further 3rd party DLL to embed Internet Explorer into a ... this DLL is only used on one of the PCs and the kernel mode driver isn't ... (microsoft.public.win32.programmer.kernel)