View Single Post
  #1  
Old 04-04-2004, 06:06
skyper
 
Posts: n/a
Question 2 questions (IDA / Windows 2k/2k3)

Hello All,

My first question is about IDA, why does it disassemble winsock exports in ordinals like:

call WSOCK32_51

instead of its name, like this:

call gethostbyaddr

is there any way to get it to show like the last one i showed without renaming manually all of them ?

second question, can i use windowsupdate to update win2k/win2k3 ? considering my version is pirated, maybe it will block me form using the OS like it did with XP iirc, i know that win98 can be updated with windowsupdate with no problem, but i need to know about 2k/2k3

thank you for your attention
skyper
Reply With Quote