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
Access 2010: Is there a way to install the runtime on a PC that already has Access installed?
add text to jpg image!
Updating Linux Repo’s for Fedora Core 4
default sa password in SQL Server express
Factory default settings for a PIX 506 and 506E
Can you create i listserv type enviroment purely with Exchange?
E-Machines EL1200 BSOD at Startup - Windows XP SP2
Restore Partition Mac OS X External Hard Drive
Maximize Parent Form After Closing The Child
Function to Return Only Numbers in a String