KDECore
kcmdwrapper.cpp File Reference
#include <windows.h>#include <shellapi.h>#include <wchar.h>#include <stdio.h>Go to the source code of this file.
Defines | |
| #define | COMMAND_BUFFER_SIZE 34000 |
Functions | |
| void | errorExit (LPWSTR lpszFunction) |
| int | main (int argc, char **argv) |
| void | printError (const char *p) |
| void | printUsage (void) |
Define Documentation
| #define COMMAND_BUFFER_SIZE 34000 |
Definition at line 60 of file kcmdwrapper.cpp.
Function Documentation
| void errorExit | ( | LPWSTR | lpszFunction | ) |
Definition at line 27 of file kcmdwrapper.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 62 of file kcmdwrapper.cpp.
| void printError | ( | const char * | p | ) |
Definition at line 59 of file kcmdwrapper.cpp.
| void printUsage | ( | void | ) |
Definition at line 51 of file kcmdwrapper.cpp.
KDE 4.3 API Reference