|
-
Aug 25th, 2001, 05:04 AM
#1
Thread Starter
New Member
ActiveX exe
Hi all,
How should i choose to use exe or ActiveX exe?
Thanks!
-
Aug 25th, 2001, 10:20 PM
#2
Hyperactive Member
A 'standard' exe is meant to run on its own (like Word) and provide a user interface. An ActiveX exe generally runs on a remote server and normally its function is to provide objects as required by your program. An ActiveX exe may or may not have a user interface, but should generally NOT use message boxes, etc. because there may not be anyone there to answer them.
-
Aug 25th, 2001, 11:57 PM
#3
Thread Starter
New Member
Thanks!
Actually, my team is going to develop an application and it involves several
modules - Billing, Accounting, QA...........
We want the application to be multi-tasking ------> e.g. Users can use
billing module and accounting at the same time. Therefore, we determine to
build each module in exe. But we don't know whether to develop each module
in standard exe or activex exe.
What would happen if we build each module into several activex exe?
If u were the one to develop, would u build each module into exe(s) or activex exe(s). And why?
Thanks In Advance!
Last edited by peter_campbell; Aug 26th, 2001 at 12:13 AM.
-
Sep 5th, 2001, 07:59 AM
#4
Addicted Member
active-x exe and standard exe
hi Ed Lampman , i want to get clear some doubts abt active-x exe and standard exe. u told that word is an standard exe but i think its standard as well as active-x exe as we can create its object and use . but when i try to creat an active-x exe and use it in my other project it works fine but when i double click then it doesnt work... why so ? if i agree that active-x exe cant work as standard then how MS Word works ?? is there any property in project setting which makes this ? and can u pls tell me more abt active-x exe that it cant have message boxes , about its threading mail and how it affects active-x exe .
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|