 |
Rorso Wizard
Joined: 14 Oct 2000 Posts: 1368
|
Posted: Wed Jul 21, 2004 7:04 pm
The Win32 API |
Will it be possible to call the Win32 API functions from within Zeus?
|
|
|
 |
IceChild Magician

Joined: 11 Oct 2000 Posts: 419 Location: Post Falls, ID, USA
|
Posted: Wed Jul 21, 2004 8:03 pm |
Seeing as Zugg has stated on multiple occasions that you can call your own DLL's, I would think that you could atleast create a DLL which has all of your API calls and then call from there. I don't know if direct API calls would be allowed or even required given the DLL ability that Zugg has presented devs with.
|
|
_________________ Icechild
Coder of Arthanox
WinXP-SP2 | zMUD 7.05 | zMapper 1.22 | zApp 1.04
|
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Jul 22, 2004 1:34 am |
IceChild is correct. To call the WinAPI directly you'll need to write your own DLL. You will not be able to call WinAPI directly from a Zeus script. Keeping a ZML file platform independant might have it's advantages someday.
|
|
|
 |
|
|