Windows
Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces (GUIs).
Forum Post

Re: CE 5 disabling CPU speed limit - via registry?

I do hardware engineering by trade so keep it simple please ;-)
Forum Post

Re: Why is my windows program not loading

Visit this link (I assume you talking about RegDeleteKeyEx, because there is no such API: RegDeleteEx): http://msdn.microsoft.com/en-us/library/ms724847(v=VS.85).aspx and verify that your...
Forum Post

Why is my windows program not loading

I recently wrote a windows program an debuggged it, but rather than it loading it threw an exception with the following message: The procedure enry point RegDeleteExW could be located in the dynamic...
Forum Post

CE 5 disabling CPU speed limit - via registry?

Hi there I had a seach and nothing came up. I have an IPAQ 314 PNA running windows CE 5. It has a "feature" where if the USB charger is connected the CPU speed (SiRF Titan ARM11 Dual-Core...
Forum Post

Can I change the Background Image of a Form in .exe/.dll?

Dear All! I have a piece of software produced in 2010. The main form of the program (approx 1024x768, static dimensions) has very loud background image all over it (see attached file), which makes...
Forum Post

How do I display a dialog to a file, rather than the screen

Hello All-- I'd like to get a capture of a dialog in Windows XP using C++ without actually displaying the dialog on the screen. I'd use this for auto-generating help files for my application....
Forum Post

Updating text in dialog box when it's inactive

UdpSend(lpString); // send the text to the server } } if (!IsDialogMessage (hDialog, & msg)) { TranslateMessage ( & msg ); DispatchMessage ( & msg );...
Forum Post

How to best stop Java App in Windows

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...
Forum Post

Constructing a Multicast Tree

I want to construct a multicast tree from the values I got when I sent a traceroute from a number of measuring points to a target CDN Server.
Forum Post

Simulatneous Socket Send/Recv

Hi Forum. I am currently programming an application with a TCP socket interface to another system. The interface must: 1) send and receive a keep-alive message every 10 seconds 2) receive...
Forum Post

Re: opening a file from the disk and putting it in a structure

Try this: 1. Get the full path to the program EXE file. In Win32 use GetModuleFileName() function. You get back a string with something like this: "C:\Dir1\Dir2\Dir3\Program.EXE" 2. Cut off...
Forum Post

Load subproject in emulator

I have created an OSDesign and emulator for ARM processor.I have added the subproject i.e.Hello world,provided by visual studio.The project is created in C i.e.Subproject2.pbpxml.This subproject is...
Forum Post

Re: Adding windows calculator

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...
Forum Post

Animation without need to redraw

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...
Forum Post

Can event viewer in win 2000 consume ETW trace?

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...
Forum Post

GRAPHICS PROBLEM IN C++

hi evereyone, i have some problem related to graphics in c++ that is when i include graphics.h in my program and use graphic command like draw line etc..then suddenly windows has been closed and...
Forum Post

Exercise Win32Api

say please where i can find exercises WIN32 API ?
Forum Post

Combo Box - Enter listbox items

Hello. I am trying to add strings to combo box at resource editor level not at runtime. So combo box properties has tab: enter listbox items, but it does not seem to work. This is...
Forum Post

Bring up WinCe6.0 on X86 machine

Hello, I have development board with intel atom z5xx processor . I have built X86 BSP for my board. I want to bring windows ce 6.0 on my board. I have made bootable floppy disk using...
 

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.