Default document folder paththanks, both are working [code] char* docdir = getenv("USERPROFILE"); if(docdir) { strin...
Default document folder pathHi, im trying to write a file to a default document folder something like... [code]FILE* file...
regarding NM_RCLICK create popup menuthank 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 assemblyi still have the same error on that example (im using VC++ 2008)...thanks anyways guys
This user does not accept Private Messages