| View previous topic :: View next topic |
| Author |
Message |
GregLand Valued Contributor


Joined: 15 Jun 2004 Posts: 212 Location: FRANCE
|
Posted: Thu Dec 09, 2004 10:00 pm Post subject: Insert a Smiley in a program |
|
|
Helo every body...
I would like to know if it will be possible to make a programme like
That can insert smileys in a program...
In fact, I would like to know how it's possible to insert a smiley in a program...
On a Web Page it's so easy :
| Code: | | window send,%%window,[img]http://......jpg[/img] |
but in a program I don't know how to do ?
SomeOne can help me please ?  |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1565
|
Posted: Fri Dec 10, 2004 1:00 am Post subject: |
|
|
Those programs use OLE to paste in smiley into programs like Outlook. Outlook allows pasting of objects/graphics into the editor window of an email.
Your question regarding adding smileys is very broad. Do you want people to have the ability to copy/paste a smiley from one program and paste it to yours? If so that wont' really be possible directly with VDS alone as VDS doesn't support OLE. The vdsobj.dll extension (shareware) however has a richedit box which does support OLE. |
|
| Back to top |
|
 |
GregLand Valued Contributor


Joined: 15 Jun 2004 Posts: 212 Location: FRANCE
|
Posted: Fri Dec 10, 2004 12:51 pm Post subject: |
|
|
Ok thank you for your answer...
Otherwise t's not possible ?  |
|
| Back to top |
|
 |
|