CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Location
    Hyderabad, India
    Posts
    17

    Loading a DLL when starts any application

    I want to load a DLL when starts any process. In DLL i asked the user to type few info. if the info is wrong i just stop the the
    further processing and not starting the process.
    Bye
    Venki


  2. #2
    Join Date
    May 1999
    Posts
    19

    Re: Loading a DLL when starts any application

    Can you please tell me whether you want to do this for NT or 95/98. For NT I think I can help you,

    [email protected]
    Bangalore,
    India.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured