Register | Login
Forum Index > General Discussion > directx9 interface question.
Author Message
Pages: 1
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[78] directx9 interface question. - posted: 2011-10-22 19:35:57
hi

just want to ask you about directx9 interface , i see some methods have been commented and replaced with dummy pointers, so is there a problem or what ?

your project i think is similer to sphinx c-- , i was playing with sphinx c-- and liked it but it was very old and there is no forum supprting it. so i hope Ziron will have many featurs of sphinx c--.

best regards

Emil.

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

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[80] - posted: 2011-10-23 13:39:12
Hi Emil, welcome to the forum smile

The interface has dummy pointers because I did not get around to completing the include file, however there is absolutely no problem to uncomment and correct one or more of the functions. They just need to be rewritten into the ziron syntax.

Hopefully in the next week i will write a converter to begin converting more include/headers at a faster rate.

e.g.

Code:
function DeletePatch(Handle: LongWord): HResult; stdcall;


would need to be uncommented and changed to:

Code:
function DeletePatch(DWord Handle): DWord; stdcall;




your project i think is similer to sphinx c-- , i was playing with sphinx c-- and liked it but it was very old and there is no forum supprting it. so i hope Ziron will have many featurs of sphinx c--.


I have never tried sphinx c--, but if there is a feature missing in Ziron, then please do request it, anything will be considered smile

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[83] - posted: 2011-10-23 18:36:00
ok ,

i will post the wanted features in Requests and Feedback section.

http://www.freewebs.com/ogremagic/index.htm
Pages: 1
create new reply


Quick reply:

Message:



Currently Active Users:
There are currently 2 user(s) online. 0 member(s) and 2 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