can i load my own dll's into services.exe, if how

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: vamc (vamc_at_discussions.microsoft.com)
Date: 12/03/04


Date: Fri, 3 Dec 2004 04:15:05 -0800

hello,
  i want to load my own dll's which are normal dll's not comm dll's into
services.exe, how can i do this in windows ce. actually i'm developing a asp
page where i get username and password from the client for my own user
authentication. here, i need call my dll functions for verification of the
user authentication but the functions in the dll are not exposed, then how
can i call that dll functions from my asp page for authentication. their how
can i load my dlls and get those function to call from an asp page.
  anyone can suggest me how can i achieve this task.

thanks & regards