C++

AutoMapa - Current work

For the last year's I'm working with People around Europe on AutoMapaEU versions 4, 5 and 6. AutoMapaEU is a navigation system for windows mobile devices, smartphones, WindowsCE 4.20 devices, iOS and Android devices.



Kdevelop 4.3 Mingw64 port

Working as is patch for KDevelop on WIN64 with mingw64:

  1. compiling kdevelop and kdevplatform on mingw64 (long long casts)
  2. Code review crash fix
  3. Git plugin path patch
  4. GDB plugin patch ( new code NamedPipe tty for win32 )
  5. kdevelop_mingw64.zip
    kdevplatform_mingw64.zip

Polsk@

W@lcz@ca

Nie dla ACTA !

ARM v6 & ARMv7 Atomic Primitives for Bada,iOs,Android


Finaly i put more recent version 100% template one to google.code

http://code.google.com/p/armv6-atomic/


Becouse of lack atomic functions in bada API and also becouse of uninplemented ones i gcc atomic primitives I wrote compelete set of them using LDREX STREX cpu instructions.


#pragma once
//
// ARMV6 , ARMV7 Atomic primitives
// Based on
// http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489b/Cih...
//
// Autor: Artur Bac 2010
// Released under BSD Licence v1.0
//

WIN WCE 0x420 Embedded Visual C++ 4 SP4 Visual Studio 2005,2008 Active Sync


Windowc CE 4.20 Active Sync transport for msvc8,9 and evc4

Add belows reg into registry
Win32:


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Tools\Platform Manager\{F384D888-F9AA-11D1-BB9E-00A0C9C9CCEE}\{7872F625-A657-4C74-B8D3-19DEF74A1FF5}\{5C6F612B-0158-11D2-BBA0-00A0C9C9CCEE}]
"{C92C56B8-1394-4155-8016-3FD669E3EE3C}"=hex:02,00,00,00,01,00,00,00,4d,00,69,\
00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,41,00,63,00,74,00,69,00,\
76,00,65,00,53,00,79,00,6e,00,63,00,00,00

ccrtrtti.lib at google code

I put code of missing functionality for evc4 and WCE420 at google code

I hope it will be useful and others will test it too, helping making better code if neccessery.

WIN WCE 0x420 Exception handling & stack unwind

Recently i found that implementation of missing functions needed by exception handling on windows ce 0x420 could be easly implemented.

Refer to next post for code, binaries

SOCI Binary transfer

Recently i made some extension to soci c++ sql framework that allows reading/writing bytea (binary data) with postgresql.

Hoever SOCI main developer refused to extend soci becouse .. . oracle dosn't offer such feature.

So if any one need this here it is.
documentation

sociext-3.1.0_varbinary.7z

ACPI AMILO

Nearly one Year ago i wrote kernel driver for FreeBSD OS for AMILO A laptop that allows many peaople to switch thier WiFI antena on.

More can be found here http://code.google.com/p/acpi-amilo/

Syndicate content