Multimedia
Multimedia is media that utilizes a combination of different content forms.
Forum Post

getting started

Hello everyone. I have just joined this forum to seek advice. I have worked with embedded systems for about 15 years: 8/16/32 bit microprocessors, with small RTOS, e.g. Keil for ARM, mainly using C...
Forum Post

Re: multimedia soc programming

I am so sorry, I have not studied carefully about coocox team, now they do not support the chip. Maybe the technical support of siliconmotion can give you some help.
Forum Post

multimedia soc programming

I am not finding programmer and compiler for sm342 (which is a multimedia soc by silicon motion and uses a 32 bit risc processor) in order to interface it to LCD and other peripherals?? or could you...
Forum Post

DCOM wince problems

Hi I am having probblems with wince 5.0 DCOM. Tried the settings on this wince DCOM link below, but unsuccessful. http://www.codeproject.com/KB/mobile/WindowsCE_DCOM.aspx Getting (0x80080005)...
Forum Post

Re: is it possible to have a music player in a C program?

The answer is yes. However, for what? Since we have multitasking, you can play whatever you like while your C code runs. What is your application for, some embedded system that doesn't have...
Forum Post

How to Call a ASP.Net Page method from ActiveX Control

Hi All, How can i call a ASP.Net Page (.aspx.cs) public method from my Windows Form User Control (ActiveX Control) which is embedded with tag on that page? Its very urgent.... Thanks in...
Forum Post

windows RTOS

Hi Pls I need assistance from anyone who can develop RTOS under windows environ using c++. This is for a simple set of processes with periods using sem4. Thanks a £m
Forum Post

Re: C++ Thread Memory States/References

A global mutex that is used by all threads is the very same thing as a critical section, so why not use it everywhere? If the thread needs the data at a give time, you just use WaitForSingleObject()...
Forum Post

Re: C/C++ pointer to port

: There are ways to get around the issue. http://www.beyondlogic.org/ : has a solution. The reason why you aren't allowed to direct access : things in Windows is a mix between "too many morons...
Forum Post

Re: C/C++ pointer to port

: : You're not allowed to directly access memory in Windows. : : Basically, the memory block you are accessing isn't yours and thus : : the CPU+Windows put a stop to the read operation. : : : :...
Forum Post

CComboBox rendering on a window whose parent is the desktop

Hi, I have a CComboBox, along with some other controls, on a custom-written display that for the most part does its own painting. Normally the display is embedded in a section of a window,...
1 2 3 4 5 6  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.