473,395 Members | 1,680 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,395 software developers and data experts.

How can i Create a EXE file in win32 use C++

How can i Create a EXE file in win32 use C++
thanks!

Sep 19 '05 #1
8 2476
<li***********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
How can i Create a EXE file in win32 use C++
thanks!


Umm... run your editor. type your program. compile it.

I suggest you get a c++ book.
Sep 19 '05 #2
:)
,i want to write a tool and run it can generate a special exe
file in win32

Sep 19 '05 #3
* li***********@gmail.com:
How can i Create a EXE file in win32 use C++
thanks!


<url: http://home.no.net/dubjai/win32cpptut/html/>.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Sep 19 '05 #4
to Alf P. Steinbach
thanks

Sep 19 '05 #5
thanks Alf P. Steinbach

but i can't find nothing in the <url:
http://home.no.net/dubjai/win32cpptut/html/>.

:)
,i want to write a tool and run it can generate a special exe
file in win32

maybe it must use WINAPI

Sep 19 '05 #6
* li***********@gmail.com:
i can't find nothing in the <url:
http://home.no.net/dubjai/win32cpptut/html/>.


Huh, it works fine for me.

Perhaps: don't give up so fast.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Sep 19 '05 #7
li***********@gmail.com wrote:
:)
,i want to write a tool and run it can generate a special exe
file in win32


What does this have to do with C++?

You need to search the web for the Portable Executable Format. This
dscribes the format of .exe files used by Windows.

john
Sep 19 '05 #8
What do you mean by "in Win32"...If you just compile the program like cl
hello.cpp then hello.exe is a genuine Win32 program.

ben
Sep 19 '05 #9

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

Similar topics

0
by: hesing Qiang | last post by:
In Print Process,I use the code,but it is not run correctly On WINDOWS 98 . I didn't know why ...? this.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular,...
15
by: Viviana Vc | last post by:
How can I programatically do the equivalent of the following: cacls "C:\Program Files\test" /T /G Everyone:f ? Thanks, Viv
3
by: Dave Griffin | last post by:
I have what I think is an "unmanaged DLL" that I access from within C# using the construction: public static extern ushort sbs_init_device(ushort DevNum, ushort queue_length, ushort...
9
by: Ulf Lindback | last post by:
Hi! We have an application surveillance product with a number of API's for different languages; one of them is a C API. Now I wonder how we can supply intellisense to our Visual Studio.Net...
3
by: sandycat05 | last post by:
Hello all, I am a new Perl programmer. Below is the beginnings of a code that I am using to manipulate an Excel spreadsheet via Perl using win32::OLE. However, what I'd like to do is the following:...
1
by: emmanuel | last post by:
Hi, I want to create a dll file for all the icons a will need in my application. Something like the "SHELL32.dll" in windows. Anybody know where I can find some sample code to create something...
8
by: J.S. | last post by:
I was under the impression that frames could be used in Windows forms in earlier version of VB. However, in VB 2005 Express I don't see any such tool/control. Is SplitContainer used for this...
0
by: thjwong | last post by:
I'm using WinXP with Microsoft Visual C++ .NET 69462-006-3405781-18776, Microsoft Development Environment 2003 Version 7.1.3088, Microsoft .NET Framework 1.1 Version 1.1.4322 SP1 Most developers...
5
by: Michael Sperlle | last post by:
Is it possible? Bestcrypt can supposedly be set up on linux, but it seems to need changes to the kernel before it can be installed, and I have no intention of going through whatever hell that would...
4
by: nightscorpion | last post by:
Hello Gurus, i implemented the OpenFileDialog in my Windows Form Applications and it worked perfectly fine.However when it was run on a remote desktop i got the below error . ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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...

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.