Microsoft
Software
Hardware
Network
Question : Writing DLL in Delphi 7
I've never written a DLL in Delphi before and am having problems with the format.
If I have a single function then it all works well. If however I have a function that calls another function then
1. firstly it says it can't find that function
2. if I define that function in the section under "uses" then it objects to my "exports" statement at the end with an error message: EXPORTS only allowed at global scope
Any help much appreciated. I can attach code if required.
Answer : Writing DLL in Delphi 7
Run RSoP.msc on XP machine and check if your blocikng policy is really removed :)
Random Solutions
SQL Server 2005 Enterprise update query takes too long.
SQL Express not accepting outside connections
Outlook 2007 Asks for Login to Exchange 2008
Double Quotes For Access Query Via VB.NET
SharePoint Quick Launch and Security
ADMT and sid mapping
Creating a list item from sharepoint custom workflow with Multiple values from another list
Java Binding ServerSocket
delete one line in ms word
How do I transition mailboxes from exchange 2003 to exchange 2010 when both exchange servers are in different domains without causing an outage