Click here to Skip to main content
15,915,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionquestion about my project.... Pin
arad.moradi27-Jan-09 9:55
arad.moradi27-Jan-09 9:55 
AnswerCP Ignore this post (impatient user, homework, double posting) Pin
Garth J Lancaster27-Jan-09 11:22
professionalGarth J Lancaster27-Jan-09 11:22 
QuestionRe: question about my project.... Pin
David Crow28-Jan-09 16:41
David Crow28-Jan-09 16:41 
Questionquestion about my project....... Pin
arad.moradi27-Jan-09 9:39
arad.moradi27-Jan-09 9:39 
AnswerRe: question about my project....... Pin
Reagan Conservative27-Jan-09 11:09
Reagan Conservative27-Jan-09 11:09 
AnswerRe: question about my project....... Pin
Garth J Lancaster27-Jan-09 11:17
professionalGarth J Lancaster27-Jan-09 11:17 
QuestionUAC - Showing fake Shield icon on the Exe Pin
WindowsPistha27-Jan-09 7:34
WindowsPistha27-Jan-09 7:34 
QuestionRe: UAC - Showing fake Shield icon on the Exe Pin
bob1697227-Jan-09 14:12
bob1697227-Jan-09 14:12 
WindowsPistha wrote:
I copied the Exe to the desktop, but it did not put the shield icon over my exe


Do you have a standalone manifest file for it in the directory where it exists when it displays the shield? Even if the manifest does not exist in the executable as a resource, it should still look for one in the directory of the executable and use it if it fits.

I've noticed those standalone manifests suffer from caching when you try to delete or remove one, the effect can linger even though the manifest no longer exists there. Various techniques to shake it loose like rebooting ultimately prevail but not after some cursing and head scratching.

Anyway, just an idea.
AnswerRe: UAC - Showing fake Shield icon on the Exe Pin
WindowsPistha29-Jan-09 18:08
WindowsPistha29-Jan-09 18:08 
QuestionMFC GUI Pin
bhanu_850927-Jan-09 2:31
bhanu_850927-Jan-09 2:31 
QuestionRe: MFC GUI Pin
Nishad S27-Jan-09 2:50
Nishad S27-Jan-09 2:50 
AnswerRe: MFC GUI Pin
bhanu_850927-Jan-09 3:12
bhanu_850927-Jan-09 3:12 
GeneralRe: MFC GUI Pin
Nishad S27-Jan-09 3:24
Nishad S27-Jan-09 3:24 
GeneralRe: MFC GUI Pin
bhanu_850927-Jan-09 3:28
bhanu_850927-Jan-09 3:28 
GeneralRe: MFC GUI Pin
Nishad S27-Jan-09 3:51
Nishad S27-Jan-09 3:51 
GeneralRe: MFC GUI [modified] Pin
Iain Clarke, Warrior Programmer27-Jan-09 3:30
Iain Clarke, Warrior Programmer27-Jan-09 3:30 
AnswerRe: MFC GUI Pin
Maximilien27-Jan-09 3:29
Maximilien27-Jan-09 3:29 
GeneralRe: MFC GUI Pin
bhanu_850927-Jan-09 3:38
bhanu_850927-Jan-09 3:38 
QuestionChange selection in CListCtrl with keys? Pin
bosfan27-Jan-09 0:45
bosfan27-Jan-09 0:45 
AnswerRe: Change selection in CListCtrl with keys? Pin
Nishad S27-Jan-09 2:51
Nishad S27-Jan-09 2:51 
GeneralRe: Change selection in CListCtrl with keys? Pin
bosfan27-Jan-09 3:23
bosfan27-Jan-09 3:23 
AnswerRe: Change selection in CListCtrl with keys? Pin
Naveen27-Jan-09 2:56
Naveen27-Jan-09 2:56 
GeneralRe: Change selection in CListCtrl with keys? [modified] Pin
bosfan27-Jan-09 3:55
bosfan27-Jan-09 3:55 
GeneralRe: Change selection in CListCtrl with keys? Pin
Nishad S27-Jan-09 4:05
Nishad S27-Jan-09 4:05 
GeneralRe: Change selection in CListCtrl with keys? Pin
Naveen27-Jan-09 4:07
Naveen27-Jan-09 4:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.