1
I Use This!
Activity Not Available

News

Analyzed 12 months ago. based on code collected 12 months ago.
Posted over 15 years ago by [email protected] (Anindya)
Discussion forum for P/Invoke library has been introduced. You can discuss about any of your ideas, test codes, suggestion or new API addition request with the users. Please find the forum at PInvoke Discussion Forum .
Posted over 15 years ago by [email protected] (Anindya)
Visit project summary page This is the second alpha release of PInvoke library. In this release the following API calls have been wrapped, resulting the total number of wrapped API calls to 117. ... [More] ChangeNotification==================================== 64.        FindCloseChangeNotification 65.        FindFirstChangeNotification 66.        FindNextChangeNotification 67.        FindNextPrinterChangeNotification 68.        FindNextPrinterChangeNotification 69.        FindFirstPrinterChangeNotification 70.        FindClosePrinterChangeNotification Clipboard==================================== 71.        AddClipboardFormatListener 72.        GetUpdatedClipboardFormats 73.        CloseClipboard 74.        EmptyClipboard 75.        GetClipboardData 76.        SetClipboardData 77.        IsClipboardFormatAvailable 78.        OpenClipboard 79.        GetClipboardViewer 80.        SetClipboardViewer 81.        ChangeClipboardChain 82.        CountClipboardFormats 83.        GetClipboardFormatName 84.        GetClipboardOwner 85.        GetClipboardSequenceNumber 86.        GetOpenClipboardWindow 87.        GetPriorityClipboardFormat 88.        RegisterClipboardFormat 89.        RemoveClipboardFormatListener ClipRegion==================================== 90.        GetClipRgn 91.        IntersectClipRect 92.        OffsetClipRgn 93.        SelectClipRgn 94.        ExcludeClipRect 95.        ExtSelectClipRgn 96.        GetClipBox 97.        GetMetaRgn 98.        GetRandomRgn 99.        PtVisible 100.        RectVisible 101.        SelectClipPath 102.        SetMetaRgn CommonDialog==================================== 103.        ChooseColor 104.        ChooseFont 105.        CommDlgExtendedError 106.        GetOpenFileName 107.        GetSaveFileName 108.        MessageBox 109.        MessageBoxEx 110.        MessageBoxIndirect 111.        PageSetupDlg 112.        PrintDlg 113.        PrintDlgEx 114.        ShellAbout 115.        FindText 116.        GetFileTitle 117.        ReplaceText    For the recent changes subscribe to this blog. [Less]
Posted over 15 years ago by [email protected] (Anindya)
Visit project summary pageThe first alpha release is out now. Check it out here.This release wrapped the following Win32 api calls.ActiveDirectory ====================================1. DsBrowseForContainerAuxiliaryIO ... [More] ====================================2. auxGetDevCaps3. auxGetNumDevs4. auxGetVolume5. auxSetVolumeAVI ====================================6. AVIFileInit7. AVIFileExit8. AVIFileOpenW9. AVIStreamSetFormat10. AVISaveOptions11. AVIStreamWrite12. AVIStreamRelease13. AVIFileRelease14. AVIStreamGetFrameOpen14. AVIStreamStart16. AVIStreamLength17. AVIStreamInfo18. AVIStreamGetFrame19. AVIStreamGetFrameCloseBit-Block Transfer ====================================20. AlphaBlend21. BitBlt22. GdiAlphaBlend23. TransparentBlt24. GetStretchBltMode25. PatBlt26. PlgBlt27. SetColorAdjustment28. SetStretchBltMode29. StretchBltBitmap ===================================30. CopyImage31. CreateBitmap32. CreateCompatibleBitmap33. CreateDIBSection34. GetBitmapBits35. GetDIBits36. SetBitmapBits37. SetDIBitsToDevice28. SetDIBits29. MaskBlt30. CreateBitmapIndirect31. CreateDIBitmap32. ExtFloodFill33. GetBitmapDimensionEx34. SetBitmapDimensionEx35. GetDIBColorTable36. SetDIBColorTable37. GetPixel38. SetPixel39. SetPixelV40. GradientFill41. LoadBitmap42. GetPixelFormat43. DescribePixelFormat44. ChoosePixelFormat45. SetPixelFormat Brush ====================================46. CreateBrushIndirect47. CreateDIBPatternBrushPt48. CreateHatchBrush49. CreateSolidBrush50. GetSysColorBrush51. SetBrushOrgEx52. SetDCBrushColorCapture ====================================53. SetCapture54. ReleaseCapture56. joyReleaseCapture57. joySetCaptureCaret ====================================58. CreateCaret59. DestroyCaret60. GetCaretBlinkTime61. HideCaret62. SetCaretBlinkTime63. ShowCaretFor the recent additions subscribe to this blog. [Less]