Monthly Archives: August 2015

A Simple review of Earmax ER610

      Comments Off on A Simple review of Earmax ER610

It is arrived in waited for long days. They simply described headphone specification in upper side of paper box (I can’t read chinese, so I paraphrased) : Model name: ER610 Supported Frequency: 20 ~ 18000 Hz Impedance: 20 ohm. Sensitivity : 125 dB Cable length: 1.2 meters Ok. I have continue… Read more »

Some tips for while delivery done in Ali-Express.

      Comments Off on Some tips for while delivery done in Ali-Express.

  If you know, or want to buy something in Ali-Express of China, it will be better to read before you have do something. Ali-Express mostly contolled by Ali-Baba and Ali-Express (Ali-Group) managing group. But you must remember sellers are not kind of employee of Ali. So Ali-Express made buyer… Read more »

Okayfreedom? I am not OK.

      Comments Off on Okayfreedom? I am not OK.

 Uh…OKayFreedom ? I am a paid user, but I am not OK every time it occurs to somewhere in desktop windows. What are you saying IDS_DLG_CLOSE_ALL_BROWSERS ? It must be OkayFreedom UI made with MFC and they has no understand in resource based dialog compose. an inferior !  

NOHON apple 8pin cable.

      Comments Off on NOHON apple 8pin cable.

NOHON, this is a brand name of Chinese cable product company for supply Apple and Android charge and data cables. I found this little more expensive stuffs in Ali-Express by seraching durable iPhone cable. Most of cables from China, are far from durable in low cost as we know. But… Read more »

In case of failure to using fl_xid();

I did try apply DirectX input to using joystick for my HID emulation, but my testing program failure in SetCooperativeLevel() API on dinput. At the result of analyse, I found FLTK API fl_xid() returns wrong HWND value from debuger. Just inspected real HWND(handle of window) value with Process Hacker. It was… Read more »

FLTK+MinGW+DirectX8, Joystick example

      Comments Off on FLTK+MinGW+DirectX8, Joystick example

 Here I made an example source code with Code::Blocks+MinGW-W64+WINE project directX8 library for using joystick. You should know this project limited to under Windows32 platform, but You can make fast faced simple game without DirectX surface, only using FLTK and Direct Input. I recommend to using my FLTK-1.3.3-ts library for… Read more »