Content deleted Content added
Removed no citations flag. |
Procyon117 (talk | contribs) m v2.05 - Fix errors for CW project (Reference list missing / disambiguation page with disallowed <ref> - Spelling and typography) |
||
Line 6:
MIDL 2.0 (also known as MIDLRT)<ref>{{Cite web |last=stevewhims |date=2022-07-12 |title=Introduction to Microsoft Interface Definition Language 3.0 - Windows UWP applications |url=https://learn.microsoft.com/en-us/uwp/midl-3/intro#midl-10-20-and-30 |access-date=2024-10-29 |website=learn.microsoft.com |language=en-us}}</ref> is a updated version of syntax that was developed in-house by Microsoft for use on the Windows platform that allowed for declaring Windows Runtime APIs. Various built in Windows Runtime APIs are written with MIDL 2.0 syntax and are available in the Windows SDK folder.
The most recent version of MIDL is MIDL 3.0 released on December
==References==
{{reflist}}
# stevewhims (2021-10-21). [https://learn.microsoft.com/en-us/windows/win32/midl/midl-start-page "Microsoft Interface Definition Language - Win32 apps"]. ''learn.microsoft.com''. Retrieved 2024-10-29.
# stevewhims (2022-07-12). [https://learn.microsoft.com/en-us/uwp/midl-3/intro#midl-10-20-and-30 "Introduction to Microsoft Interface Definition Language 3.0 - Windows UWP applications"]. ''learn.microsoft.com''. Retrieved 2024-10-29.
|