Win32
Wikipedia English The Free EncyclopediaDownload this dictionary
Windows API
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems. It was formerly called the Win32 API; however, the name "Windows API" more accurately reflects its roots in 16-bit Windows and its support on 64-bit Windows. Almost all Windows programs interact with the Windows API; on the Windows NT line of operating systems, a small number (such as programs started early in the Windows startup process) use the Native API.

See more at Wikipedia.org...


© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License
Wikipedia Deutsch Die freie EnzyklopädieDownload this dictionary
Windows Application Programming Interface
Das Windows Application Programming Interface (kurz: WinAPI; zu dt.: Windows-Anwendungs-Programmierschnittstelle) ist eine Programmierschnittstelle und Laufzeitumgebung, welche Programmierern bereitsteht, um Anwendungsprogramme für Microsoft Windows-Betriebssysteme zu erstellen.

Mehr unter Wikipedia.org...


© Dieser Eintrag beinhaltet Material aus Wikipedia und ist lizensiert auf GNU-Lizenz für freie Dokumentation
Wikipédia FrançaisDownload this dictionary
Windows API
Windows API ou WinAPI est le nom donné par Microsoft à l'Interface de programmation (API) sur les systèmes d'exploitation Microsoft Windows. Elle est conçue pour les langages de programmation C et C++ et est la manière la plus directe pour une application d'interagir avec le système d'exploitation Windows.

Pour la suite, voir Wikipédia.org…


© Cet article se sert du contenu de Wikipédia® et est autorisé sous les termes de la Licence de Documentation libre GNU
Svenska Wikipedia – den fria encyklopedinDownload this dictionary
Win32
Win32 är ett API för att programmera Windows NTWindows 95 och senare versioner. Dess föregångare hette Win16. Win32 finns för 32- och 64-bitars miljöer. Numera (2003) är Win32 en del av Windows SDK som i sin tur är en del av Microsoft Platform SDK.

Se mer på Wikipedia.οrg…


© Den här artikeln använder material från Wikipedia® och är licensierad enligt GNU Free Documentation License
Polska Wikipedia – Darmowa encyklopediaDownload this dictionary
Win32
Win32 to nazwa 32-bitowej bazy programistycznej zastosowanej w nowszych wersjach systemów operacyjnych produkowanych przez firmę Microsoft. Wcześniejsza 16-bitowa wersja bazy programistycznej Microsoft Windows nosiła nazwę Win16.

Na Win32 składają się funkcje w języku C w postaci bibliotek DLL, z których najważniejsze to:

  • kernel32.dll
  • user32.dll
  • gdi32.dll

W celu uzyskania więcej informacji, zobacz w Wikipedia.οrg...

 
Windows API
Windows API (zwane też WinAPI) – interfejs programistyczny systemu Windows; zbiór funkcji, stałych i zmiennych potrzebnych i umożliwiających działanie programu w systemie operacyjnym Windows.

Zbiór ten jest bardzo obszerny i zawiera funkcje do tworzenia okien programów, elementów interfejsu użytkownika, obsługi zdarzeń oraz umożliwiające dostęp do innych aplikacji, funkcji sieciowych czy sprzętu w komputerze. Mianem WinAPI określamy standardowe funkcje przychodzące wraz z bibliotekami DLL (w 16-bitowych wersjach z rozszerzeniem .exe) dostarczanymi z systemem - np. kernel32.dll, user32.dll, gdi32.dll czy wsock32.dll, znajdujące się w podkatalogu System w głównym katalogu Windows. Liczba bibliotek rośnie wraz z każdą nową wersją Windows. Powoduje to także problemy z uruchomieniem aplikacji napisanej w starej wersji systemu pod kontrolą nowej. Obecnie znakomita większość kompilatorów posiada odpowiednie pliki nagłówkowe umożliwiające korzystanie z WinAPI.


W celu uzyskania więcej informacji, zobacz w Wikipedia.οrg...


© W niniejszym artykule wykorzystano materialy pochodzace z Wikipedia® i posiada on Powszechna Licencje Publiczna GNU

| Win32 in English | Win32 in French | Win32 in Italian | Win32 in Spanish | Win32 in Portuguese | Win32 in German | Win32 in Russian | Win32 in Japanese | Win32 in Greek | Win32 in Korean | Win32 in Turkish | Win32 in Arabic | Win32 in Polish | Win32 in Czech | Win32 in Danish | Win32 in Swedish