|
|
|
|||||
|
Use ice in GUI (with mfc )
I want to know how can I use ice in GUI (that is in MFC program).
When I put the code Ice::PropertiesPtr properties = Ice::createProperties(argc, argv); properties->load("config"); communicator = Ice::initializeWithProperties(argc, argv, properties); in MFC code, What the code change the "argc argv"? That is ,How can I initialize the ice's communicator and properties In the MFC program ( none dosbox program)without commandline parameter? |
|
||||||
|
Re: Use ice in GUI (with mfc )
Quote:
Regards, Matthew |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|