IE use of Wsock (32) dll
-
Does anyone knows for the fact how IE uses Winsock if at all? It appears to me that IE is using LoadLibrary to load Wsock dll but I think I've read somewhere that it is also done on kernel level (as a part of permanent integration of IE and WIN OS). I'm asking this because I would like to hook up to Wsock calls (I guess I will have to hook to LoadLibrary first) in order to be able to control Internet access on a particular computer. TIA, Sasha Djurovic:eek:
-
Does anyone knows for the fact how IE uses Winsock if at all? It appears to me that IE is using LoadLibrary to load Wsock dll but I think I've read somewhere that it is also done on kernel level (as a part of permanent integration of IE and WIN OS). I'm asking this because I would like to hook up to Wsock calls (I guess I will have to hook to LoadLibrary first) in order to be able to control Internet access on a particular computer. TIA, Sasha Djurovic:eek: