Thread: Cpp questions

  1. #1
    Registered User I C everything's Avatar
    Join Date
    Apr 2019
    Posts
    101

    Cool Cpp questions

    Hi
    A windows api program which only register windows class (oop) and all other code is choice of coding c style without use subclass
    Still counts as cpp?
    Subclass mostly used messages better and more correct cpp coding style vs very big wndproc?
    What supposed to be normal. Exe file size output in cpp?
    20+kb without big. Ico files?
    Compiler Optimisation settings? Enable full program optimize option do anything useful
    Switch to other compiler?
    Separate threads calling gdi better or not?
    you tell me you can C,why dont you C your own bugs?

  2. #2
    Registered User
    Join Date
    Jan 2010
    Posts
    206
    Can you post some of your code?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Few questions
    By FuRy in forum C++ Programming
    Replies: 15
    Last Post: 07-30-2010, 03:03 AM
  2. questions....so many questions about random numbers....
    By face_master in forum C++ Programming
    Replies: 2
    Last Post: 07-30-2009, 08:47 AM
  3. Some BSD questions...
    By MikeyIckey in forum Tech Board
    Replies: 7
    Last Post: 01-10-2008, 09:48 PM
  4. Some questions concerning smp and md5
    By keira in forum C Programming
    Replies: 6
    Last Post: 08-31-2007, 03:03 PM
  5. more questions!!
    By Yoshi in forum C++ Programming
    Replies: 3
    Last Post: 12-14-2002, 09:06 AM

Tags for this Thread