Thanks a lot for your reply.
pavan g
Posts
-
Displaying Korean/Chinese Characters??? -
Displaying Korean/Chinese Characters???I wanna display Korean characters in my application's UI. I have done the following. 1. Defined _UNICODE in Preprocessor definitions (C++ Tab) in settings of the project 2. Added the entry point symbol wWinMainCRTStartup in the Link Tab. 3. Changed the codepage in the rc file. 4. I added the korean charachters in the String table in the script file. 5. I used the LoadString(IDS_TITLE) to get the korean characters from the resource string table. But the characters are not displayed in the UI. Am I missing anything else? Could anyone help me. Thanks in advance.
-
Detection of video playThanks Dave for your reply.
-
Detection of video playThanks a lot for your reply. Purpose: On detecting a video play, I have to set the preferred resolution of the screen automatically for the best view. Can we hook on directx dll and try to get a notification when DirectX starts Rendering Video? I heard of injecting code into third party DLL's but I have never worked on it. Will this idea work out for detecting the video play? Please help me.
Regards, Pavan
-
Detecting a video play [modified]Sarath, Thanks for your reply. I will try on the filters and pins. Meanwhile if you get some more info please do keep posting.
Regards, Pavan
-
Detecting a video play [modified]I dont want to play the files. I just want a notification when some video file is played by some other application like RealPlayer, Windows Media Player etc...
Regards, Pavan
-
Detecting video playHi, Could anyone tell me how to detect the play of a video file (any video file like AVI, WMV, MPEG etc...)? If any application (like RealPlayer or Windows Media Player) plays the video file, my application should recieve a notification. Thanks in advance, Pavan
Regards, Pavan
-
Detection of video playHi, Could anyone tell me how to detect the play of a video file (any video file like AVI, WMV, MPEG etc...)? If any application (like RealPlayer or Windows Media Player) plays the video file, my application should recieve a notification. Thanks in advance, Pavan
Regards, Pavan
-
Detecting a video play [modified]Hi, Could anyone tell me how to detect the play of a video file (any video file like AVI, WMV, MPEG etc...)? If any application (like RealPlayer or Windows Media Player) plays the video file, my application should recieve a notification. Thanks in advance, Pavan -- modified at 7:57 Wednesday 9th August, 2006
Regards, Pavan