Click here to Skip to main content
15,917,875 members
Home / Discussions / COM
   

COM

 
GeneralRe: COleObjectFactory::RegisterAll() causes Assertion Failure in Debug mode Pin
Member 333748530-Jun-09 2:22
Member 333748530-Jun-09 2:22 
Questionimplement resizing on dynamically created "Kodak Image Edit ActiveX Control"??? Pin
nsaadyah23-Sep-03 21:28
nsaadyah23-Sep-03 21:28 
GeneralActiveX property - Visible in object viewer?! Pin
Daniel Strigl23-Sep-03 20:39
Daniel Strigl23-Sep-03 20:39 
GeneralClear cache of DCOM RPC binding handle Pin
sree_sundaram22-Sep-03 5:19
sree_sundaram22-Sep-03 5:19 
GeneralMSXML usage in VC7 COM IDL file Pin
Vivekananda.C22-Sep-03 3:27
Vivekananda.C22-Sep-03 3:27 
GeneralRe: MSXML usage in VC7 COM IDL file Pin
Stefan Pedersen22-Sep-03 3:59
Stefan Pedersen22-Sep-03 3:59 
QuestionQuestion about COM+: How to make a client computer to use a component? Pin
doisy22-Sep-03 0:16
doisy22-Sep-03 0:16 
QuestionImage Edit ActiveX Control? Pin
nsaadyah21-Sep-03 19:56
nsaadyah21-Sep-03 19:56 
Hi,
I want to make a mimic (graphic) editor in which images will be displayed dynamically on click of button, will be resized, moved and finally, they will be connected to database. For that purpose I want to use "image edit activex control"
basically,I’ve to make a graphics editor in which when i press a specified button a picture should be displayed on the dialog.that picture will be associated with a variable in a table of a database. when the value of that variable changes in the database another picture is pasted on the previous picture.i-e a picture of engine is normal when variable is 1...but when the value is 0 the color of engine changes to red.

note:
-pictures are moveable and resizable.
-there can be alot of pictures on the dialog at a time.
-value in the database changes automatically through another program.

i m using kodak Image Edit activeX control for this purpose..i add the control in the project and create it on runtime with the help of create function Uptill now I am able to create the control dynamically with the required image displayed on it which can also be flipped on click event. I want to know how the dynamically created control be made able to move and resize.
any help how to do that? m i going in the right direction?bcz previously i was doing all this with the help of CBitmapButton.(information on how i did that available on demand if anyone interested)


i also came to know that exactly the same problem is encountered to "asimatta" who sent the message on EXPERT EXCHANGE website under the topic Languages\C++\ on 08/27/2003 but i coudn't contact bcoz i m unable to buy points to send a message
i m really grateful to code project for free service!!
plz help me !! thanking u in anticipation

Regards,
nsaadyah



Saadyah Nisar



NSaadyah
GeneralError in installing (Serviced Component) in COM+ Pin
mosessaur20-Sep-03 12:45
mosessaur20-Sep-03 12:45 
GeneralCom interop Pin
Abhijit Desai20-Sep-03 0:14
Abhijit Desai20-Sep-03 0:14 
GeneralSimple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 4:01
Daniel Strigl19-Sep-03 4:01 
GeneralRe: Simple ActiveX control without GUI Pin
geo_m19-Sep-03 4:57
geo_m19-Sep-03 4:57 
GeneralRe: Simple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 5:02
Daniel Strigl19-Sep-03 5:02 
GeneralRe: Simple ActiveX control without GUI Pin
geo_m19-Sep-03 5:13
geo_m19-Sep-03 5:13 
GeneralRe: Simple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 6:50
Daniel Strigl19-Sep-03 6:50 
GeneralATL COM DECLARE_CLASSFACTORY_SINGLETON. Pin
umarcool19-Sep-03 2:19
umarcool19-Sep-03 2:19 
Generalatl com DECLARE_CLASSFACTORY_SINGLETON. Pin
umarcool19-Sep-03 2:18
umarcool19-Sep-03 2:18 
GeneralATL COM Pin
Binayak18-Sep-03 13:06
Binayak18-Sep-03 13:06 
GeneralRe: ATL COM Pin
Stefan Pedersen18-Sep-03 13:44
Stefan Pedersen18-Sep-03 13:44 
GeneralBrowser display coordinates Pin
nikhilkhedkar18-Sep-03 2:38
nikhilkhedkar18-Sep-03 2:38 
QuestionHow to release memory? when calling COM with param type BSTR* from VB exe application Pin
doisy18-Sep-03 2:22
doisy18-Sep-03 2:22 
AnswerRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Steve S18-Sep-03 2:36
Steve S18-Sep-03 2:36 
GeneralRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Vi218-Sep-03 19:54
Vi218-Sep-03 19:54 
GeneralRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Steve S18-Sep-03 21:43
Steve S18-Sep-03 21:43 
GeneralRe: How to release memory? when calling COM with param type BSTR* from VB exe application Pin
Lim Bio Liong19-Sep-03 1:19
Lim Bio Liong19-Sep-03 1:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.