Re: Using msvcrt vs win32 API

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Jason,
msvcrt.dll define functions of general usage,
these are not specific to windows OS,these are more generic functions. 
You can use those functions in a windows program, but you canM program a 
windows application by the only usage of those functions. Win32api gives access 
to services offered by windows OS, like drawing windows, application messaging 
mechanism, etc. You won't find such fonctionnality in msvcrt.dll

regards,
Jacques DeschĂȘnes

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu