BIM Coordinator Program (INT) April 22, 2024
Find the next step in your career as a Graphisoft Certified BIM Coordinator!
Archicad C++ API
About Archicad add-on development using the C++ API.

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

Anonymous
Not applicable
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
Learn and get certified!

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!