User profile: xzbit

User info
User name:xzbit
History
Joined:
Number of posts:36
Latest posts:

regarding NM_RCLICK create popup menu
thank you AHCFan20 [code]int ret = TrackPopupMenu(hMenu, TPM_RETURNCMD | TPM_TOPALIGN | TPM_LEFTAL...

regarding NM_RCLICK create popup menu
[code] GetCursorPos(&p); int iIndex = ListView_GetSelectionMark(hList); hMenu = CreatePopupMenu()...

mix c++ and assembly
i still have the same error on that example (im using VC++ 2008)...thanks anyways guys

mix c++ and assembly
can i call api with mix asm ?

mix c++ and assembly
in masm i can do this [code]push 0 push offset title push offset msg push 0 call MessageBoxA[...

This user does not accept Private Messages

User: xzbit

  • Public profile