Skip to content
  • Russ Fish's avatar
    Lots of Win32 changes: · f1cff944
    Russ Fish authored
        . Add hv.ds[pw], hypview.bat, _hv_win32.cpp, hv_win32.py, and
            hypviewer/Makefile.freewxpy .
    
        . Un-unexpand the copyright notices.
    
        . Add arg passing pipeline to hvmain for the Windows context args.
    
        . Windows platform dependencies are #ifdef WIN32 in C++ code,
          or os.name == "nt" in Python code.
    
        . Use XML-RPC over either "ssh" or the PuTTY "plink" on Windows.
    
    Also,
        . Fix up the GUI logic for reporting failed file/experiment opening.
          Going from one file/experiment to another now works properly.
    f1cff944