rami18 <coco@coco.com>: Jul 23 08:54AM -0400 Hello.. Read this: Scalable Parallel VarFiler was updated to version 1.7 Here is the methods that i have added: function VariantTypeName(const AValue: Variant): String; - Returns the type name of a variant. function IsVarFilerFromStream(Stream : TStream):boolean; - Returns true if the Stream is in a Parallel VarFiler format, and false if not. function IsVarFilerFromFile(FileName : String):boolean; - Returns true if the File is in a Parallel VarFiler format, and false if not. function IsVarFilerFromString(S : String):boolean; - Returns true if S is in a Parallel VarFiler format, and false if not. You can download it from: https://sites.google.com/site/aminer68/scalable-parallel-varfiler Thank you, Amine Moulay Ramdane. |
sbumail@googlemail.com: Jul 23 04:01AM -0700 On Sunday, November 11, 2007 at 6:57:09 PM UTC, corbyguy wrote: > Does anyone know of a program that I can use to open up this .exe file so I > can view and read the written program? > Jamie yeah, ancient thread, TL,DR mostly... But did anyone ask the guy for more of what he was trying??? Corbyguy, if you are still there :) what do you mean by 'view and read the written program' ??? Note I am ONLY talking about the .EXE file! are you hoping to find something like this?? :) #include<stdio.h> int main() { printf("hello World!"); return 0; } sorry, not that simple, as above posters have tried to say, it is 'compiled/ converted in to 'machine code' that the computer can use, eg.. 74 20 62 65 20 72 75 6E 20 69 6E 20 44 4F 53 20 you can download a 'hex editor' for this, so you can see how to **totally ruin** your windows if not careful!! |
sbumail@googlemail.com: Jul 23 05:40AM -0700 > > http://www.backerstreet.com/rec/rec.htm > > DS > David schwarts your an asshole fo real im over 30yr and ive used exe eviwers and editors to "modify " and "unlock" programs to purchase but i didnt use any of them in years and i forgot so i google it in simple terms and this came up your such a shit and should apologize if you still use this account to us all over here for being a fucking chump bitch fuck you . maybe if you behaved like an adult they would treat you like one... :) |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com. |
No comments:
Post a Comment