|
Hi perilbrain,
Your article should be good now.
Sincerely,
Elina Blank
Life is great!!! Enjoy every moment of it!
|
|
|
|
|
Thankyou Elina,
Could you suggest a way to reformat the XML file, I am afraid it will again strike off the download files.If you can help ... I am pasting the XML here.
<?xml version="1.0" encoding="utf-8"?>
<ProjectSchemaDefinitions xmlns="http://schemas.microsoft.com/build/2009/properties" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly=mscorlib">
<Rule Name="NASM" PageTemplate="tool" DisplayName="Netwide Assembler" Order="200">
<Rule.DataSource>
<DataSource Persistence="ProjectFile" ItemType="NASM" />
</Rule.DataSource>
<Rule.Categories>
<Category Name="General">
<Category.DisplayName>
<sys:String>General</sys:String>
</Category.DisplayName>
</Category>
</Rule.Categories>
<StringProperty Name="ExecutionDescription" DisplayName="Execution Description" IncludeInCommandLine="False" Visible="False" />
<EnumProperty
Name="Outputswitch" Category="Assembler Options" HelpUrl="http://www.nasm.us/doc/" DisplayName="Output Switch" Description="Select the type of output format required. Linking Should be disabled for ELF and Binary ,else error will popup">
<EnumValue Name="0" DisplayName="Object File" Switch="-fwin" />
<EnumValue Name="1" DisplayName="LINUX ELF FORMAT" Switch="-f elf" />
</EnumProperty>
<StringListProperty Name="AssembledCodeListingFile" Category="Assembler Options" DisplayName="Assembled Code Listing File" Description="Generates an assembled code listing file. (-l [file])" HelpUrl="http://www.nasm.us/doc/" Switch="-l "[value]"" />
<BoolProperty Name="GenerateDebugInformation" Category="Assembler Options" DisplayName="Generate Debug Information" Description="Generates Debug Information. (-g)" HelpUrl="http://www.nasm.us/doc/" Switch="-g" />
<! -- Optionally shown for illustration>
<IntProperty Name="SectionAlignment" DisplayName="SectionAlignment" Description="The /ALIGN option specifies the alignment of each section within the linear address space of the program. The number argument is in bytes and must be a power of two." Category="Advanced" Switch="ALIGN" Separator=":" F1Keyword="VC.Project.VCLinkerTool.Alignment"> </IntProperty>
<DynamicEnumProperty Name="NASMBeforeTargets" Category="General" EnumProvider="Targets" IncludeInCommandLine="False">
<DynamicEnumProperty.ProviderSettings>
<NameValuePair Name="Exclude" Value="^NASMBeforeTargets|^Compute" />
</DynamicEnumProperty.ProviderSettings>
<DynamicEnumProperty.DataSource>
<DataSource Persistence="ProjectFile" ItemType="" HasConfigurationCondition="true" />
</DynamicEnumProperty.DataSource>
</DynamicEnumProperty>
</Rule>
<ItemType
Name="NASM" DisplayName="Netwide Assembler" />
<FileExtension
Name="*.asm" ContentType="NASM" />
<ContentType
Name="NASM" DisplayName="Netwide Assembler" ItemType="NASM" />
</ProjectSchemaDefinitions>
|
|
|
|
|
Hi perilbrain,
I touched it up. How does that look?
Thanks,
Sean Ewington
The Code Project
|
|
|
|
|
|
Whoospie daisies. Apologies. I've made the changes correctly now, please take a peek and let me know.
Thanks,
Sean Ewington
The Code Project
|
|
|
|
|
very very thanks for your hard work, It really looks beautiful now.
|
|
|
|
|
I've posted an alternative to a tip, but can't find that alternative in the respective tab. Even it says that there are five alternatives, only four are listed...
The links:
I'm pretty sure that I clicked on the "Add your alternative tip" button on the original tip to write mine. Maybe I did something wrong...
Can anyone please have a look at this?
Thanks
Andi
|
|
|
|
|
Thanks for pointing this out. Should be good now.
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
|
|
|
|
|
It works now! Thanks for fixing it!
Cheers
Andi
|
|
|
|
|
I just updated my article and after submission the source code download would not work. Clicking the link would display a blank page. I opened the submission wizard again and there were two copies of my zip file. I deleted them both and hand deleted the HTML relating to the link. I added the file back, uploaded the file, and added the file to my article. Now in preview mode clicking the link displays a page that says No download file was specified. Will it be there after submission?
A Complete Read Only ComboBox[^]
|
|
|
|
|
I took a stab at it and it seems to work now. Did you add the file to the article like this? Code Project Article FAQ[^]
Thanks,
Sean Ewington
The Code Project
|
|
|
|
|
I went back to the submission editor and refreshed the page. My changes to the article are lost and I'm back to two files, both from today. I'll try again after looking at the FAQ.
|
|
|
|
|
I removed both of the files, made my changes to the article, added the file back, clicked the insert link icon according to the FAQ and still when previewing I get "No download file was specified.". Here's the HTML of the link:
<ul class="download">
<li><a href="CompleteReadOnlyComboBox.zip">Download source and test project</a></li></ul>
|
|
|
|
|
Pete O'Hanlon - 43 mins ago
Not only do you steal your articles, you steal your answers as well. This one is stolen from Microsoft Visual C# 2005 Unleashed: Attrib: http://books.google.co.uk/books?id=31Vfys04RjgC&pg=PA43&lpg=PA43&dq=%22The+ArrayList+functions+much+like+an+array,+with+a+few+extremely+powerful+exceptions%22&source=bl&ots=1mJEP3bf1D&sig=dJy8EpQJI-MVknP1dg_gzBBo6II&hl=en&sa=X&ei=ZT7HT-TSJuaA6QGGysWZDg&ved=0CDEQ6AEwAA#v=onepage&q&f=false We have found you out. You are a thief of other people's intellectual property.
he post the comment for me how dare to he say me like thief?. who give him right to write like this. is code project is Pete O'Hanlon's private property.
|
|
|
|
|
You may want to complain about me here[^]. And, as I said there, this was someone else's work - you stole their work and attempted to pass it off as your own. It's called copyright theft.
Prosan wrote: is code project is Pete O'Hanlon's private property.
No, but I take that "Site protector" icon by my name very, very seriously, and I don't take kindly to anyone who could cause legal trouble for Code Project. I hate to say it bubba, but I don't think you're going to get much sympathy.
|
|
|
|
|
i am sorry. i have not read the cpol carefully my mistake forgive me. it's not my intension. but today i have already posted another articale which was stolen from same book next chapter. in excitment of artical post on site. please don't post this articale.
|
|
|
|
|
Ok, as long as you've learned the lesson, there's no hard feelings. Take the time to come up with your own articles - it's a whole lot more rewarding. You get a much better feeling when people praise you for your ideas than for someone else's.
|
|
|
|
|
thanks a lot sir. i will never do again i promise. but don't post my articale which i have posted today in mornning. i promise you that i will write my own orignal articale which will usefull to others.
again sorry.
|
|
|
|
|
Prosan wrote: i promise you that i will write my own orignal articale which will usefull to
others.
Excellent. I look forward to reading it.
|
|
|
|
|
|
Sweet. Looking forward to your article. I'm sure it will rock.
|
|
|
|
|
thatraja wrote: BTW I have been a CP member for over 2 years & still completing my first article Hope Sure I'll post that on coming July.
Can you give me your address? I want to beat you hard. You know the reason...
|
|
|
|
|
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
|
|
|
|
|
Just giving you a +5 for your learning and understanding.
|
|
|
|
|
Prosan wrote: is code project is Pete O'Hanlon's private property. Yes[^]
thatrajaNobody remains a virgin, Life screws everyone
|
|
|
|