2012/8/17 Ozkan Sezer <[email protected]>

> On 8/17/12, Earnie Boyd <[email protected]> wrote:
> > On Fri, Aug 17, 2012 at 9:37 AM, Ozkan Sezer  wrote:
> >>> information, see Windows Runtime Unsupported CRT Functions."  How does
> >>> one know when they are "in the Windows Runtime"?  I.E. How can we
> >>> guard against an application using the CRT functions that are not
> >>> supported "in the Windows Runtime"?
> >>>
> >>
> >> Forgive my ignorance, but can someone point me to the
> >> definition of being "in the Windows Runtime"?
> >>
> >
> > I was trying to discover after my question.  The best write up for it
> > I've found thus far is http://en.wikipedia.org/wiki/Windows_Runtime.
> > The MSDN reference is
> > http://msdn.microsoft.com/en-us/library/windows/apps/br211377.aspx
> > which doesn't give much.
> >
>
> I see, thanks for the pointers.
>
> So, my usual C programs are intact, which is a relief.
>

The Windows Runtime is what you get when writing Windows 8 apps. All of the
Windows Runtime API also works on the ARM version of Windows. It's really
the new Windows CE, nothing more. Also: nothing to be worried about.

Ruben


>
> > --
> > Earnie
> > -- https://sites.google.com/site/earnieboyd
>
> --
> O.S.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to