tagCANDY CGI VBレスキュー(花ちゃん)の雑談用掲示板
VB2005用トップページへVBレスキュー(花ちゃん)のトップページVB6.0用のトップページ
VBレスキュー(花ちゃん)の雑談用掲示板
VB2005用簡易 WIN32API リファレンス(ご協力依頼) ( No.0 )
日時: 2008/02/03 11:45
名前: 花ちゃん

今、VB2005用の簡易 Win32 APIレファレンスを作成しているのですが、全部のAPIについて
作成するのも大変だしその必要もないかと思うので皆さんが、VB.NET で使っておられる
Win32 API 関数について教えて頂けないでしょうか?

現在収録している、API 関数は、下記のものです、下記以外に使っておられるようなもの
又、掲載しておいた方が良いと思われるような API 関数がありました、投稿の程お願い
致します。



AdjustTokenPrivileges    GetKeyState        SetClipboardViewer
AttachThreadInput      GetLastError        SetForegroundWindow
Beep             GetPixel          SetLayeredWindowAttributes
BitBlt           GetPrinter         SetPixelV
ChangeClipboardChain    GetPrivateProfileInt    SetPrinter
ChangeDisplaySettingsEx   GetPrivateProfileString  SetTextCharacterExtra
CloseClipboard       GetSystemMenu       SetWindowLong
ClosePrinter        GetSystemParametersInfo  SetWindowPos
CreateCaret         GetWindowLong       SetWindowRgn
CreateDC          GetWindowText       SetWindowText
CreateFont         GetWindowThreadProcessId   SHAppBarMessage
CreateRoundRectRgn     GlobalMemoryStatus     SHFileOperation
CreateSolidBrush      HideCaret         SHGetFileInfo
DeleteMenu         ImmGetCompositionString  SHInvokePrinterCommand
DeleteObject        ImmGetContext       ShowCaret
DestroyCaret        ImmGetConversionList    ShowWindow
DestroyIcon         ImmGetDefaultIMEWnd    StrFormatByteSize
DeviceCapabilities     ImmReleaseContext     StrFormatByteSize64A
DrawMenuBar         ImmSetConversionStatus   SystemParametersInfo
EnumDisplaySettings     IsClipboardFormatAvailable TextOut
ExitWindowsEx        IsIconic          URLDownloadToFile
ExtFloodFill        keybd_event        WritePrivateProfileString
FindClose          LookupPrivilegeValue    
FindFirstFile        MapVirtualKey    
FindWindow         mouse_event    
FindWindowEx        OleDraw    
GetClipboardData      OpenClipboard    
GetCurrentProcess      OpenPrinter    
GetCursorPos        OpenProcessToken    
GetDC            PlaySound    
GetDeviceCaps        RegisterWindowMessage    
GetDialogBaseUnits     ReleaseCapture    
GetDriveType        ReleaseDC    
GetForegroundWindow     SelectObject    
GetKeyboardLayout      SendMessage

上記以外では、下記のMicrosoft Win32 と Microsoft .NET Framework API との対応表も
掲載しており、関連する構造体、定数等も掲載しており、それらは、開発画面に簡単に
貼り付けできるようになっております。

Microsoft Win32 と Microsoft .NET Framework API
http://www.microsoft.com/japan/msdn/net/general/win32map.aspx

現在試作中の画面です。(画像をクリックすると元のサイズで見られます)



 [スレッド一覧へ] [親スレッドへ]