도전2022

Windows Development 본문

소스코드

Windows Development

hotdigi 2012. 7. 12. 03:16

http://msdn.microsoft.com/en-us/library/ee663300(v=vs.85)

 

 

Windows Development

193 out of 311 rated this helpful - Rate this topic

This documentation provides info about developing applications and drivers for the Windows operating system. The Win32 and COM application programming interface (API) were designed primarily for development in C and C++, and support development for both 32- and 64-bit Windows. For more info, see these Dev Centers: Windows Desktop Development and Windows Hardware Development.

The .NET Framework also provides programming interfaces for developing Windows applications, components, and controls. These programming interfaces can be used with a variety of programming languages, including Visual Basic, C#, and C++. For more info, see the .NET Development documentation.

You can also develop Metro style apps. For more info, see Metro style app development.

In this section

'소스코드' 카테고리의 다른 글

MEncoder  (0) 2012.07.12
Microsoft DirectX 9.0 DirectShow한글 설명  (0) 2012.07.12
Hilo: Developing C++ Applications for Windows 7  (0) 2012.07.12
How to Write a Windows Application with Hilo  (0) 2012.07.12
Windows SDK Archive  (0) 2012.07.12