Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: MDL-Programming v8i-Problem: error C3861: "toolSubsystem_fclose" (Asking for Help)

$
0
0

[quote user="Jon Summers"]

If you're building a native-code DLL writting with C++ then use the C++ file API.  There's no need to use the old C-style file I/O provided by MDL.  C++ is simpler to use, more versatile, and doesn't get you tangled up in toolSubsystem_xxx.
[/quote]

Does it mean, that I have to convert the whole MDL including MDL-Dialogs into C++ (that means to create from scratch the Dialogs as MFC-Dialogs), because then ALL must be written in C++?? I thought it would be possible to leave the existing MDL-Dialogs and to renew only the "Logical structure" that was outside from Microstation.

Are there any hints for the Microstation C++ API, which new functions replace old functions from MDL-API ? (Like a table old -> new) ?

Many thanks and best regards,

I. Wieland


Viewing all articles
Browse latest Browse all 7260


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>