Thread
:
What exactly is a HANDLE
View Single Post
01-26-2005, 01:55 PM
#
2
(
permalink
)
fp_unit
mike
Join Date: Jan 2005
Location: Ottawa, ON
Posts: 79
A handle is whatever the API designers want it to be - and it is written as a certain type based on the API requirements. So yes, a windows RC handle may be a totally different type than say, a linux file handle.
fp_unit
View Public Profile
Find More Posts by fp_unit