Click here to Skip to main content
15,914,070 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generallinked list Pin
LiYS28-Dec-07 1:04
LiYS28-Dec-07 1:04 
QuestionRe: linked list Pin
CPallini28-Dec-07 1:10
mveCPallini28-Dec-07 1:10 
GeneralRe: linked list Pin
Naveen28-Dec-07 1:43
Naveen28-Dec-07 1:43 
GeneralRe: linked list Pin
Nishad S28-Dec-07 2:31
Nishad S28-Dec-07 2:31 
GeneralHKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
vicky0000028-Dec-07 0:00
vicky0000028-Dec-07 0:00 
GeneralRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
CPallini28-Dec-07 0:53
mveCPallini28-Dec-07 0:53 
GeneralRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
vicky0000028-Dec-07 1:13
vicky0000028-Dec-07 1:13 
GeneralRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
CPallini28-Dec-07 1:47
mveCPallini28-Dec-07 1:47 
vicky00000 wrote:
t shows error while it run as system process

Do you mean a service?


vicky00000 wrote:
The error it shows is ERROR_FILE_NOT_FOUND


MSDN http://msdn2.microsoft.com/en-us/library/ms724911(VS.85).aspx[^] states:

If lpValueName specifies a key that is not in the registry, the function returns ERROR_FILE_NOT_FOUND.

Hence the service is not able to se this entry (or the entry there isn't when the service runs). But those are only poor hypothesis: I'm not an expert about, maybe you can also ask the OS/SysAdimn forum.

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

[my articles]


QuestionRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
David Crow28-Dec-07 2:34
David Crow28-Dec-07 2:34 
GeneralRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
Hamid_RT28-Dec-07 4:54
Hamid_RT28-Dec-07 4:54 
GeneralRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
Mark Salsbery28-Dec-07 5:50
Mark Salsbery28-Dec-07 5:50 
GeneralRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
vicky0000031-Dec-07 18:49
vicky0000031-Dec-07 18:49 
GeneralRe: HKEY_CURRENT_USER\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\ logon User Name cannot access from system process Pin
Mark Salsbery2-Jan-08 8:05
Mark Salsbery2-Jan-08 8:05 
QuestionSkipping data with fscanf? Pin
José Luis Sogorb27-Dec-07 23:34
José Luis Sogorb27-Dec-07 23:34 
AnswerRe: Skipping data with fscanf? Pin
CPallini27-Dec-07 23:54
mveCPallini27-Dec-07 23:54 
GeneralRe: Skipping data with fscanf? Pin
José Luis Sogorb28-Dec-07 0:42
José Luis Sogorb28-Dec-07 0:42 
GeneralRe: Skipping data with fscanf? Pin
CPallini28-Dec-07 0:56
mveCPallini28-Dec-07 0:56 
AnswerRe: Skipping data with fscanf? Pin
David Crow28-Dec-07 2:36
David Crow28-Dec-07 2:36 
GeneralLoadBitmap failed Pin
hanlei000000000927-Dec-07 23:04
hanlei000000000927-Dec-07 23:04 
GeneralRe: LoadBitmap failed Pin
CPallini27-Dec-07 23:27
mveCPallini27-Dec-07 23:27 
GeneralI got the reason: add DeleteObject after LoadBitmap Pin
hanlei000000000927-Dec-07 23:37
hanlei000000000927-Dec-07 23:37 
QuestionRe: LoadBitmap failed Pin
David Crow28-Dec-07 2:38
David Crow28-Dec-07 2:38 
GeneralRe: LoadBitmap failed Pin
Hamid_RT28-Dec-07 4:59
Hamid_RT28-Dec-07 4:59 
Generalfull window to be shown Pin
guru moorthy.k27-Dec-07 23:00
guru moorthy.k27-Dec-07 23:00 
GeneralRe: full window to be shown Pin
Wilson Zhang28-Dec-07 19:42
Wilson Zhang28-Dec-07 19:42 

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.