Re: global and static object

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Thu, 10 Apr 2008 09:08:42 +0200, "SvenC" <SvenC@xxxxxxxxxxxxx> wrote:

No Windows API functions depend on CRT.

All Windows API functions are depend on CRT?

Don't you see that you write the opposite of Igors sentence? Is it a
typo or don't you read answers carefully?

I repeat: Igor told you that no Windows API depends on the CRT

Maybe just a misinterpretation here. Consider

No Windows API functions depend on CRT.


--
- Vince
.



Relevant Pages

  • Re: global and static object
    ... All Windows API functions are depend on CRT? ... Igor told you that no Windows API depends on the CRT ... and call destructor of global/static variable ...
    (microsoft.public.vc.language)
  • Re: SysAllocString
    ... It is appreciated if you could list the DLL and import library file names ... for Windows API and CRT. ... CloseHandle there, because CreateFile and CloseHandle are Windows APIs ...
    (microsoft.public.vc.language)
  • Re: SysAllocString
    ... Windows API is more compatible, since we use some version Windows API ... you mentioned if we build with one version CRT ... particular compiler, often to a particular version of a particular ... deallocated by a complementary CRT function in another module. ...
    (microsoft.public.vc.language)
  • Re: SysAllocString
    ... I don't see anybody in this thread saying that using Windows API makes ... an application less dependent on "system", ... CRT is something an application carries with it. ... deallocated by a complementary CRT function in another module. ...
    (microsoft.public.vc.language)
  • INI file functions
    ... Is there Windows API functions that handle the parsing of an INI file ... [FPPlayer1] ... [KeyboardS1] ...
    (alt.lang.asm)