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
How can I change the formula of a cell based on the string value in a dropdown?
CSS problem
How to use PIVOT function
unable to find callback library jcb.dll
Drupal - How to alter default organic group form values?
Returning First and Last Rows, grouped by columns.
Determine if validated data has already been used
Remove ListItem from RadioButtonList inside a GridView
Can you please tell me about the latest Microsoft Certification Exam for ASP.NET/C#/Visual Studio?
linkbutton does not run