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
R

rahultaing

@rahultaing
About
Posts
40
Topics
31
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Control
    R rahultaing

    In Word, go to View->ToolBars->ControlToolBars then select the hammer icon which is for "More Controls", I am talking about that Control. A control which we might develop in .Net or COM

    COM com tutorial

  • Control
    R rahultaing

    Can anyone tell me how to make a COM Control, that performs some or the other function when added in MS-Word, or Excel.

    COM com tutorial

  • .Net Controls
    R rahultaing

    Can anyone tell me how to make a .Net Control, that performs some or the other function when added in MS-Word, or Excel.

    .NET (Core and Framework) csharp tutorial

  • std::string to float
    R rahultaing

    can anyone tell me how to convert a std::string to float type?

    C / C++ / MFC tutorial question

  • SWITCH CASE ON std::string
    R rahultaing

    Is it allowed and if yes then how do we use it?

    C / C++ / MFC question

  • get current directory
    R rahultaing

    can anyone tell me how do i get the current directory in VC++ code?

    C / C++ / MFC question c++

  • GetCurrentDirectory()
    R rahultaing

    can anyone tell me how do i get the current directory in VC++ managed code?

    Managed C++/CLI question c++

  • adding dll
    R rahultaing

    can anyone tell me how do we add a dll to our project?

    Managed C++/CLI question

  • Can anyone tell me why am i getting these errors?
    R rahultaing

    ------ Build started: Project: Project4a, Configuration: Debug Win32 ------ Compiling... Impl.cpp C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(112) : error C2011: 'fd_set' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(54) : see declaration of 'fd_set' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(147) : warning C4005: 'FD_SET' : macro redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(88) : see previous definition of 'FD_SET' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(156) : error C2011: 'timeval' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(97) : see declaration of 'timeval' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(212) : error C2011: 'hostent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(153) : see declaration of 'hostent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(225) : error C2011: 'netent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(166) : see declaration of 'netent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(232) : error C2011: 'servent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(173) : see declaration of 'servent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(244) : error C2011: 'protoent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(185) : see declaration of 'protoent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(400) : error C2011: 'sockaddr_in' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(321) : see declaration of 'sockaddr_in' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(410) : error C2011: 'WSAData' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(331) : see declaration of 'WSAData' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(470) : warning C4005: 'SO_DONTLINGER' : macro redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\win

    C / C++ / MFC csharp c++ visual-studio debugging help

  • Can anyone tell me why am i getting these errors?
    R rahultaing

    ------ Build started: Project: Project4a, Configuration: Debug Win32 ------ Compiling... Impl.cpp C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(112) : error C2011: 'fd_set' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(54) : see declaration of 'fd_set' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(147) : warning C4005: 'FD_SET' : macro redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(88) : see previous definition of 'FD_SET' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(156) : error C2011: 'timeval' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(97) : see declaration of 'timeval' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(212) : error C2011: 'hostent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(153) : see declaration of 'hostent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(225) : error C2011: 'netent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(166) : see declaration of 'netent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(232) : error C2011: 'servent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(173) : see declaration of 'servent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(244) : error C2011: 'protoent' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(185) : see declaration of 'protoent' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(400) : error C2011: 'sockaddr_in' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(321) : see declaration of 'sockaddr_in' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(410) : error C2011: 'WSAData' : 'struct' type redefinition C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock.h(331) : see declaration of 'WSAData' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winsock2.h(470) : warning C4005: 'SO_DONTLINGER' : macro redefinitio

    Managed C++/CLI csharp c++ visual-studio debugging help

  • removing a substring from a std::string
    R rahultaing

    can anyone tell me how do I remove a substring from a string, like i have "abc.xml" and i want to remove ".xml" from it and in turn just get abc. How do i do it?

    C / C++ / MFC question xml

  • substring in a std::string
    R rahultaing

    can anyone tell me how to check whether a particular substring is present in a given string or not? I have a string containing file name and I have to check whether the file is an xml file or not. So I have to look for ".xml" substring in that given string. How do we do that?

    C / C++ / MFC xml tutorial question

  • treeView_NodeMouseClick Event
    R rahultaing

    Can anyone tell me how do I display the selected Node name of a treeView in a text box. I have treeView containing Nodes(e.g. strings), When the user clicks on a particular string in the treeView, that string should get displayed into a textBox. What code do I need to write in treeView_NodeMouseClick event.

    Managed C++/CLI question

  • Plz help (String to DateTime)
    R rahultaing

    I helped myself this time using Convert.ToDateTime()

    C# help question

  • Plz help (String to DateTime)
    R rahultaing

    can anyone tell me is there anyway by which I can convert a String to a DateTime? I have a DateTime object and I store it into a String object, is there any possible way to convert that String back to its DateTime?

    C# help question

  • XML file reading
    R rahultaing

    Can anyone tell me how to read all the nodes and their InnerText of an xml file?

    C# xml tutorial question

  • Base64 Encoded Xml File
    R rahultaing

    Can anyone tell me how to write a Base64 Encoded xml file? I ve written the following 2 statements: XmlTextWriter writer; writer = new XmlTextWriter("msg.xml",null); The second argument of XmlTextWriter is presently null, and it accepts the Encoding! Can anyone tell me what do I need to write in place of "null" to write the file as Base64 encoded?

    C# xml tutorial question

  • ListView Items Display
    R rahultaing

    I am adding items to a listView, but during runtime I see them being displayed one next to the other, instead of one below the other. I mean that I see that item 2 gets added to the listView and is displayed parallel to item 1 present in the listView instead of being displayed below item 1. Can anyone tell me the reason and possible solution to display it one below the other?

    C# question

  • Different Colored Items in ListView
    R rahultaing

    can anyone tell me some way to set different colors for different Items that I add to my listview? I am inserting strings into a listview, but I want them to appear in different colors, how can I do that?

    C# question

  • Color of ListBox Items
    R rahultaing

    can anyone tell me some way to set different colors for different Items that I add to my listbox? I am inserting strings into a listbox, but I want them to appear in different colors, how can I do that?

    C# question
  • Login

  • Don't have an account? Register

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