Posts: 601
	Threads: 74
	Joined: Sep 2009
	
Reputation: 
0
	 
	
	
		won't work tho'..
i also asked ma dad(Who knows quite a lot bout PC's) and he tried to install some other packages and then it didnt work either.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 601
	Threads: 74
	Joined: Sep 2009
	
Reputation: 
0
	 
	
	
		thx zeex ill try when i get on ma desktop
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 54
	Threads: 9
	Joined: Mar 2009
	
Reputation: 
0
	 
	
	
		Can you make function "dir_copy" ?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,047
	Threads: 23
	Joined: Jun 2009
	
	
 
	
	
		can somebody give me a ready solution with this source code for VC++ 2010?
I want to make a INI parser with this..
a plugin that reads ini files =D
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,502
	Threads: 26
	Joined: Apr 2007
	
Reputation: 
0
	 
	
	
		Fixed a problem with the last release for Windows, it was looking for a library when it shouldn't have been, since I was statically linking to it, it was some strange bug with my Visual Studio 2010 that caused this issue. Now I've fixed the problem, so if anyone was getting the "missing MSVCR100.dll" error, then re-download the Windows dll now and put it in your plugins folder, it should work fine!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 29
	Threads: 3
	Joined: Jan 2010
	
Reputation: 
0
	 
	
	
		Maybe you make fucntion file_copy(file[],destination[])?
Anyway Awesome plugin, i will use it in my mode.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,130
	Threads: 77
	Joined: Jan 2010
	
Reputation: 
0
	 
	
	
		Can you make like a native file_getdir(); and it will tell you all partitions aviable?