stdafx.h #2

  • //
  • guest/
  • sven_erik_knop/
  • c++/
  • NppPerforcePlugin/
  • stdafx.h
  • View
  • Commits
  • Open Download .zip Download (49 B)
#pragma once
#define _AFXDLL
#include <afxwin.h>
# Change User Description Committed
#3 11003 Sven Erik Knop Don't seem to need stdafx.h
#2 10986 Sven Erik Knop Updated for new-style P4V.

Now using P4VC (there is no more P4V -cmd). Currently only Revgraph, Timelapse View and Submit are supported.
#1 7822 Sven Erik Knop Preparations for log-in dialog.
The dialog is written, but not hooked up yet, but all the parts compile and link.
Error dialog now displays a different error text if the ticket has expired, in preparation for the next step.