"Retrieves the calling thread's last-error code value. The last-error code is maintained on a per-thread basis. Multiple threads do not overwrite each other's last-error code. Visual Basic: Applications should call err.LastDllError instead of GetLastError." #Win32API
標準 WindowsAPI ウィンドウの生成や描画処理などの基本的な API を紹介します。 コモンコントロール Windows が提供する標準的なダイアログコントロール API です。 マルチメディア API 映像や音楽を処理するためのマルチメディア API です。 Windows ソケット ネットワークデバイスからデータを送受信するための API です。