User Profile

Collapse

Profile Sidebar

Collapse
omryk
omryk
Last Activity: Nov 12 '08, 12:31 PM
Joined: Oct 31 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • omryk
    replied to about ildasm.exe in C#
    in .NET
    where?
    i see the manifest header file where can can i see the version
    tnx
    See more | Go to post

    Leave a comment:


  • omryk
    replied to about ildasm.exe in C#
    in .NET
    id ddddoooont have project' i just have the exe file and and i want to know informations assembly name and version using the ildasm.exe only
    See more | Go to post

    Leave a comment:


  • omryk
    started a topic i just have an exe file
    in .NET

    i just have an exe file

    and i want to know what is the vewrsion and the name of the assembly?
    i run the ildasm.exe myfile.exe and the window uploate
    where can i see the version and the name of the assembly
    tnx
    See more | Go to post

  • omryk
    replied to about ildasm.exe in C#
    in .NET
    if i have exe file that i compiled eith the c# compilere csc and i would like to see name, version etc.. i write ildasm ex1.exe
    and as u explain i see the figure ! now how can i see informations inside the tree , where it is located?
    tnx
    See more | Go to post

    Leave a comment:


  • omryk
    started a topic about ildasm.exe in C#
    in .NET

    about ildasm.exe in C#

    hi everybody..
    i have one exe file and i want to understand using ilsasm.exe what is the name, version and other things
    i activate " ildasm.exe ex01.exe"
    and window opened show me the anaylsis of the file
    where i can see please the name versions, is it pe or assembly file
    tnx
    (I attched the file of the ildasm)
    See more | Go to post

  • omryk
    replied to one question about string
    in C
    tnx but is it the same solution as u offered in C and C++ or maybe in C++ i can do something else?
    See more | Go to post

    Leave a comment:


  • omryk
    started a topic one question about string
    in C

    one question about string

    I want to write function that take array of strings and return to me one string that contain all of the words i passed to this function
    i have problem with how to pass to function (prototype)

    here is the main :

    void main()
    {
    char *words[]={{"a"},{"pictu re"},{"is"},{"w orth"},{"a"},{" thousand"},{"wo rds"}};


    ...
    See more | Go to post
No activity results to display
Show More
Working...