~ubuntu-branches/ubuntu/saucy/filezilla/saucy-proposed

« back to all changes in this revision

Viewing changes to src/fzshellext/shellext.h

  • Committer: Package Import Robot
  • Author(s): Adrien Cunin
  • Date: 2012-12-07 17:17:17 UTC
  • mfrom: (1.1.31)
  • Revision ID: package-import@ubuntu.com-20121207171717-nt6as62u4pa1uv11
Tags: 3.6.0.2-1ubuntu1
* Merge from Debian experimental. Remaining Ubuntu change:
   - Added debian/patches/11_use-decimal-si-by-default.patch in order to
     comply with UnitsPolicy

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
#define DRAG_EXT_DUMMY_DIR_PREFIX_LEN 4
12
12
 
13
13
// {DB70412E-EEC9-479c-BBA9-BE36BFDDA41B}
14
 
DEFINE_GUID(CLSID_ShellExtension, 
 
14
DEFINE_GUID(CLSID_ShellExtension,
15
15
0xdb70412e, 0xeec9, 0x479c, 0xbb, 0xa9, 0xbe, 0x36, 0xbf, 0xdd, 0xa4, 0x1b);
16
16
 
17
17
// Internal structure of the file mapping
18
 
// (Note: direct mappings to some struct cannot be used since structs are 
 
18
// (Note: direct mappings to some struct cannot be used since structs are
19
19
//  usually aligned differently depending on used compiler)
20
20
//
21
21
// Version number: 1 byte