|
高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】when Is Odgsdevice-create-model90 Called
when is odgsdevice::_create_model() called?
when is odgsdevice::_create_model() called?
it seems to me that this is not called in odamfcapp example too.
regards
chudomir
there is a createdatabase which is demonstrated in the odwrite example:
oddbdatabaseptr pdb = svcs.createdatabase();
which generates a default database.
|