[Plugin] Directory
#1

My simple plugin ^^



Functions:

dcreate(const name[])
  • name[] - name of directory to create
dremove(const name[])
  • name[] - name of directory to remove
remove directory with files in (do not know if this working on Unix)

rename(const oldname[], const newname[])
  • oldname[] - old name of file/directory
  • newname[] - new name of file/directory
Download:
Plugin .dll + include

Plugins .so


sorry for my bad english
Reply
#2

Cool

8char
Reply
#3

Nice one, its also compatibile for Linux?
Reply
#4

Quote:
Originally Posted by Anthony_prince
Посмотреть сообщение
Nice one, its also compatibile for Linux?
no, I do not have Linux or knowledge about building plugins for this system
Reply
#5

ok, now here's the modified source and compiled binary for linux CentOS:

http://solidfiles.com/d/2287/

Tested, seems to work fine
dcreate and rename
however, how you just said, dremove function isn't working and I haven't touched that
Reply
#6

@xxmitsu for linux use rmdir is best solution i think
Reply
#7

Make it better. Meaning Make it so you can Edit the files. Other than that, nice.
Reply
#8

Quote:
Originally Posted by willsuckformoney
Посмотреть сообщение
Make it better. Meaning Make it so you can Edit the files. Other than that, nice.
this is my first plugin, created in dev-cpp, soon I will give another much better (created in VS), but I have to translate the descriptions of functions etc.
Reply
#9

Simple and nice!

But here are about 3 plugins about files/directories
Reply
#10

Released 2 times before:
- YSF 0.3
- FileManager

But nice job!
Reply
#11

NVM
Reply
#12

Quote:
Originally Posted by RyDeR`
Посмотреть сообщение
Released 2 times before:
- YSF 0.3
- FileManager

But nice job!
YSF dont have dremove

FileMenager is strange for me

//EDIT: New soucre in first post
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)