|
| REGISTER |
 |
Wed, 21 Feb 2007 14:05:14 +000 |
Hello NG
Can someone help me on that:
does not work on win2003 server
it does work on win200 server
it also works on winxp
thanks for any suggestions
gerald |
| Post Reply
|
| Re: REGISTER |
 |
Wed, 21 Feb 2007 14:18:07 +000 |
gerald.clerc@waser-net.ch wrote:
>
> Hello NG
>
> Can someone help me on that:
>
> does not work on win2003 server
> it does work on win200 server
>
> it also works on winxp
>
> thanks for any suggestions
>
> gerald
You haven't given much detailed data, but Superbase should run on all of
the platforms that you have named, plus all 4 Vista versions, as long as
they are 32-bit. If the 2003 server is a 64-bit version, then it won't
work, but otherwise it should work fine.
|
| Post Reply
|
| Re: REGISTER |
 |
Wed, 21 Feb 2007 14:36:18 +000 |
Hi Neil
The whole app works but when trying to register
it sys dll could not be opened
thanks for help |
| Post Reply
|
| Re: REGISTER |
 |
Thu, 22 Feb 2007 15:45:04 +000 |
gerald.clerc@waser-net.ch wrote:
> The whole app works but when trying to register
> it sys dll could not be opened
>
> thanks for help
Please post the line of code that fails.
|
| Post Reply
|
| Re: REGISTER |
 |
Thu, 22 Feb 2007 16:02:10 +000 |
Here is the line
REGISTER "Kernel32.dll","DeleteFileA","AC" AS
"DeleteFile"
REGISTER "Kernel32.dll","MoveFileA","ACC" AS
"MoveFile"
REGISTER "Kernel32.dll","CopyFileA","ACC" AS
"CopyFile"
thnaks for help
gerald |
| Post Reply
|
|
|
|
|
|
|
|
|
|