nextcloud-desktop/shell_integration/windows/OCContextMenu
2015-01-29 13:00:29 +01:00
..
dllmain.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCClientInterface.cpp Windows Shell Integration: Fix warnings 2015-01-29 13:00:29 +01:00
OCClientInterface.h WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenu.cpp Windows shell integration: Make the share entry work by adding a Sleep 2015-01-23 15:43:03 +01:00
OCContextMenu.def WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenu.h Windows Shell Integration: Fix warnings 2015-01-29 13:00:29 +01:00
OCContextMenu.vcxproj WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenu.vcxproj.filters WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenuFactory.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenuFactory.h Windows Shell Integration: Fix warnings 2015-01-29 13:00:29 +01:00
OCContextMenuRegHandler.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenuRegHandler.h WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
ReadMe.txt WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
stdafx.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
stdafx.h WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
targetver.h WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00

========================================================================
    DYNAMIC LINK LIBRARY : OCContextMenu Project Overview
========================================================================

AppWizard has created this OCContextMenu DLL for you.

This file contains a summary of what you will find in each of the files that
make up your OCContextMenu application.


OCContextMenu.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard.
    It contains information about the version of Visual C++ that generated the file, and
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

OCContextMenu.vcxproj.filters
    This is the filters file for VC++ projects generated using an Application Wizard. 
    It contains information about the association between the files in your project 
    and the filters. This association is used in the IDE to show grouping of files with
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    "Source Files" filter).

OCContextMenu.cpp
    This is the main DLL source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named OCContextMenu.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////