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
General User Login Issue "Your account is configured to prevent you from using this computer."
In Ruby on Rails, how do I create links to other views that will display the correct results from a related table
How to disable multitasking on iOS4 iPhone 3G ?
Great Plains-Send Report via EMail as a PDF
Crstal Report 2008- What source can I export report so I can keep drill down?
getting text from a listbox in javascripts
Access 2007 report by work shift
ctrl tab on browser scrolls forwards, is there a way to go backwards
ASP/VB Single Quote Replacement
Call SOURCEDIR executable from embedded VBScript custom action