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

rapi

. .

public static extern IntPtr CeFindFirstFile(

.

  Public Function CeFindFirstFile(

.

IntPtr hFindFile = CeFindFirstFile("\\windows\\test.dll",ref findData)

.
Documentation
[CeFindFirstFile] on MSDN
.
Summary
.

int hResult = CeFindFirstFile("\\temp\\*", ref findData);

.
Summary
.

    hFile=CeFindFirstFile("\\My Documents",ref Data);


 
Access PInvoke.net directly from VS: