winapi - Can the handle be same on two windows? -



winapi - Can the handle be same on two windows? -

suppose if window handle 123456 closed , window opened. can windows assign handle 123456 new window in rarest possibility?

there's no guarantee anywhere windows won't re-use handle. in practice, extant implementations take steps seek avoid re-using handles.

windows winapi process handle

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -