Register to post in forums, or Log in to your existing account
 
:
Search found 4 matches for:
Page 1 of 1
Author Message
  Topic: BCB Plugin for ZMud
Tiberius

Replies: 4
Views: 1585

PostForum: zMUD General Discussion   Posted: Mon Nov 04, 2002 10:33 am   Subject: BCB Plugin for ZMud
Thanks guys, found some excellent documentation in SamplePlugin.txt. I found that the following code snipet really helped me out.

STDMETHODIMP TTestPlugImpl::Parse(long H, BSTR* P, TOLEBOOL IsPromp ...
  Topic: BCB Plugin for ZMud
Tiberius

Replies: 4
Views: 1585

PostForum: zMUD General Discussion   Posted: Sun Nov 03, 2002 10:55 am   Subject: BCB Plugin for ZMud
I seem to have hit another problem with using Zmud remotely. Where is the function that enables you to examine the text within the TRichEdit component? I’d like to have access to the information ...
  Topic: BCB Plugin for ZMud
Tiberius

Replies: 1
Views: 1063

PostForum: zMUD General Discussion   Posted: Sun Nov 03, 2002 8:14 am   Subject: BCB Plugin for ZMud
Solved my problem. The following code should get other BCB plugin writers out of trouble.


// name
AnsiString NameStr = "Test Plugin";
*Name = new wchar_t[ NameStr.WideCharBufSize() ]; ...
  Topic: BCB Plugin for ZMud
Tiberius

Replies: 1
Views: 1063

PostForum: zMUD General Discussion   Posted: Sun Nov 03, 2002 3:01 am   Subject: BCB Plugin for ZMud
I have been thinking about creating some sophisticated scripts in Zmud. Although the Zmud interpretive language is quite powerful, I feel more comfortable working in BCB. Therefore I have started look ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net