I NEED tutorials on windows api programming (yes, I know there is MFC
but I still don't really understand windows api programming yet). I
mostly don't understand things on text boxes, buttons, etc. Hopefully,
maybe someone will have a basic to advanced tutiral about directdraw
because I have no idea what it is. 11 1653
someone wrote: I NEED tutorials on windows api programming (yes, I know there is MFC but I still don't really understand windows api programming yet). I mostly don't understand things on text boxes, buttons, etc. Hopefully, maybe someone will have a basic to advanced tutiral about directdraw because I have no idea what it is.
Google "Petzold", then ask questions like these on a newsgroup with "win32"
or "ms-windows" and "programming" in its name. Microsoft has thousands of
them, where this is probably a FAQ. And always prep a question with Google
Groups first, to find either answers or the best newsgroups.
--
Phlip http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
someone wrote: I NEED tutorials on windows api programming (yes, I know there is MFC but I still don't really understand windows api programming yet). I mostly don't understand things on text boxes, buttons, etc. Hopefully, maybe someone will have a basic to advanced tutiral about directdraw because I have no idea what it is.
Start here: http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
someone wrote: I NEED tutorials on windows api programming (yes, I know there is MFC but I still don't really understand windows api programming yet). I mostly don't understand things on text boxes, buttons, etc. Hopefully, maybe someone will have a basic to advanced tutiral about directdraw because I have no idea what it is.
Then ask on a windows programming group!
--
Ian Collins.
Hi,
Look on msdn. There is lots of documentation, tutorials and reference
material overthere: http://msdn.microsoft.com/visualc/
--
Regards, Ron AF Greve http://moonlit.xs4all.nl
"someone" <no********@hotmail.com> wrote in message
news:11*********************@z34g2000cwc.googlegro ups.com... I NEED tutorials on windows api programming (yes, I know there is MFC but I still don't really understand windows api programming yet). I mostly don't understand things on text boxes, buttons, etc. Hopefully, maybe someone will have a basic to advanced tutiral about directdraw because I have no idea what it is.
"someone" wrote: Where is it???
On the sink.
"someone" wrote: Where is it???
Under the bed.
"Phlip" wrote: I NEED tutorials on windows api programming (yes, I know there is MFC but I still don't really understand windows api programming yet). I mostly don't understand things on text boxes, buttons, etc. Hopefully, maybe someone will have a basic to advanced tutiral about directdraw because I have no idea what it is.
Google "Petzold", then ask questions like these on a newsgroup with "win32" or "ms-windows" and "programming" in its name. Microsoft has thousands of them, where this is probably a FAQ. And always prep a question with Google Groups first, to find either answers or the best newsgroups.
There was a note on some newsgroup or other a few days ago that one should
be careful to get an old edition of Petzold to do what the OP wants.. Look
for posts from heathfield. This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Ken Lindner |
last post by:
I have a need to become familiar with SQL Server 2000 for work.
Needless to say I am new to SQL Server any version, but not IT in
general. My employer has provided me with the SQL Server 2000...
|
by: lvpaul |
last post by:
Hallo !
I am using IIS-Windows-Authentication in my intranet
(web.config <authentication mode="Windows" /> <identity
impersonate="true" />
How can I get the users (client) IP-Address ?
I...
|
by: Tyler Foreman |
last post by:
Hello,
I have a strange problem that occurs every so often in my
application. It usually takes place when I hide one form
and activate another. What happens is I get the
following exception:...
|
by: Scott Davies |
last post by:
Hi,
I'm looking for some help on a small program that I'm trying to develop in
VB.NET. I'm having trouble getting the code that I've written to work, can
anyone shed some light as to where I'm...
|
by: Scott Davies |
last post by:
Hi,
I'm looking for some help on a small program that I'm trying to develop in
VB.NET.
The program I'm trying to develop needs to be able to do the following:
- Select remote server
-...
|
by: Rod Gill |
last post by:
Hi,
I have a form that when opened in the designer appears of the screen. The
form selector can't be dragged (or resized) and if I scroll right and down
to centralise it the form simply jumps...
|
by: sambo251 |
last post by:
After running a few updates I get this very annoying "Windows Installer" error #1706 that will ne go away! It keeps saying that it cannot find the file "instantsharedevices.msi", that it is on...
|
by: mfunkmann |
last post by:
Hi,
I recently got an error and I don't know how to fix it:
Error 1 'System.Data.DataColumn' does not contain a definition for
'Windows' C:\c#\CsharpPRO\Form1.Designer.cs 304 77 CsharpPRO
I...
|
by: AmberJain |
last post by:
Windows Autorun FAQs: List of autostart locations
Linked from the Original article- "Windows Autorun FAQs: Description".
Que: Can you list all the autostart locations for windows?
Ans: Here is...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
header("Location:".$urlback);
Is this the right layout the...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
|
by: AndyPSV |
last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
| |