Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

link errors while using EventLogMsg. Suggestions?

Status
Not open for further replies.

cordino69

Programmer
May 2, 2003
1
DE
Hi
I'm trying to use EventLogMsg API to send messages to the (Windows)event log. I've included the needed header file and linked to the needed lib (according to what I've found in the MSDN), but still I get a link error:
unresolved external symbol __HrWriteRegistryDWORD
in the lib:EDKEVENT.LIB.

Likely there's a missing lib wich I should link to, but I can't find anything in the MSDN.
Does anybody use this api? Has anybody found what's missing?
thanks a lot for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top