Guest vcaretr Posted June 20, 2005 Report Posted June 20, 2005 I have the files of internet explorer in pocket PC with touch panel interface. But I don't have the project and I want to change the interface to key-pad of a smartphone, so I would like to ask how can I accomplished this?? Thanks anyone!!
Guest nausea Posted June 20, 2005 Report Posted June 20, 2005 I have the files of internet explorer in pocket PC with touch panel interface. But I don't have the project and I want to change the interface to key-pad of a smartphone, so I would like to ask how can I accomplished this?? Thanks anyone!! <{POST_SNAPBACK}> I'm not sure what you mean. But you need to have the source code if you want to make any changes to the program.
Guest vcaretr Posted June 21, 2005 Report Posted June 21, 2005 I'm not sure what you mean. But you need to have the source code if you want to make any changes to the program. <{POST_SNAPBACK}> Then, I explain the detail. I have made a smartphone platform by WINCE5.0. I would like to change the Internet Explorer from touch panel interface to the key-pad only interface. Therefore, I have two questions 1. How can I retrieve the IE files to make a eVc project/workspace about IE which can be built succefully so that I can change the interface in eVC and test the changed IE in the device? 2. How to retrieve the key message from the key-pad such as the arrow "up" == VK_UP? I do not know which key in the key-pad have which command. Thanks very much
Guest nausea Posted June 24, 2005 Report Posted June 24, 2005 I've never developed anything that interfaced with IE so I have no idea on that. For the keys, look up "virtual key codes" in the SDK and also look up "GetAsyncKeyState"
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now