flat assembler
Message board for the users of flat assembler.

Index > Windows > exp files (dll export)

Author
Thread Post new topic Reply to topic
TheLord



Joined: 24 Oct 2006
Posts: 42
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
Post 05 May 2008, 18:45
View user's profile Send private message Reply with quote
TheLord



Joined: 24 Oct 2006
Posts: 42
TheLord 05 May 2008, 21:24
neverminds, I finally found out by testing it Smile

it's not needed, it works with export macro, no need for extra files
Post 05 May 2008, 21:24
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.