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

Search:

Type: Posts; User: Maejie

Page 1 of 7 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    2,098

    Re: How to use the variables in another class

    I really want to help but I still am jobless after all :D. Don't be that dependent on forums messages.
  2. Replies
    22
    Views
    6,865

    Re: How to be a good programmer?

    Hey, I kinda like you code. Looks like a good transformation.
  3. Replies
    22
    Views
    6,865

    Re: How to be a good programmer?

    Whenever there are police, I can't be a good programmer. I become nervous and unable to program anything as they stand behind me.
  4. Replies
    7
    Views
    1,118

    Re: Today I had a thought

    I have a lot of ideas, wake up wake up/
  5. Replies
    8
    Views
    1,224

    Re: What code is done first in a worker thread?

    Is there a button click in mains ?

    Ok, it is pretty clear that using a single thread always results in such doubts.
  6. Thread: App Stores

    by Maejie
    Replies
    4
    Views
    1,554

    Re: App Stores

    So how can you bail out the customers if they get hooked like that ?
  7. Replies
    1
    Views
    541

    Pointer to member function

    Is there an actual advantage of using a pointer to member function ?

    I think the syntax looks no good at all ? I can't comprehend much.


    struct A
    {
    void somefunc(){}
    };
  8. Re: [IMG]http://www.codeguru.com/forum/images/icons/icon5.gif[/IMG]

    You actually don't need an image, I'm saving it for you if that day can come true. (slightly laughing)
  9. Replies
    5
    Views
    1,491

    Re: How do you do that ?

    You sound like making up a theory. Read my signature, it's the only editted one that is left on Planet Earth.

    Be careful of this site http://www.physicsforums.com because the site admin account...
  10. Re: Visual Programming Languages in Linux operating system

    Nice!, but to people who assume tasks to assemble chips and to connect them, they are lucky to have manual charts/sketches to read.
  11. Replies
    11
    Views
    8,966

    Re: Copy buffer to struct

    Why is it faster ?
    If you don't want people to spend your hardwork memory, you also shouldn't have said so. I think
  12. Replies
    2
    Views
    862

    Married a black/brown woman

    In the US, is it normal for a white man to marry a black or brown woman ?
    People tend to say Yes, but the truth later seems untrue.
  13. Replies
    15
    Views
    2,764

    Re: Cimage can not a valid hbitmap

    I use incorrect English :D. :D

    I think it is a good way to ******** things and to create trust. My above example is just a hint, even when the server guys do so, no one from the outside can easily...
  14. Replies
    15
    Views
    2,764

    Re: Cimage can not a valid hbitmap

    Why do you care about that ? Users come and go, I and a hundred friends of mine used to share the same account and we chatted with one person and it was just fine. I can talk to you now but later I...
  15. Replies
    2,690
    Views
    1,020,221

    Re: What Song Are You Listening To Now¿

    Nice song, but it is not a video .:cry:
  16. Replies
    2,690
    Views
    1,020,221

    Re: What Song Are You Listening To Now¿

    Simple man wishing -- Bosson
  17. Replies
    3
    Views
    1,758

    Re: multitone sine frequencies

    Long story short, if you are pleased to explain me this function prototype
    static int write_loop(snd_pcm_t *handle,
    signed short *samples,
    ...
  18. Thread: Lookup rule

    by Maejie
    Replies
    3
    Views
    888

    Re: Lookup rule

    Besides, if your base class is virtual, it will use the virtual class first before checking itself.
  19. Replies
    2,341
    Views
    2,907,429

    Sticky: Re: CG members photo album

    Thanks, I know he is joking. ;)

    Led, you should not joke on me like that, I will not consider your words if you have any intent to repeat that again. After I was sent to a hospital for a broken...
  20. Replies
    2,341
    Views
    2,907,429

    Sticky: Re: CG members photo album

    Hi Led, you look gorgeous! :D
  21. Replies
    2
    Views
    854

    Re: listbox selection

    May I ask why do you have to suffer using what might be so much error-prone ?
    I use only MFC, I know it might be a little overweighted a framework to load into the executable. But it is helpful.
  22. Re: Visual Programming Languages in Linux operating system

    Hello, I edit my posts, anyone you can take a look and advise ?
  23. Thread: Design patterns

    by Maejie
    Replies
    4
    Views
    2,248

    Re: Design patterns

    I think it's funny of me to read something that I don't implement on. Should I quit ?
  24. Thread: Design patterns

    by Maejie
    Replies
    4
    Views
    2,248

    Design patterns

    I find it that while coding I don't know whether I am using a pattern or not. Before you start out your design, do you need to reference patterns to see if any fits your current idea or you already...
  25. Replies
    6
    Views
    809

    Re: virtual destructor

    Thank you Paul and Lindley, I understand virtual destructor better now.
Results 1 to 25 of 173
Page 1 of 7 1 2 3 4





Click Here to Expand Forum to Full Width

Featured