VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

'Get Current Process and Current ProcessID using GetCurrentProcess and GetCurrentProcessId API

Karthikeyan  (187 Submissions)   Windows API Call/Explanation   Visual Basic 5.0   Unknown Difficulty   Tue 23rd January 2001   Mon 8th February 2021

'Get Current Process and Current ProcessID using GetCurrentProcess and GetCurrentProcessId API

API Declarations


Private Declare Function GetCurrentProcessId Lib "kernel32" () As Long

Rate 'Get Current Process and Current ProcessID using GetCurrentProcess and GetCurrentProcessId API (1(1 Vote))
'Get Current Process and Current ProcessID using GetCurrentProcess and GetCurrentProcessId API.bas

'Get Current Process and Current ProcessID using GetCurrentProcess and GetCurrentProcessId API Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters