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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
J

jayshml

@jayshml
About
Posts
13
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Converting a char array containing ASCII values to Unicode string
    J jayshml

    Actually here is what i want to do: byte[] buffer = new byte[buffersize]; baseStream.Read(buffer, 0, buffer.Length); where basestrem is a network stream. now I want to convert this byte array to a string containing unicode values.

    C# csharp data-structures tutorial

  • Converting a char array containing ASCII values to Unicode string
    J jayshml

    Hi, how to convert a character array containing ascii values to unicode string in C#. Thanks Jayshri

    C# csharp data-structures tutorial

  • How to get window handle?
    J jayshml

    Hi, I have two applications running parallely. In both applications my classes are inherited from Microsoft.WindowsCE.Froms.MessageWindow class .One is sending message and the other will process the message.How to get handle of the class which is processing a message,since I need to set handle of the class which process messgae.

    C# tutorial question

  • How to call managed function from remote device?
    J jayshml

    Hi, I have a class library in C#.This dll will reside on mobile or PDA device. the device will be connected to PC using active sync.I want to call functions inside this DLL from client running on PC.Is there any way to achive this ,since class library doesn't export any functions?

    C# csharp tutorial question

  • Rappi.dll
    J jayshml

    Hi, Is rappi.dll free for use? Can I deliver it with my installation package?

    C# question

  • How to open recent files from file menu in MFC application?
    J jayshml

    Hi, How to open recent files from file menu in MFC application.Which method do we need to override?

    C / C++ / MFC c++ tutorial question

  • how to open most recent document?
    J jayshml

    hi, can anybody tell me how to open most recent documents?

    C / C++ / MFC tutorial question

  • Child frame gets locked after displaying message box
    J jayshml

    Hi, In my application , I have a List View class in which i am displaying a list control.If i enter any wrong value in list control I display error message on OnVScroll event of list view.When I press OK button of Messageboxit sets focus to list control but when i click on scroll bar of list view ,the view window is getting locked.I have to minimize and maximize the window to scroll through list view.What could be the reason?

    C / C++ / MFC help question

  • How to avoid flickering?
    J jayshml

    Hi, I want to resize a control in list subitem as I increase or decrease column width.I am handling this in OnCustomDraw() but it is flickering.I want to set SetRedraw() to TRUE and FALSE but in which event should I do that?

    C / C++ / MFC tutorial question

  • Resizing column in list control
    J jayshml

    No this is not working? Actually I want to resize a control in list subitem as I increase or decrease column width.I am handling this in OnCustomDraw() but it is flickering.I want to set SetRedraw() to TRUE and FALSE but in which event should I do that?

    C / C++ / MFC question

  • Resizing column in list control
    J jayshml

    How to add those event handlers?

    C / C++ / MFC question

  • Resizing column in list control
    J jayshml

    Hi, when you resize a column in list control which event gets triggered?

    C / C++ / MFC question

  • [Message Deleted]
    J jayshml

    [Message Deleted]

    C / C++ / MFC
  • Login

  • Don't have an account? Register

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