Click here to Skip to main content
15,905,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question0xc0000005 access violation --- Need Urgent help... Pin
Smita Duraphe2-Sep-05 3:06
Smita Duraphe2-Sep-05 3:06 
AnswerRe: 0xc0000005 access violation --- Need Urgent help... Pin
ThatsAlok2-Sep-05 20:38
ThatsAlok2-Sep-05 20:38 
QuestionOutlook mail list Pin
Member 2434132-Sep-05 2:36
Member 2434132-Sep-05 2:36 
AnswerRe: Outlook mail list Pin
ThatsAlok2-Sep-05 19:30
ThatsAlok2-Sep-05 19:30 
QuestionDirectX SDK impact on performances Pin
uplink22-Sep-05 2:18
uplink22-Sep-05 2:18 
GeneralRe: DirectX SDK impact on performances Pin
LeFauve2-Sep-05 6:20
LeFauve2-Sep-05 6:20 
GeneralRe: DirectX SDK impact on performances Pin
LeFauve3-Sep-05 23:51
LeFauve3-Sep-05 23:51 
QuestionVC6 -> .NET Pin
mcsherry2-Sep-05 2:12
mcsherry2-Sep-05 2:12 
AnswerRe: VC6 -> .NET Pin
toxcct2-Sep-05 2:40
toxcct2-Sep-05 2:40 
GeneralRe: VC6 -> .NET Pin
mcsherry2-Sep-05 2:54
mcsherry2-Sep-05 2:54 
GeneralRe: VC6 -> .NET Pin
toxcct2-Sep-05 2:59
toxcct2-Sep-05 2:59 
GeneralRe: VC6 -> .NET Pin
mcsherry2-Sep-05 3:18
mcsherry2-Sep-05 3:18 
QuestionUDP Pin
Eytukan2-Sep-05 1:58
Eytukan2-Sep-05 1:58 
GeneralRe: UDP Pin
sunit52-Sep-05 2:33
sunit52-Sep-05 2:33 
Questionexe disappears in 5-10 minutes automatically Pin
rajeevktripathi2-Sep-05 1:27
rajeevktripathi2-Sep-05 1:27 
AnswerRe: exe disappears in 5-10 minutes automatically Pin
Marc Soleda2-Sep-05 1:37
Marc Soleda2-Sep-05 1:37 
GeneralRe: exe disappears in 5-10 minutes automatically Pin
rajeevktripathi2-Sep-05 3:51
rajeevktripathi2-Sep-05 3:51 
Information related to program are as as follows

1) Program is written in VC++ 6.0.

2) WMI Classes for retrieving system hardware & software Inforamation.

3) Used Registry keys for information retrieval,(here I used RegOpenKeyEx(),RegEnumVale(), RegEnumKey() etc.)

4) Used some APIs for information retrieva(like OS Version, Computer Name, Number of processors etc.)

5) All the property pages are added to sheet in OnInitDialog() function.

6) Also everything is written in OnInitDialog().

7) For every resource(S/W or H/W) a linked list is created .

8) node of Linked list is structure whose attributes are TCHAR and _bstr_t type

9)structures contains all the information retrieved by either WMI, or by Registry or by APIs.

10) Finally values are displayed on property pages through structures.



* I have checked task manager there is no instance of program after termination.

* Time span is not more than 10 mins.

*Program is even terminated when i am continually clicking on varios controls, and tabs of dialog box.

*Also program is even terminated when there are no activities being done on the PC




Please reply .



Thanks
GeneralRe: exe disappears in 5-10 minutes automatically Pin
Marc Soleda4-Sep-05 20:31
Marc Soleda4-Sep-05 20:31 
AnswerRe: exe disappears in 5-10 minutes automatically Pin
CWinThread2-Sep-05 8:59
CWinThread2-Sep-05 8:59 
AnswerRe: exe disappears in 5-10 minutes automatically Pin
ThatsAlok2-Sep-05 20:45
ThatsAlok2-Sep-05 20:45 
QuestionRezide dialog based application window Pin
johnnyXP2-Sep-05 0:55
johnnyXP2-Sep-05 0:55 
AnswerRe: Rezide dialog based application window Pin
toxcct2-Sep-05 1:11
toxcct2-Sep-05 1:11 
AnswerRe: Rezide dialog based application window Pin
Marc Soleda2-Sep-05 1:16
Marc Soleda2-Sep-05 1:16 
AnswerRe: Rezide dialog based application window Pin
namaskaaram2-Sep-05 1:16
namaskaaram2-Sep-05 1:16 
GeneralRe: Rezide dialog based application window Pin
johnnyXP2-Sep-05 5:30
johnnyXP2-Sep-05 5:30 

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.