// ****************************************************************************
// Project: GUYMAGER
// ****************************************************************************
// Programmer: Guy Voncken
// Police Grand-Ducale
// Service de Police Judiciaire
// Section Nouvelles Technologies
// ****************************************************************************
// Module: Main
// ****************************************************************************
APIRET MainPocessEvents (void);
APIRET MainGetCommandLine (char **ppCommandLine);
QLocale *MainGetpNumberLocale (void);
|