473,405 Members | 2,379 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Notification from a Console app


Can a Console app manipulate the Windows API?

Say I want a console app to do some work, and then, maybe just popup an
alert to say "finished"?

Is there a way to do that without having to create a Form app?

Do I have alternatives for GUI notification from a console app?
Aug 30 '05 #1
1 1519
"John Bailo" <ja*****@texeme.com> wrote in message
news:C_*****************************************@s peakeasy.net...
Can a Console app manipulate the Windows API?
Yes.
Say I want a console app to do some work, and then, maybe just popup an
alert to say "finished"?
Yes, just call MesageBox().
Is there a way to do that without having to create a Form app?
Just do it. :-)
Do I have alternatives for GUI notification from a console app?


While there are differences between console and windowed applications there
is not _that_ much difference. That's because a console application can
create one or more windows and a windowed application can create a console.

Of course, if your display requirements are many, it makes more sense to
build a windowed application.

Regards,
Will
Aug 30 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Paul F. Williams | last post by:
Is there a way to determine when the system has performed a garbage collection? I would like to be able to write a console message when the CLR performs a GC. Knowing when a GC happens might help...
3
by: Zachary Burns | last post by:
I've been banging my head over this for a few hours and I'm not finding any good code samples to demonstrate MultiThreading in C# Framework 1.1 that shows me how to basically have the UI code stay...
3
by: bill | last post by:
How would I signal the main app when a thread has completed a task. The thread must remain actice. Every time it reads a given number of bytes it must let the main app know, then wait until more...
1
by: siliconpiNOSPAM | last post by:
Hi, I have a C# test program (setup as a console application) that runs a bunch of other programs like IE / etc. I run this program from a command window, the other windows cover the command...
4
by: Meena Desai | last post by:
Hi, In my site there are user postings and on certain condition I want to send Notification to users informaing them about their postings details. I am using SQL Server 2000. I dont want to use...
2
by: SB | last post by:
Can someone please tell me Microsoft .NET's position on this WS-Notification specification that includes the pub/sub model? Is there something in the pipeline or already available as part of the...
1
by: John Bailo | last post by:
Can a Console app manipulate the Windows API? Say I want a console app to do some work, and then, maybe just popup an alert to say "finished"? Is there a way to do that without having to...
3
by: geskerrett | last post by:
We have been asked to develop and application for a client that is a 'notification" system. We would like to use python, but are struggling to find the right starting point. Any suggestions, tips...
4
markmcgookin
by: markmcgookin | last post by:
Has anyone used the notification class from Windows CE forms? using the following code using Microsoft.WindowsCE.Forms; ... Notification note = new Notification()
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.