CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Pimpya

Search: Search took 0.02 seconds.

  1. Replies
    5,488
    Views
    949,935

    Re: The "last one to post on this thread wins" Thread

    Is anyone still wanting to win this thread ? So answer the thread. :lol:
  2. Replies
    1
    Views
    656

    Help Pimpy delete file

    I'd like to delete a movie file I have half-downloaded
    But I always get an error "impossible to delete the file" [it is scary to go FURTHER INTO DETAILS] I am afraid I have downloaded a virus
    Could...
  3. Thread: Ever feel it ?

    by Pimpya
    Replies
    3
    Views
    1,254

    Ever feel it ?

    I would like to know if you have ever felt guilty of a particular thing you did or said about.
    Or you are just thinking you are on the right track and need to go on, no matter what!

    I find...
  4. Replies
    2,341
    Views
    2,908,254

    Sticky: Re: CG members photo album

    So that was how you look like ;)
  5. Thread: ini files...

    by Pimpya
    Replies
    12
    Views
    1,799

    Re: ini files...

    ini files are not used anymore.
  6. Replies
    9
    Views
    1,350

    Re: How to open a file in C++?

    Many people still use this, [I use this too]



    FILE*f=fopen("filename.txt");


    if they happen to know not about fstream
  7. Replies
    1
    Views
    908

    grid control style

    I like the following column style as shown in the picture. Could someone tell me how it was created [a doubled head-row for detailed column meanings] ?
    Thank you
  8. Replies
    37
    Views
    18,650

    Re: How to close another program with C#

    I am moved to know of your attempts, I have got to leave for home to climb the coconut tree for coconuts now.

    Yes a code tag looks like the color tags I have added in to indicate the purple....
  9. Replies
    5
    Views
    1,073

    Re: Precision -Pimpy needs help

    Thank you for appeasing my anger. I have been trying it out all night only to fail again...and...again. I'd like to add in an M also at the tail of my Doubles but I feel like going without M because...
  10. Replies
    6
    Views
    2,742

    Re: audio frequency retrieval

    Hello, I just downloaded the library and tried using it with a different filename location instead of using the default one, but I have got an error. would you please recheck to see what is it going...
  11. Thread: Tabpage

    by Pimpya
    Replies
    2
    Views
    743

    Re: Tabpage

    We all have an image of it. :D Please look at your MSIDE when you open more cpp/h/resource files in a certain loaded project.. I just don't like the usual rectangular. and wondering if someone could...
  12. Replies
    5
    Views
    1,073

    Precision -Pimpy needs help

    using System;

    public class Pimpy
    {
    public static void Main(String []a)
    {
    Double d=100.123456789123456789123456789123456789;
    Console.Writeline("{0}",d);
    }
    }
  13. Thread: Tabpage

    by Pimpya
    Replies
    2
    Views
    743

    Tabpage

    I 'd like to create my own tabcontrol, but I don't know how, could someone please tell me where to start ? I'd like to redraw and cut the tabpage's text areas into ones like MS's IDE.

    -Pimpy-
  14. Thread: searialised

    by Pimpya
    Replies
    1
    Views
    795

    searialised

    Could someone be nice to tell me the reason for serializing a struct into a bin file ?

    I dont know what the serialized pack is for. I never do any application about serialization. please...
  15. Replies
    2
    Views
    1,532

    Re: TCP/IP for C++ books?

    There are MANY MANY books on amazon, they introduce a lot of books there! Staying on CG long will help you learn networking, and open source as well as MS's talents' show
  16. Thread: Object

    by Pimpya
    Replies
    0
    Views
    1,148

    Object

    I have a hard time understanding paradigm about objects.
    Is it possible or meaningful to have an object that is as bald as someone's head ? I mean it has no functionality, a static and obviously...
  17. Replies
    4
    Views
    1,806

    Re: Software for sell

    AFAICS, your software is possibly ugly from the inside out, that accounts for the long termed state of being on shelf. Resharpen your hook, good luck on your next fish
  18. Replies
    17
    Views
    2,388

    Poll: Re: How many people here Blog?

    Someone could give me some benefits of blogs, I don't know what they are all about and what for
  19. Thread: Unicode

    by Pimpya
    Replies
    4
    Views
    1,076

    Unicode

    I try to compare 2 Chinese phrases and the function always returns false. I am confused.
  20. Replies
    1
    Views
    1,109

    Please tell me where

    Could you tell me where to find a folder that store them ?
    Thanks
Results 1 to 20 of 20





Click Here to Expand Forum to Full Width

Featured