Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto NG Family Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 8 made on Tuesday February 17, 2004 at 20:39
mikage
Lurking Member
Joined:
Posts:
February 2004
7

I examined whether other methods existed a little.

In PENG, there is a file named CCF_Translate.dll.

I examined the symbol of DLL because I saw the one that seemed that the translation table of IR code it when it saw in this file in the editor.

As a result, the function that seemed it for conversion was found.

ordinal hint RVA name
1 0 000218B0 CleanupIRCmd
2 1 000217F0 EcoSIF2HEX
3 2 000215B0 Hex2SIF
4 3 0001DBA0 RCS_CCF2XML_V_1_0
5 4 0001DD20 RCS_CCF2XML_V_2_0
6 5 0001DF60 RCS_CCF2XML_V_3_0
7 6 0001E1F0 RCS_GetJobName
8 7 0001E170 RCS_GetLastError
9 8 0001E1E0 RCS_GetProgress
10 9 0001E150 RCS_XML2CCF
11 A 000214E0 RIS_APIVersion
12 B 000212C0 RIS_GetLastError
13 C 00021350 RIS_IR2SIF
14 D 00021310 RIS_IsIRvalid
15 E 00021330 RIS_IsSIFvalid
16 F 00021400 RIS_SIF2IR

When these functions were run after by the debugger, it was able to be confirmed to do the code conversion in this DLL.

If the parameter is passed to these functions, and the method of receiving the result is understood, my purpose seems to be realized.

I will examine it a little more by this method though it is thought that it takes time.



Thank you.


Hosting Services by ipHouse