|
-
Feb 8th, 2005, 03:12 PM
#1
Thread Starter
New Member
CreateFieldDefFile in Windows 98
Hi,
I was wondering why the following code does not want to work in Win 98:
Declare Function CreateFieldDefFile Lib "p2smon.dll" (lpUnk As Object, ByVal fileName As String, ByVal bOverWriteExistingFile As Long) As Long
This creates a text file of the database structure for Crystal Reports, but an error message says that p2smon.dll is not found. It is in the system directory, but it does not want to register.
Any solution to this?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|