Multimedia
Multimedia is media that utilizes a combination of different content forms.
Language
Any
Platform
Windows
Remove
License
Any
Can somebody tell me please all the important points, that are required to
get a own lowlevelkeyboardproc global hook working.
3. Does somebody know a good link(s) to a place(s), that...
HI, I have a Combo box where I have a list of teams. That works correctly. But my problem is if I select a team from the box how do I remove the team from the Combo box selection.
m_Combo...
Hi
I have a car stereo with windows CE.I would like to change the application for playing music to winamp and also want to turn up the volumen for the microphone.
When thestereo starts up I get a...
I know everyone is off to great mobile or web type work. Well, I'm stuck here on some good old C++. Here's whats bugging me.
I want my application to do a certain thing when the user presses the...
: Hi all. I have searched high and low for a resolution to what should
: be easy (but isnt) programming problem - how to define system-wide
: hotkeys using FP, most suitable for cross platform...
I have a device that has Windows CE 6.0 (processor armv9).
Can you please help me with some links or documentation for 3D graohics ?
I have to make some nice controls for touch screen :buttons...
Hi,
I am new to windows programming, ( however I have extensive experience in web technologies using php and mysql), so am asking for a little help from the experts.
I want to alter the...
I just wanted to know whether I m able to run Windows based commands like netstat using PHP code. Can u just help me with that code.
Hello, guys.
Here I am back to post a solution I came up with...
I did double-check my ConnectionStrings on each machine, but "unfortunately" everything was OK (pointing to the same shared DB...
I have a Handle to the Rich Edit Control of Wordpad application in my Keypad application. I want to directly access the Internal Data Structure for this Rich Edit Control without using Windows...
Hi,
I'm having trouble displaying text to a listbox (I've included my code). I expected that when I press my left mouse button (on the MainWnd) the string "greeting" should display in the listbox....
Hello everyone
I have searched for answer all over the web and hoping someone here can help me
i have created HID device a generic mouse with absolute mouse position,
device works perfectly...
I would like to test my Software under Win CE 6.0.
This Programm is in Visual Studio 2008 programmed.
This software has ten buttons. I must click each buttons from 1 up 10 every 20 secconds.
Do...
ConnectServer( _bstr_t(L"root\\SecurityCenter"),
// Object path of SecurityCenter
NULL, // User name. NULL = current user
NULL, // User...
Hello!! I am having trouble getting java to terminate a console app. Here is an example (see code below). I export a jar using eclipse. Run from a dos box in windows 2008.
java -jar...
add a label
if %choose% == C goto calc
if %choose% == c goto calc
:calc
run %windir%\system32\calc.exe
goto calc_end
:other labels
...
...
:calc_end
try something like that; it looks...
Hi guys,
I have a small problem. I'm working on an emulator for game ROM's, and the part I'm working on right now create a bitmap (at least it is supposed to do so). I have 13 different palettes...
Event viewer in Win 2000 and XP aren't directly consuming any traces from ETW, I can only log it in to an ETL file. Is it possible to log real-time, in to the event viewer in Windows 2000? I know Its...