Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "PInvoke" in [All]

fltlib

.

glossary

.

LibHolocaust : Pinvoke Namespace

. .
Summary
LibHolocaust, System.AIPCC.Pinvoke (new to LH ver 1.0.3.9b, replaces System.AIPCC.WindowsAPI in older versions)
.

     AI Productions - A Collection of pinvoke and framework simplification extensions (aka FSE) is free to download

.

    Namespaces: System.AIPCC.Pinvoke.Functions (seperated further by libname, wont list it here though)

.

           System.AIPCC.Pinvoke.Structures

.

           System.AIPCC.Pinvoke.Enums

.

           System.AIPCC.Pinvoke.Constants

.

           System.AIPCC.Pinvoke.Callbacks (delegates)

.

     Namespaces: System.AIPCC.Pinvoke.COM.UUID

.

             System.AIPCC.Pinvoke.COM.Interfaces

.

             System.AIPCC.Pinvoke.COM.Classes

.

             System.AIPCC.Pinvoke.COM       <- contains base functions such as CoInitialize()

.

          Library: AIPCC-Pinvoke.dll

.
.
. .

static extern TODO test pinvoke(TODO);

.

Declare Function test pinvoke Lib "glossary.dll" (TODO) As TODO

.
Documentation
test [pinvoke] on MSDN

msvcrt

. .

Do not attempt to close streams not opened by fopen (includes _wfopen) or [fopen_s] (includes wfopen_s).

. .

[fopen] (includes _wfopen)

.
10: fwrite
.
11: kbhit
.
12: memcmp
. .

When calling memcmp via pinvoke there is no need to use unsafe code or pinning because the framework will automatically pin the arrays for you.

13: memcpy
.
.
15: memset
.
16: rand
.
17: scanf
.
.
19: srand
.
20: system
.
21: time
.
22: _dup
.
23: _dup2
.
24: _pipe
.
25: _spawn
.
26: _stat
.

wer

.
.
.
.
.

msports

.
.
.
.
.

printui

.

wtsapi32

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

Cut off search results after 60. Please refine your search.


 
Access PInvoke.net directly from VS: