Results 1 to 3 of 3

Thread: win32 API & MFC ?

  1. #1
    inat
    Guest


    win32 API & MFC ?

    ถ้าผมสร้าง project แบบ MFC ผมสามารถใช้ win32 api ได้รึป่าวครับ ?

  2. #2
    Administrator asylu3's Avatar
    Join Date
    Jun 2000
    Location
    Thailand
    Posts
    3,557


    Re: win32 API & MFC ?

    คิดว่าไม่น่าจะได้นะครับ หากต้องการทำแบบนี้สร้าง win32 project ขึ้นมาแล้ว ให้ทำเครื่องหมาย support MFC ที่ wizard เอาแบบนี้สามารถทำได้ครับ

  3. #3
    Senior Member
    Join Date
    Jul 2004
    Location
    Bangkok
    Posts
    187


    Re: win32 API & MFC ?

    ได้ โดยใช้ scope resolution operator ::

    [src]
    HWND hWnd = afxGetMainWnd()->m_hWnd;
    ::SetWindowText(hWnd, "WIN32 API");
    [/src]

Similar Threads

  1. Win32/PSW.OnLineGames.NMY
    By hotbiee in forum Trojan
    Replies: 0
    Last Post: 10-04-2009, 01:09 AM
  2. Win32/Conficker.B
    By akira in forum Worms
    Replies: 3
    Last Post: 31-03-2009, 11:07 PM
  3. Kernal32.dll Win32 API Reference
    By Edkung_ in forum Reverse Engineering
    Replies: 0
    Last Post: 15-04-2008, 04:30 AM
  4. แกะรอย Win32.Worm.Tellsky และ Win32.Wenna.E worm
    By alcoholic in forum Hacking/Security News (ภาษาไทย)
    Replies: 0
    Last Post: 15-10-2007, 10:58 AM
  5. win32 tutorial
    By asylu3 in forum C/C++,C#,VC++,MFC,Win32
    Replies: 0
    Last Post: 30-03-2004, 05:23 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •