Code: Select all
int main( int /*argc*/, char ** argv)
Code: Select all
int WINAPI WinMain(HINSTANCE hinstance, HINSTANCE prevInstance, PSTR cmdLine, int showCmd)
Code: Select all
int main( int /*argc*/, char ** argv)
Code: Select all
int WINAPI WinMain(HINSTANCE hinstance, HINSTANCE prevInstance, PSTR cmdLine, int showCmd)
Code: Select all
InitializeMagick("");
Code: Select all
testprog whatever you like
Code: Select all
"whatever you like"