~lss-team/lilsoftstats/nsis-library

« back to all changes in this revision

Viewing changes to NsisLittleSoftwareStats/nsis/pluginapi.h

  • Committer: ub3rst4r
  • Date: 2013-02-27 03:39:46 UTC
  • Revision ID: ub3rst4r@users.sourceforge.net-20130227033946-y8b069ccnw8freth
fixed a few bugs, added compiled DLLs and included install instructions

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#endif
7
7
 
8
8
#include "api.h"
9
 
#include "nsis_tchar.h"
 
9
//#include "nsis_tchar.h"
10
10
 
11
11
#ifndef NSISCALL
12
12
#  define NSISCALL __stdcall