Answer Questions
apps983 remote control
hello i have my remote controll for my tv on my computer (i have a tv card in my pc) i would like to know if there is programing for remotes in vb. when i press a button i want it to trigger an event. thanks, average joe Check and see what programming interfaces the vendor has made available to you. They may use the acronym... "API" hi, Were you able to find some API's Th ...Show All
George D Error during install of V CS Express and V C++ Express
I seem to be unable to install either of these - anybody else having the same trouble The software downloads okay, but setup.exe throws an error (Microsoft .NET Framework 2.0 has encountered a problem during setup. Setup did not complete correctly.) Details: EventType : visualstudio8setup P1 : 183 P2 : 8.0.50215.44_beta2_x86ret P3 : msi P4 : inst P5 ...Show All
R_S_Chandrashekar i got C++ and new to programming. please tell me wht to do
wht should i do first please post here Thanx thanks for ur answer really helps lots of thanx Of course you should get started with a "Hello World"-example. After that I think the best way is to find some book about programming in C++. You might Google on "C++ Get Started" and you'll find among others: http://www.cprogramming.com/begin.html ...Show All
gariche Unable to build application from a project when not connected to a network
Hi all: I used my company laptop at home (with wi-fi) and tried to "build" an application. It always failed. It even failed on a project with one form and no other object. The error message was: "Unable to write to output file 'C:\Documents and Settings\user\Local Settings\Application Data\Temporary Projects\WindowsApplication1\obj\Release\WindowsApplication1.exe': The specified image file did not contain a resource section." & ...Show All
dwh78759 Registration & Localized builds
Hi all I'm of course very excited about the release of the Visual Studio Express Editions and would like to start downloading immediately, but I still have one question: When I download and register an English version of an Express Edition now, can I still download and register a German version for free when it is released Thank you very much in advance, Sven Yes, you will still be able to download and regis ...Show All
The D Managed C++ samples
It seems like there isn't much sample applications for managed C++. Does any of you know where to get sample applications (like Windows Explorer alternative in managed c++, some text editor etc.) Have you already looked at the samples included in the project We will also have some bigger application samples called starter kits posting soon. Thanks, April Reagan Visual C++ Program Management ...Show All
lpx Create ASP and Smart Device Apps
How Do I create ASP pages and Smart Device Apps in VB Express Mmmm.... duplicate posts. My favourite. ...Show All
Chad Michel Using C in Visual C++ Express
Forgive me if this question has already been asked, as you can imagine its quite difficult to search for threads on "C" because all of the search returns are "C++". Can you compile and execute ANSI C in VS C++ Express Ive been able to execute C statements in express, but the file extensions are still .cpp. Is express actually compiling C or has Visual C++ been extended to include common C statements in VC++ If you can run V ...Show All
BryJ How to make the cd drive open.
I know this is possible, but i'm not sure how to do this. How do i make it so the cd drive opens and closes when the program is running. i need to annoy this kid at my school but i can figure out how to make the program work. http://pinvoke.net/default.aspx/winmm.mciSendString Contains the VB Code to make the CD open and close - where you put it in you program is up to you. ...Show All
Diogo Mendonca Verissimo Frequently asked questions
Q: I do not have internet on the computer I want to install to, can I use Visual Studio Express Editions Yes, download an image that you can burn to a CD and install on any computer without internet. Manual installation instructions here Q: Do I have to uninstall any previous versions of SQL Server 2005, Visual Studio 2005, and the .NET Framework 2.0 Only if they were community technology previews (CTP) or betas. If it is the ...Show All
CJ_S How to Create a New Data File?
I have an application that uses an Access database to store program data. If I want the user to be able to create a new data file, how would I implement this If I deploy a blank database with the app, is there some way to allow the user to create a named copy of it in any location he chooses Would this situation be better served if I stored the data in an XML file Thanks in advance. Hi, Yes you could inclu ...Show All
JohnWH Clinet and Server Windows Application
Hi, Is it possible for VB Express Edition 2005 (VBEE 2005) to develop a Client & Server based Windows Application I mean the database is stored in the server and the application is installed at client's PC AND the system (at client's PC) is able to retrieve the data from server for updating, adding or deleting IF YES How to manage it As VBEE 2005 and SQL 2005 both are installed inside the development PC...so how can we install the SQL d ...Show All
satjay How do I get back into Form1.vb [Design]?
Visual Basic 2005 Express Edition: I am in the middle of developing a large application. I can get into my Form1.vb code, but, how do I get back into Form1.vb [Design] It is not in my list of Active Files! For others who may run into this problem. I can usually highlight the whatever.vb file in the solution explorer and then go to the IDE top menu 'View' , 'Designer'. Okay, click on it to se ...Show All
Mahmood Salamah voice recognition
hi i am starting my work on voice recognoition in vb.net and i am new in it so i want help as this forum is very helpful, so i want links form where i can get eBooks, taturial, and other things on voice in vb.net. Thanks Alot Hassan ...Show All
Vlad7 Script for print screen
Does anyone knows how to create a script for print screen so it prints to a default printer ...Show All
