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 "BeginUpdateResource" in [All]

kernel32

.
Summary
.

static extern IntPtr BeginUpdateResource(string pFileName,

.

    Public Shared Function BeginUpdateResource(ByVal pFileName As String, _

.

   IntPtr hResource = BeginUpdateResource(mFileName, false);

.
Documentation
[BeginUpdateResource] on MSDN
.

hUpdate is returned from BeginUpdateResource.

.

See BeginUpdateResource to get a handle for hUpdate, and EndUpdateResource to apply the update changes.


 
Access PInvoke.net directly from VS: