[pso] [tema1][win]Prototip syscall

Razvan Deaconescu razvand at cs.pub.ro
Wed Mar 14 20:12:41 EET 2007


Florin wrote:
> Confogrm Sci_win.h, prototipul syscall-ului pe care trebuie sa il 
> implementam noi este:
> int my_syscall (int cmd, int syscall_no, HANDLE pid);
> 
> totushi : parametrul returnat nu ar trebui sa fie un NTSTATUS ?
> 

ba da

totusi:
typedef long LONG;
typedef LONG NTSTATUS;

intrucat pe x86, int este echivalent cu long nu este nici o problema

Razvan


More information about the pso mailing list