Artur Baæ

Show:

What's happening?

  • Followup: RE: WINWCE 0x420 Exception handling & stack unwi

    I craeted cogle code project witch clean builds for (ARMV4,ARMV4I) of this ccrtrtti.lib http://code.google.com/p/wceccrtrtti/.

    2009-04-20 15:06:06 UTC in STLport

  • Followup: RE: WINWCE 0x420 Exception handling & stack unwi

    Also i had to put this implementation to. void __cdecl __ehvec_ctor(void * __t, unsigned int __s , int __n, void (__cdecl*__f)(void *), void (__cdecl* __d)(void *)) { while (-- __n >= 0) { (*__f) (__t); __t = (char *) __t + __s; } } //eh vector destructor iterator(pA,sizeof(A),count,&A::~A); void __cdecl __ehvec_dtor(void * pA,unsigned int __Asize, int...

    2009-04-20 00:42:37 UTC in STLport

  • WINWCE 0x420 Exception handling & stack unwi

    Recently i found that implementation of missing functions needed by exception handling on windows ce 0x420 (not PocketPC2003 for which there is ccrtrtti.lib) could be easly implemented. All we need to implemnt in our application compiled with /GX on evc4 is: #include <typeinfo> type_info::~type_info() {} int type_info::operator==(const type_info& rhs) const { return...

    2009-04-19 22:29:31 UTC in STLport

  • 5.2.1 NO_IOSTREAMS named_exception

    There is problem with 5.2.0 and 5.2.1 and msvc 8/9 and evc8/9 with inlining named_exception in NO_IOSTREAMS mode which causes multiple defined symbols if building with few static libraries & exceptions from stlport. This could be easly corrected: _stdexcept_base.h //Line 83 ------------------------------------ # if defined (_STLP_USE_NO_IOSTREAMS) && !defined...

    2009-04-12 23:15:16 UTC in STLport

  • If There is any Problem

    If there is any problem with package Report to me I found that Kylix sometimes for no reason products unstable code when optimization is turned on But for this i have no solution except that to turn off optimization.

    2002-01-26 20:16:45 UTC in IGLWidget Kylix Delphi OpenGL class

  • First Release

    Package is ready for use at you own Kylix/Delphi development You can download it from Files section If you have any sugestions email me Email: arturbac@users.sourceforge.net.

    2002-01-21 16:27:50 UTC in IGLWidget Kylix Delphi OpenGL class

  • First Release

    Package is ready for use at you own Kylix/Delphi development You can download it from Files section If you have any sugestions email me Email: arturbac@users.sourceforge.net.

    2002-01-21 16:23:54 UTC in IGLWidget Kylix Delphi OpenGL class

  • First Release

    Package is ready for use at you own Kylix/Delphi development You can download it from Files section If you have any sugestions email me Email: arturbac@users.sourceforge.net.

    2002-01-21 16:23:25 UTC in IGLWidget Kylix Delphi OpenGL class

  • First Release

    Package is ready for use at you own Kylix/Delphi development You can download it from Files section If you have any sugestions email me Email: arturbac@users.sourceforge.net.

    2002-01-21 16:21:04 UTC in IGLWidget Kylix Delphi OpenGL class

  • First Release

    Package is ready for use at your own OpenGL Kylix/Delphi development You can download it from Files section If you have any sugestions email me Email: arturbac@users.sourceforge.net.

    2002-01-21 16:19:56 UTC in IGLWidget Kylix Delphi OpenGL class

About Me

  • 2002-01-20 (8 years ago)
  • 433271
  • arturbac (My Site)
  • Artur Baæ

Send me a message