Download Latest Version Windows MFC dialog app (1.8 MB) Google Add to Preferred Sources
Home / ConvertBookmarkHostToIP / ConvertBookmarkHostToIP
Name Modified Size InfoDownloads / Week
Parent folder
res 2012-02-07
targetver.h 2012-02-07 314 Bytes
stdafx.cpp 2012-02-07 225 Bytes
stdafx.h 2012-02-07 1.8 kB
resource.h 2012-02-07 1.7 kB
ConvertBookmarkHostToIPDlg.cpp 2012-02-07 9.9 kB
ConvertBookmarkHostToIPDlg.h 2012-02-07 1.6 kB
ConvertBookmarkHostToIP.vcxproj.user 2012-02-07 143 Bytes
ConvertBookmarkHostToIP.vcxproj 2012-02-07 6.3 kB
ConvertBookmarkHostToIP.vcxproj.filters 2012-02-07 2.2 kB
ConvertBookmarkHostToIP.h 2012-02-07 607 Bytes
ConvertBookmarkHostToIP.htm 2012-02-07 496 Bytes
ConvertBookmarkHostToIP.rc 2012-02-07 11.5 kB
ConvertBookmarkHostToIP.aps 2012-02-07 107.8 kB
ConvertBookmarkHostToIP.cpp 2012-02-07 2.6 kB
Totals: 15 Items   147.1 kB 0
Convert browser bookmark hostname to dotted IP
December 27, 2011
Written by Lee Hamel (lee.hamel@gmail.com)

Based on source code htoip found at
  http://stackoverflow.com/questions/4634289/use-or-improve-my-hostname-to-ip-address-program


Contents of ConvertBookmarkHostToIP.zip
=======================================
ConvertBookmarkHostToIP folder   Windows dialog app project
  ConvertBookmarkHostToIP folder   Source code for Windows dialog app, compiled using Visual Studio 2010
  ConvertBookmarkHostToIP.sln      Visual Studio project solution
htoip folder                     Source code for Windows console app, compiled using Visual Studio 2010 or MinGW
  ccl.bat                          Batch file to compile console app using Visual Studio 2010
  cgcc.bat                         Batch file to compile console app using MinGW
ConvertBookmarkHostToIP.exe      Windows dialog app (Release build)


How to export bookmarks
====================================
Firefox 8.0
  Ctrl-Shift-B to Show All Bookmarks
  Choose "Import and Backup" on menu bar, then "Export Bookmarks to HTML..."

Internet Explorer 9.0
  Alt-Z to Add to Favorites
  Choose "Import and export..."

Google Chrome 16.0
  Ctrl-Shift-O to open Bookmark Manager
  Choose "Organize" on menu bar, then "Export bookmarks to HTML file..."
Source: README.txt, updated 2012-02-07