The MASM Forum

Specialised Projects => Assembler/Compiler Technology => Topic started by: TouEnMasm on September 23, 2015, 12:39:51 AM

Title: windows 10 new crt
Post by: TouEnMasm on September 23, 2015, 12:39:51 AM
Hello,
In the new crt (Windows 10), many functions  are Inline,printf is one of them.
They can't be used without a Library with the inline functions in it.
Here they are.
 
Title: Re: windows 10 new crt
Post by: rrr314159 on September 23, 2015, 02:50:32 AM
Question, does this apply only to users of Visual Studio? If I upgrade to Win 10, will my old masm32 assembler code (and 64-bit also) work with the same libraries / include files, or do I have to change to the new crt library you give here?
Title: Re: windows 10 new crt
Post by: TouEnMasm on September 23, 2015, 03:19:40 AM
An inline function is a c++ code put in an include file.
The Library is useful if you have a compiler who couldn't translate the c++ code.
Masm need the Library.
If you change of system,you need no more thing than the Library.
Your old code could work with no more change (new compile is enough) .
The new code could be execute in an old system (need verify),i have tested the printf function but no other one.
Title: Re: windows 10 new crt
Post by: zedd151 on May 28, 2018, 09:55:48 PM
QuoteHicube Infosec provides ethical hacking training, cyber security course and VAPT audits in India.

bot.   :icon_rolleyes:



QuoteHi everyone, Thanks for sharing this useful content here

Hi Hicube, Thanks for sharing that useless content there.