Register | Login
Forum Index > Requests and Feedback > import function parameters
Author Message
Pages: 1
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[1121] import function parameters - posted: 2012-05-16 20:37:35

Hi Mr Colin.

i know that ziron allows us to declare function like that
Code:
function blabla(dword par1,par2,pa3);


but it does not allow that with import functions from DLL
exm
Code:
imports('dinput.dll') {
  function DirectInputCreateA(dword hinst,dwVersion,ppDI,punkOuter): pointer; stdcall;
}


what do you think?

http://www.freewebs.com/ogremagic/index.htm
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[1124] - posted: 2012-05-16 22:49:31
I see, so it does not allow multiple variables per data type in imports? I will take a look into this.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Pages: 1
create new reply


Quick reply:

Message:



Currently Active Users:
There are currently 10 user(s) online. 0 member(s) and 10 guest(s)
Most users ever online was 1046, January 28, 2022, 2:08 pm.


Statistics:
Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51
Welcome to our newest member, yecate
const Copyright = '2011-2024 © OverHertz Ltd. All rights reserved.';
Web development by OverHertz Ltd