I am currently working on a Windows 2000 machine and currently don't have access to Unix or Linux OS. Is there a compiler that will allow me to program C on a Windows OS in the style of a Unix base...
http://www.experts-exchange.com/Programming/Languages/C/Q_20988989.html
Zones:
CDate Answered: 05/26/2004 Rating: 8.0 Views: 0
*** QUESTIONS IS IN LINUX SECTION TOO BY ERROR! I APOLOGIZE , THIS APPLIES TO WINDOWS API ***
Dear Experts,
I'm struggling with a weird scenario, I'll try to explain everything, let's see if ...
http://www.experts-exchange.com/Programming/System/Linux/Q_23116923.html
Can anyone show me an example in C# of CreateWindowEx using WS_EX_LAYERED and WS_POPUP.
Where the Layered window is in front of a other Window (the handle for this window is the handle that goes i...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23308209.html
Zones:
MS Visual C#Date Answered: 04/21/2008 Rating: 9.9 Views: 31
I am having some difficultly implementing resource files. I would like to see and example c++ program, which has a txt file stored in the resource file, and during the program execution the file i...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23335235.html
Good afternoon expert,
Seems like such a simple thing. When a button is clicked the text from user input at textbox is display as a label.
Been working on for two hours and still cannot get it to...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23369901.html
Zones:
MS Visual C#,
C#Date Answered: 05/01/2008 Rating: 9.1 Views: 115
Hello experts,
Built windows program that takes input from textbox and clicking the Parse button, the program outputs the number of times each letter in the alphabet occurs in the textbox. Case se...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23370337.html
Zones:
MS Visual C#,
C#Date Answered: 05/09/2008 Rating: 9.1 Views: 22
Good afternoon expert,
Studying C#. Looking at example 2 at
http://download.iticentral.com/DevCentral/pdf/intro_Csharp.pdf
Used this example to create console application which displays the ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23390928.html
Zones:
C#Date Answered: 05/12/2008 Rating: 9.4 Views: 0
New at C++ programming and have this one program I found on the internet and trying to get it to work on DEV-C++ version 4.9.8.0
Am not able to get this code to compile comes back with the follow...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23412250.html
Zones:
C++,
LanguagesDate Answered: 05/18/2008 Rating: 9.8 Views: 0
I want a program I am running to have the ability to switch modes between a normal windowed application, and another state in which the application is running, but the only visible component is an ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23476036.html
Hi,
I have 3 DataTables (dtFdnCum, dtFdnNov, dtDMPFdn0211) with same schema. I have 3 fields as part of the key and each DataTable can have the same key. I want to combine the contents of the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23509622.html