ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/NSISPlugins/Architecture/Architecture.cpp
(Generate patch)

Comparing NSISPlugins/Architecture/Architecture.cpp (file contents):
Revision 1166 by douglas, 2009-05-13T19:21:06-07:00 vs.
Revision 1167 by douglas, 2009-05-15T23:46:59-07:00

# Line 5 | Line 5
5   // $Id$
6  
7   #include <Windows.h>
8 < #include <pluginapi.h>
8 > #include <nsis/pluginapi.h>
9  
10 < extern "C" void __declspec(dllexport) Get(HWND parent, int string_size, char *variables, stack_t **stacktop)
10 > extern "C" void __declspec(dllexport) Get(HWND parent, int string_size, char *variables, stack_t **stacktop, extra_parameters *extra)
11   {
12          EXDLL_INIT();
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines