البحث:

نوع: مشاركات; عضو: C++ Programming

صفحة 2 من 20 1 2 3 4 5

البحث: إستغرق البحث 0.05 ثواني; تم توليده منذ 43749 دقيقة.

  1. الموضوع: How to ask a question

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    38,866

    How to ask a question

    For those new to message boards please try to follow a few simple rules when posting your question.
    Choose the correct forum for your message. Posting a VB.NET question in the C++ forum will end in...
  2. مشاركات
    0
    المشاهدات
    2,071

    Windows with C++: Using Regular Expressions with Modern C++

    Regular expression grammar can humble the most seasoned developer. Kenny Kerr shows how modern C++ lets you produce elegant and efficient abstractions to make the job easier.

    Kenny Kerr

    MSDN...
  3. الموضوع: How to answer a question

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    40,302

    How to answer a question

    Apologies for the shouting but this is important.

    When answering a question please:

    Read the question carefully
    Understand that English isn't everyone's first language so be lenient of bad...
  4. الموضوع: Tab Control & List Control

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    39,089

    Tab Control & List Control

    hi,

    I have a problem using the Tab Control. I added a Tab Control to my MFC Dialog. I need three tabs with a list control and one tab where i place different lists and buttons.
    i've seen in...
  5. مشاركات
    0
    المشاهدات
    39,384

    [Two projects use one file on visual studio 2008] [C++]

    Hi all .

    step 1: create new project on visual studio (project1.exe)
    step 2: create WinUtils.h and WinUtils.cpp on project1.exe and main1.cpp

    step 3 : add new project (project2.exe) and...
  6. مشاركات
    0
    المشاهدات
    39,408

    How to add OnClick event to Progress Bar Control

    Hi,

    How can I caputure OnClick event for Progress Bar Control?

    I have an dialog based application with some progress bars. I would like to do something when user clicks (or double-clicks) on...
  7. الموضوع: Win32 Custom GUI design

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    39,347

    Win32 Custom GUI design

    i am developing a win32 database application( in c language compild with vc++ 9.0 compiler). The provider is oledb. To design

    the GUI i used the controls from comctrl32.lib as usual. But now i...
  8. مشاركات
    0
    المشاهدات
    39,172

    C++ Programing with out header files

    can we work with c++ with out any header file. like iostream etc. If posible give example
  9. مشاركات
    0
    المشاهدات
    39,178

    OpenGL - Change Torus color into Red instead Grey Color

    Hi,

    Kindly let me know, How do I change the torus color into Red instead Grey color and what command lines are required to do the same.

    Thank you

    Here are codes:

    #include #include...
  10. مشاركات
    0
    المشاهدات
    39,270

    NON MFC / WINAPI Problem related to Process and Files.

    how to Generate list of processes which are accessing file /FOLDER/ Directory ??
    .
    as exactly "UNLOCKER" works!!
    is there any function available in WINAPI for this?
  11. الموضوع: Extract RGB Colors

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    39,327

    Extract RGB Colors

    Hello. How do I extract RGB colors from a byte ? Thanks
  12. الموضوع: C Language Tutorial

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    39,074

    C Language Tutorial

    Hey hi to all.....I am looking for some basic C tutorials for gaining C language knowledge.
    Thanks.
  13. الموضوع: app for windows 8.1

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    39,656

    app for windows 8.1

    I want to make an windows 8.1 store app(can be desktop but prefer store).
    I know the following languages :
    visual basic 2012(win rt)(mostly preferable)
    visual c++( not so good)

    i have to make...
  14. مشاركات
    0
    المشاهدات
    40,153

    Trying to reuse code with a static library

    I'm trying to put reusable code into a static library and link it into a couple of different projects.

    The problem is that while linking one of the projects that's supposed to use the reusable...
  15. الموضوع: Morse code in Cpp

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    39,578

    Morse code in Cpp

    I'm doing project on morse code translator in Cpp Im unable to write it?? plz help ....
  16. مشاركات
    0
    المشاهدات
    39,723

    How to prevent deleting files from Browse dialog

    Hello everybody,

    I am in project with win32.

    I am using OPENFILENAME structure for selecting a file (GetOpenFileName()).

    Problem is, it is possible to delete a file in browse dialog,...
  17. مشاركات
    0
    المشاهدات
    39,489

    In MFC, when opening a file or creating a file, is WM_PAINT generated?

    Hello,

    I am learning MFC programming with the book "Programming Windows with MFC (2nd Edition)". I have some questions about the book example from chapter 9.

    When I open a file or click new...
  18. مشاركات
    0
    المشاهدات
    1,927

    Windows 8.1: Rendering PDF Content in Windows Store Apps

    Learn the new ways Windows 8.1 provides to render PDF documents in Windows Store apps, with options for using Windows Runtime or native APIs.

    Sridhar Poduri

    MSDN Magazine December 2013
  19. مشاركات
    0
    المشاهدات
    39,847

    CDialogbar's button tooltip can't show

    Hi,
    Am developing MFC application. I faced one problem in dialogbar. I can't add a tooltip for TopToolBar's and statbar's buttons. anyone know please help me.

    CSys********hclass CSysWindow :...
  20. الموضوع: Get user name

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    40,277

    Get user name

    I am trying to get users name using traversing c:\users but I am getting 3 user name extra which does not in that folder i.e. All Users, Default User, Public.

    How can I get exact users name?
  21. مشاركات
    0
    المشاهدات
    37,583

    CancelWaitableTimer bug when used with socket?

    In normal situations, the following code stops timer as expected:

    CreateWaitableTimer...
    SetWaitabltTimer... // with duration 0 and period USER_TIMER_MINIMUM
    CancelWaitableTimer...

    Here, I...
  22. مشاركات
    0
    المشاهدات
    35,553

    Is it possible to enumerate symbols in a PDB file using DBGHELP.LIB - NO Process Loaded.

    I am trying to extract the functions in a module by using the DBGHELP.LIB functions and loading only the PDB.

    I can't seem to get SymEnumSymbols to invoke the callback at all. The SymEnumSymbols...
  23. مشاركات
    0
    المشاهدات
    4,601

    Linked List Error in C programming

    Dear All,

    i had write a code in C, but when execute, it an error.

    May i know how to combine a correct structure ? kindly advise, thank you

    Output results

    **Enter integers: 23 12 34 56...
  24. مشاركات
    0
    المشاهدات
    3,720

    How to find the Process ID of TAPI Service in windows by using VC2000

    Dear Experts,
    In one project, I sometimes have to reset the TAPI Service when I find network cable is disconnected and connected.
    I know I could get TAPI process ID in VC2005 by using...
  25. الموضوع: Future Of C++

    بواسطة C++ Programming
    مشاركات
    0
    المشاهدات
    3,390

    Future Of C++

    Hello all,

    I wanted to hear your opinion whether C++ has a future.
    I think the answer is kinda complex.
    Will the Desktop itself be available in the future?
    Or will programs (i.e....
النتائج 26 إلى 50 من 500
صفحة 2 من 20 1 2 3 4 5
"وَقُل رَّبِّ زِدْنِي عِلْمًا"
أعلانات نصية أستضافة , ريسيلر - Best Hosting | BarakaSoft Web Solutions

BarakaSoft PageRank RSS RSS 2.0 XML MAP HTML 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 C/C++ | Java | C# | Network | Database | OS | Linux | Windows | Hacker & Security | Photoshop | Flash | Web Development | Free Programs | Mobile App | Free Java Course | Latest Technical News | Internet Programs | Antiviurse Programs | Graphics Programs | Network Programs | Portable Programs | vb Forums Development | Forums Development | CMS(Joomla-nuke-wordpress-mkportal...) | Photo | Anime |