Menu

PInvoke / News: Recent posts

PInvoke 1.00 alpha2 released

In alpha 2 the following win32 api calls have been wrapped (totalled 117):

ChangeNotification********

FindCloseChangeNotification
FindFirstChangeNotification
FindNextChangeNotification
FindNextPrinterChangeNotification
FindNextPrinterChangeNotification
FindFirstPrinterChangeNotification
FindClosePrinterChangeNotification

Clipboard********

AddClipboardFormatListener
GetUpdatedClipboardFormats
CloseClipboard
EmptyClipboard
GetClipboardData
SetClipboardData
IsClipboardFormatAvailable
OpenClipboard
GetClipboardViewer
SetClipboardViewer
ChangeClipboardChain
CountClipboardFormats
GetClipboardFormatName
GetClipboardOwner
GetClipboardSequenceNumber
GetOpenClipboardWindow
GetPriorityClipboardFormat
RegisterClipboardFormat
RemoveClipboardFormatListener... read more

Posted by Anindya Chatterjee 2009-07-05

PInvoke 1.00 alpha1 released

PInvoke is a managed wrapper library for the most widely used Win32 API calls. PInvoke eliminates all the difficulties of handling PInvoke signatures. Elaborate documentations makes the PInvoke call as easy as a normal .net method call.

Here goes the first alpha release of PInvoke library. The project summary page : https://sourceforge.net/projects/pinvoke/

Posted by Anindya Chatterjee 2009-06-03
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.