Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Arish rivlin

@Arish rivlin
About
Posts
25
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • CSharp com interop wrapper events...
    A Arish rivlin

    Looking for an easy way or infact any way to pop event for unmanaged code via csharp com interop wrapper..... Any one knows a good site for c# COM technologies? I have a serious trouble with this issue....

    COM csharp com help question

  • solve this question
    A Arish rivlin

    I'm not sure... I think I know the poster for this message personally. If he is the one, I think he cannot implement any thing....

    C# question

  • open a specific folder
    A Arish rivlin

    If you use folder browser just type the default folder you want this dialog to ope in the "SelectedPath" property

    C# csharp question

  • CSharp com interop wrapper events... [modified]
    A Arish rivlin

    Looking for an easy way or infact any way to pop event for unmanaged code via csharp com interop wrapper..... Any one knows a good site for c# COM technologies? I have a serious trouble with this issue....

    modified on Saturday, October 24, 2009 4:40 PM

    C# csharp com help question

  • CultureInfo and DateTime settings
    A Arish rivlin

    It looks like a different date format: 1/1/2008 as pose to 1-1-2008 and in any case you can manipulate only on the strings.....

    C# help tutorial question

  • CultureInfo and DateTime settings
    A Arish rivlin

    You can try this line: DateTime.Now.ToString("MMM dd,yy HH:mm:ss", CultureInfo.InvariantCulture) I think it will solve your problem:cool:

    C# help tutorial question

  • Problem with com creation in C#
    A Arish rivlin

    I created an activex com object and would like to create an instance in a c# form. when adding the component with the wizard it creates a new instance with "new" end every C# exe gets its one inctance. I am looking for the equivalent C# whay to CoCreate: create the com object only if not exists, get the currantly active instance otherwise. I think the solution lies somware in interop services but failed to find a solution so far....

    C# com csharp help

  • How to create memory file?
    A Arish rivlin

    I would like to place a pointer in a mapped memory file for all dll's share... It has to be in memmory for preformance rather then on disk...

    C# csharp performance tutorial question

  • How to create memory file?
    A Arish rivlin

    True, but I have to avoid the disk writings, that I cannot do...

    C# csharp performance tutorial question

  • How to create memory file?
    A Arish rivlin

    Hi, thanks... I need the file to be in memory and not on hard drive....

    C# csharp performance tutorial question

  • How to create memory file?
    A Arish rivlin

    I cannot find a way to do that in C#... gave MemoryMappedFile a try, File is written to disk as well. I'm looking for a solution to write only to disk....

    C# csharp performance tutorial question

  • Trouble converting bitmap to gif files.
    A Arish rivlin

    Hi all After I converted my file from bmp to gif format image then ,an attempt to compile, and the next compilation error merged: "error RC2170 : bitmap file res\btn_accept_regular.gif is not in 3.00 format" Any body has a clue abut this error? MSDN gives nothing usful!

    Managed C++/CLI graphics help question

  • Hard disk size?!|
    A Arish rivlin

    Hi all.... How can I verify the memmory left on a hard disk?

    C / C++ / MFC question

  • Fire a keyboard event....
    A Arish rivlin

    thanks....

    C# question

  • Fire a keyboard event....
    A Arish rivlin

    Hi all. how can I fire a keydown / keyup event?

    C# question

  • Module handling.....
    A Arish rivlin

    Then how can I know if a thread belongs to a cirtain dll/module. Its very important to me since a dll that I activate causes a crash at shotdown.

    C# question

  • Module handling.....
    A Arish rivlin

    How can i kill a module without terminating its process?....

    C# question

  • Threads and modules...
    A Arish rivlin

    Can I, at least, configure to what modoule does a cirtin thread belongs to?

    C# regex lounge

  • Threads and modules...
    A Arish rivlin

    I know...... I have no choise. It's not my module.......

    C# regex lounge

  • Threads and modules...
    A Arish rivlin

    Hi all I cannot match between thread and process. Need to kill a cirtain thread, I know in general to what module the thread belongs but cannot distinct between the diffrent threads. all I get is a list of the threads ID that belong to my process....

    C# regex lounge
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups