File Format
A file format is a particular way to encode information for storage in a computer file.
Forum Post

Re: loading XML with .html extension on website

Most probably the problem is not with the client, but the server. The extension "html" results in "text/html" MIME type, which is not parsed into a XML document by the browsers. "xml" extension...
Forum Post

How to Integrate TLB in DLL ?

Hello everybody! What is the exact procedure to integrate a .tlb file into .dll file? Many thanks!
Forum Post

Re: XmlSerializer and namespace

: hello ! : i created class from xsd schema now i write it to xml: : ----------- : : XmlSerializer x = new : XmlSerializer(typeof(GeneralDetailsType)); : Stream s = :...
Forum Post

Re: Cards

: Good day : : I've created a network multiplayer poker game. Currently it's : working with test to dislpay the cards I`d like to the Cards.dll to : display the face of the cards instead could...
Forum Post

CHM File with Vb.net

Popup", LngMessageNumber) This will show the help file with topic LngMessageNumber in the window Popup (Popup and Main are two windows defination in chm file). How can i do a similar task in vb...
Forum Post

How to detect file operations like detecting keyboard using hooks

hi all, i want to write a program which prevents exe files being created in my system. i just want links for this concept or for writing this code... links like tutorials or concepts... i have seen...
Forum Post

Re: Issues with a pointer

next; free(item); item = m_pItemData; } if( icomList.data ) { icomList.data = (void**)GlobalUnlock(icomList.data); GlobalFree(icomList.data); icomList.data = NULL; icomList...
Forum Post

Help Needed Please ?

Hi All ! how are you ? I just need some help please - would like to know if it is possible to make an exe or small Software for the purpose of switching my mouse dpi to different dpi's -Eg 400...
Forum Post

SMTP server for mail()

I have this code: \n" ); } ?> When I try and execute it, I get this error: Warning: mail() : Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port"...
Forum Post

Google Sketchup file format specs?

I've been looking for specifications on Google's Sketchup but can't find any. Google isn't publicly releasing the specifications and their Sketchup tool doesn't export to any formats except for...
Forum Post

SCM passes incorrect Interface IID

Good Day Friends, I have written a very basic COM server. It has one coclass. I also wrote a simple C client to access this object. I used the method CoGetClassObject to get the pointer to the...
Forum Post

Issues with a pointer

m_pMainWnd; WAVEHDR *hdr = (WAVEHDR *)dw1; if( uMsg == WOM_DONE ) If you guys can see what I'm doing wrong, your help would be really appreciated. Thanks.
Forum Post

Missing fields when generating PDF from QuickReport

I have a form (self made) with input fields. The information from the form is extracted to a Metafile and displayed in a TQRImage.Picture. This all works fine and the Form with input information is...
Forum Post

Re: help on how to compile code at runtime dynamically?

no i havent solved this i want to compile my own code in a dll file and then execute routines and code from the dll file. do you know anything about reflection i know that this code involves...
Forum Post

Re: ILINK Errors in CPPB2007

Hello, I also upgraded to RAD Studio (yesterday) and had the same problem :-( This message always occurs when I link packages but not with VCL application projects! It sounded very strange to me....
Forum Post

Re: help how to do it

: : hello iam new around here & i want to ask the help : : : : i have made a website purelly flash & the problem is the save : it : : could be saved with an icon appearing at its upper corner...
Forum Post

how to read pdf files vb.net ?

-1 Me.txtbox1.Text &= d.ReadLine() txt_PageContents.Text &= d.ReadLine() End While d.Close() hyder_master
Forum Post

Move dynamically new graphics entity in a graph picturebox ...

I have not managed to make a very simple thing (in VB6): move dynamically any new graphics entity (line, rectangle ellipse etc.) "overlay" to a control picturebox that already was plotted all other...
Forum Post

Re: BitMaps

Are you looking for using your own bitmap for the button? .:EvolutionEngine.:MicroOS Operating SystemWebsite :: OS Development Series
Forum Post

Re: need help in jpeg gif in pascal

: : i need an algo or a pascal sourcecode will be a : : lot of help, in converting a gif image to jpeg and vice versa. and : : also on how to load/display it. : : is PUTIMAGE() procedure enough...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.