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

msi

.

UInt32 i = MsiClass.MsiGetShortcutTargetW("C:\\temp\\word.lnk", sbPc, sbFeat, sbComp);

.

  public static extern UInt32 MsiGetShortcutTargetW(string szShortcutTarget,

.

Declare Function MsiGetShortcutTargetW Lib "msi.dll" (TODO) As TODO

.

  UInt32 i = MsiGetShortcutTargetW("C:\\temp\\word.lnk", sbPc, sbFeat, sbComp);


 
Access PInvoke.net directly from VS: