Click to See Complete Forum and Search --> : pragma dataseg for dll's


jayapalchandran
July 5th, 2007, 01:37 AM
i am writing a global hook that is a hook in a dll... do i have to use the pragma datasegment statement to use a global variable... like i want to send an window handle to the dll or the hook handle... is pragma the only way to do that?