sable93 资深人士 VIP 注册 2003-11-11 消息 1,222 荣誉分数 92 声望点数 208 2004-08-10 #1 手头有个C++ application,想当年据说只找到一个会VB的,写了个COM嵌在里面。平心而论这VB写得辉常漂亮。 可时过境迁,现在那COM object时不时hang up after is Dispatched,像跟进去看看,但不知怎么才能用VB debug它。 请那位DX指教。
手头有个C++ application,想当年据说只找到一个会VB的,写了个COM嵌在里面。平心而论这VB写得辉常漂亮。 可时过境迁,现在那COM object时不时hang up after is Dispatched,像跟进去看看,但不知怎么才能用VB debug它。 请那位DX指教。
mooncake 资深人士 VIP 注册 2002-03-02 消息 7,270 荣誉分数 883 声望点数 273 2004-08-10 #2 最初由 sable93 发布 手头有个C++ application,想当年据说只找到一个会VB的,写了个COM嵌在里面。平心而论这VB写得辉常漂亮。 可时过境迁,现在那COM object时不时hang up after is Dispatched,像跟进去看看,但不知怎么才能用VB debug它。 请那位DX指教。 点击展开... no way, unless you have the VB source code
最初由 sable93 发布 手头有个C++ application,想当年据说只找到一个会VB的,写了个COM嵌在里面。平心而论这VB写得辉常漂亮。 可时过境迁,现在那COM object时不时hang up after is Dispatched,像跟进去看看,但不知怎么才能用VB debug它。 请那位DX指教。 点击展开... no way, unless you have the VB source code
陪 陪你去看龙卷风 新手上路 VIP 注册 2002-10-12 消息 11,271 荣誉分数 61 声望点数 0 2004-08-11 #5 可以的 核心部分可以带到c++里头使用 国内很多软件都是这么干的
sable93 资深人士 VIP 注册 2003-11-11 消息 1,222 荣誉分数 92 声望点数 208 2004-08-11 #6 Re: Re: [问题] 2 COM Objects, one is VB,我能用VB debug it 吗? I have the VB source code, how can I trace it into VB? I mean trace into the code with VB IDE. Thanks, 最初由 mooncake 发布 no way, unless you have the VB source code 点击展开...
Re: Re: [问题] 2 COM Objects, one is VB,我能用VB debug it 吗? I have the VB source code, how can I trace it into VB? I mean trace into the code with VB IDE. Thanks, 最初由 mooncake 发布 no way, unless you have the VB source code 点击展开...
陪 陪你去看龙卷风 新手上路 VIP 注册 2002-10-12 消息 11,271 荣誉分数 61 声望点数 0 2004-08-11 #7 thousands complie/run/test will help u find the bug this is the way software programmers/debuggers do their jobs put some exception handler in vb,if possible analyze source code line by line
thousands complie/run/test will help u find the bug this is the way software programmers/debuggers do their jobs put some exception handler in vb,if possible analyze source code line by line