View Single Post
  #338  
Old 28-06-2013, 12:12
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by tzrepacks View Post
How to fix this?
Change like this

Code:
#ifdef UNICODE
type
 PChar = PAnsiChar;
#endif

@Kurutucu
The script works fine on ansi version..i always use ansi version
Reply With Quote
The Following 2 Users Say Thank You to y_thelastknight For This Useful Post:
Kurutucu (28-06-2013), M3HDI (24-10-2013)