meos32 >>Help >>How to create directory with the function 58?
trolly- 01-24-2007
How to create directory with the function 58? hi,
i try to make a directory with the function 58, but it 'dont work;
the code is:
fileinfo:
dd 0x4,0x0,0x0,0x0,I_END
db '/HD0/1/TEST',0
mov eax,58
mov ebx,fileinfo
int 0x40
the returned errorcode is 10 (access denied) why?
if you can help me to find the problem, thank
it is possible to make dir with the function 70?
hidnplayr- 01-25-2007
wow, is there no subfunction of function 70 to create a folder? I couldnt find one in the docs, but there should exist one, IMHO
trolly- 01-25-2007
it exist in function 58, but it dont work:s
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.