WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
 
Forum
Forum Rules Snippets forum rules

In this forum all the registered users may post their snippets of code they whish to share with the WinAsm Studio community following these basic rules:
* Only snippets of code are accepted in the topics of this forum.
* Discussions, suggestions, requests etc. must be posted in the "Discussions" topic.
* Do not post copyrighted material.
Administrators/moderators may edit, move or delete the entries that do not follow the preceding rules.

 

Template for a WinXP manifest file, include a WinXP manifest file in your project so that your binary has the WinXP look and feel.

blues
Quote Post


Member
******

Group: Members
Posts: 435
Member No.: 20
Joined: 20-May 04


Template for a WinXP manifest file.

CODE
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
� �version="0.0.0.0"
� �processorArchitecture="x86"
� �name="Program name"
� �type="win32"
/>
<description>Program description</description>
<dependency>
�<dependentAssembly>
� �<assemblyIdentity
� � � � type="win32"
� � � � name="Microsoft.Windows.Common-Controls"
� � � � version="6.0.0.0"
� � � � processorArchitecture="x86"
� � � � publicKeyToken="6595b64144ccf1df"
� � � � language="*"
� �/>
�</dependentAssembly>
</dependency>
</assembly>

Sponsored Links
PMEmail Poster
Top
Movint
Quote Post


New Member
*

Group: Members
Posts: 12
Member No.: 33271
Joined: 27-March 10


program description diisi apa Ya?q isi Mx XP Program.,tp kok q coba gak bisa-bisa??
PMEmail PosterUsers Website
Top
ragdog
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 891
Member No.: 5019
Joined: 13-May 07


Hi Movint

Please post in english here i dont understand your text
and other user

PMUsers Website
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topic

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian