Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

dlgInvalidFiles.cpp File Reference

Invalid files dialog. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/busyinfo.h>
#include <wx/filename.h>
#include <wx/listctrl.h>
#include "dlgInvalidFiles.hpp"
#include "comdefs.hpp"
#include "utils.hpp"
#include "compat.hpp"

Include dependency graph for dlgInvalidFiles.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int wxCALLBACK ListCompareFnct (long item1, long item2, long sortData)
 List compare function.


Detailed Description

Invalid files dialog.

Definition in file dlgInvalidFiles.cpp.


Function Documentation

int wxCALLBACK ListCompareFnct long  item1,
long  item2,
long  sortData
[static]
 

List compare function.

Warning  : this is a quick&dirty fonction, where a pointer on a wxListView class is passed in a parameter with the long type.

Parameters:
item1 data on the first item.
item2 data on the second item.
sortData Not used

Definition at line 106 of file dlgInvalidFiles.cpp.

Referenced by dlgInvalidFiles::createControls().


Generated on Sun May 30 13:37:53 2004 for wxChecksums by doxygen 1.3.7