cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

API Windows AC 21 cannot open file if filepath length > 130 chars

Before AC 21 this string was work correctly.
ifstream in(fname, ios::in | ios::binary);

But on AC 21 do not work if fname length more 130 chars.

How do I increase this limit to the normal 260 for Windows?
0 Replies 0

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!