Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 85

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
[C++/Stiju's DLL] Your own context menu (based on Stiju DLL)
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

  1. #1

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Hi. For last few days i have been trying to do this and finaly it is working. I used the same example as Stiju - Allys and Enemys but added interface into context menu. Also I it includes nice example (PLAYER_STATUS = ICONS) of using structs instead of pointers to every value.

    For all C# and VB coders there is one problem: as i code in c++ it was very comfort to put all code inside DLL - and i have no idea how to use it from external application. But probably someone here is able to make it usable with your apps.




    Note that i used Dev-cpp(gcc) to compile it. In other compilers you probably will be forced to make few changes with asm. If someone has idea how to write this without using asm... you know rest. :P

  2. #2

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Thats nice dude, thanks!

  3. #3

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Holy crap. Nice! TT+ will be working on including this, if you do not mind (with credits to you of course) and it should be in TibiaAPI soon!

  4. #4
    Senior Member
    Join Date
    Jun 2007
    Posts
    334

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    good work dude, thx for sharing with the community ^^.

  5. #5

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Very nice Noxitu, keep up the good work!

  6. #6
    Senior Member
    Join Date
    Oct 2007
    Posts
    1,045

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Rofl, ROXX!

  7. #7

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    WOW Nice! Ill check it out

  8. #8
    Senior Member
    Join Date
    Apr 2008
    Posts
    133

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Really nice work

  9. #9
    Administrator
    Join Date
    Mar 2007
    Posts
    1,723

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Awesome, rep+.

    Jo3

  10. #10
    Senior Member
    Join Date
    Mar 2007
    Posts
    605

    [C++/Stiju's DLL] Your own context menu (based on Stiju DLL)

    Great Really nice, well done =D

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •