Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
September 2016
Description
not a big program-example, returns the IP address of the computer. In XP everything works in the ROS - no
The screen shots shows the output of this program in XP and ROS. getip.zip - the program itself with the source code.
P. S. the program keeps a log of the results of calling functions from wsock32.dll in the process of obtaining the IP address.
CORE-11394.patch fixes:
- Move DnsQuery implementation from Ansi to Unicode and make Ansi a wrapper to Unicode.
- Handle (some) DnsQuery flags.
- Move checks in hosts and ip type from mswsock to DnsQuery.
- Move network info query from adns to DnsQuery.
- Use Registry key to read services in mswsock instead of static path.
- Make america grea.. I mean mswsock true Unicode again.
Attachments
Issue Links
- blocks
-
CORE-7441 vncserver start but not response to any connection
- Resolved
-
CORE-10866 Without network installation hangs on second stage
- Resolved
- relates to
-
CORE-12088 REGRESSION of 72867: 3 browsers immediately crash after startup
- Resolved