Forum: NSIS Discussion
10th September 2007, 08:08
|
|
Replies: 13
Views: 3,587
|
Forum: NSIS Discussion
1st September 2007, 01:11
|
|
Replies: 13
Views: 3,587
|
Forum: NSIS Discussion
31st August 2007, 15:36
|
|
Replies: 13
Views: 3,587
|
Forum: NSIS Discussion
22nd August 2007, 02:46
|
|
Replies: 13
Views: 3,587
MSSQL_OLEDB can't pass Chinese word
The problem should be in file MSSQL_OLEDB.cpp, line 338, function sprintf_s, this function should be changed to sprintf_w, in order to process Chinses word.
|