flat assembler
Message board for the users of flat assembler.
Index
> Windows > exp files (dll export) |
Author |
|
TheLord 05 May 2008, 18:45
Hi,
Still for the application I'm coding, I need an information as I'll probaly will NOT use a vb.net service, nor use a service, since event handler are a pain in the ass to implement (without forms). I'd like to use a (fasm) DLL in order to start my process using Winlogon Notification Package and this key : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify which should allow me to run my process it's an alternative to a service launching it (still with system account) referring to this link : http://www.codeproject.com/KB/system/winlogon_notification_package.aspx In the paper the guy is telling to move the DLL and ALSO the .exp generated with VC6 in system32 and then set the key values. My question is quite simple : does I need this .EXP in fasm, and if yes, how could I gen it. thx |
|||
05 May 2008, 18:45 |
|
TheLord 05 May 2008, 21:24
neverminds, I finally found out by testing it
it's not needed, it works with export macro, no need for extra files |
|||
05 May 2008, 21:24 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.