473,407 Members | 2,312 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,407 software developers and data experts.

Message-only windows (WINAPI)

Hi.

My program is a console program, but I need to get some messages from
WSAAsyncSelect() that usually come with window procedure. I heard about
Message-only windows and checked MSDN and google. I'm still quite foggy
what parameters I should pass to CreateWindowEx(). Didn't find anything
according to it from MSDN except hWndParent should be HWND_MESSAGE. Can
you propably tell me other params or point a website or other source of
information?

Thanks in advance.

Oct 22 '05 #1
2 3080
vineoff wrote:
Hi.

My program is a console program, but I need to get some messages from
WSAAsyncSelect() that usually come with window procedure. I heard about
Message-only windows and checked MSDN and google. I'm still quite foggy
what parameters I should pass to CreateWindowEx(). Didn't find anything
according to it from MSDN except hWndParent should be HWND_MESSAGE. Can
you propably tell me other params or point a website or other source of
information?

Thanks in advance.


You need to ask in a Microsoft newsgroup. All these things you are
talking about are Windows API specific and have nothing to do with
standard C++, the topic of this newsgroup.

Try the microsoft.public.* newsgroups.

--John Ratliff
Oct 22 '05 #2
Okay, thanks.

Oct 23 '05 #3

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

Similar topics

3
by: Rolan | last post by:
I seem to be unable to have a custom error message to appear for Error 10011 (database was unable to append all the data to the table). Each time, the MS Access default error message box appears....
0
by: Steve DeLong | last post by:
I have a set of C++ applications that all use a common message DLL. I am working on a .NET Service that I would also like to use this same message DLL. From what I have read, this should work...
10
by: Jerry LeVan | last post by:
Hi, I am futzing around with Andrew Stuarts "Catchmail" program that stores emails into a postgresql database. I want to avoid inserting the same email more than once... (pieces of the email...
4
by: libster | last post by:
Hello, I'm writing code and I have a scenario where I'm waiting to receive a msg and a timeout message at the same time. For example, I've set a timer so that if I don't receive a message in a...
4
by: Rain | last post by:
Im using a UDPClient Send to send message to the server heres my code: MsgProperties _msgPro = new MsgProperties(); byte bs = System.Text.Encoding.UTF8.GetBytes( _msgPro._seqNo + _msgPro._msgLen...
3
daJunkCollector
by: daJunkCollector | last post by:
I created a form in flash. The user can fill out each field of the form and submit the information to the $sendTo email address just fine, however, I receive the email section, $message, all jumbled...
2
by: =?Utf-8?B?QWRl?= | last post by:
HI All, I am encountering the following error when I try to send an email through a SMTP server. I believe the problem lies with the authentication part when the network crednetials are used,...
3
by: Steven Allport | last post by:
I am working on processing eml email message using the email module (python 2.5), on files exported from an Outlook PST file, to extract the composite parts of the email. In most instances this...
0
by: Philluminati | last post by:
I have a Perl SOAP Server which returns this SOAP Message when invoked: <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:xsi="http:// www.w3.org/2001/XMLSchema-instance"...
2
by: forums_mp | last post by:
Facing a design problem here and I'm not sure how to solve this. The system consists of bi-directional communication between a subject communicating with two (at least for now ) listeners. ...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.