2010-02-12 10:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbwin/win_dll.c
    + Reimplemented win32 .dll calls using pure C code.
    ; Please review it. Especially around the few TODO/TOFIX 
      notes. It would also be great of someone could make 
      some test on WinCE platform.
This commit is contained in:
Viktor Szakats
2010-02-12 09:29:12 +00:00
parent 62cbdf2cde
commit aee3585d06
2 changed files with 900 additions and 585 deletions

View File

@@ -17,6 +17,13 @@
past entries belonging to author(s): Viktor Szakats.
*/
2010-02-12 10:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_dll.c
+ Reimplemented win32 .dll calls using pure C code.
; Please review it. Especially around the few TODO/TOFIX
notes. It would also be great of someone could make
some test on WinCE platform.
2010-02-11 19:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_dll.c
+ Added UNICODE and codepage conversion support for win32

File diff suppressed because it is too large Load Diff