Jump to content


DLL - How do I identify the task calling it ?


2 replies to this topic

#1 Hawkwind

    Member

  • Members
  • PipPip
  • 92 posts

Posted 14 January 2008 - 08:05 AM

New to writing DLLs.... succesfully written a simple DLL but need to identify the task which is calling the DLL so that I can keep a table of data in the DLL specific to that task.
There's got to be a simple way to do this, I'm using VISTA, not XP.
Thanks

#2 Nick

    Senior Member

  • Members
  • PipPipPipPip
  • 1225 posts

Posted 14 January 2008 - 08:28 AM

GetProcessName()

#3 Hawkwind

    Member

  • Members
  • PipPip
  • 92 posts

Posted 14 January 2008 - 08:39 AM

Thanks, I'll try it out later.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users