Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
Hello,
I have 80 lines in a text file with 30 values each line separated by a white space (some are ints, doubles and another strings). I have made a routine with fscanf() to read each line and store the values I need. But I only need 7 of the 30 values to store them in an array, so , for instance, I want to store the first data, and the second and third, then skip the next 4 values, store the next and so on.
Is there a way to skip entries with fscanf function?
Thank you.
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 
GeneralMSDN volatile sample Pin
George_George27-Dec-07 21:51
George_George27-Dec-07 21:51 
GeneralRe: MSDN volatile sample Pin
«_Superman_»27-Dec-07 22:51
professional«_Superman_»27-Dec-07 22:51 
GeneralRe: MSDN volatile sample Pin
George_George27-Dec-07 23:48
George_George27-Dec-07 23:48 
GeneralRe: MSDN volatile sample Pin
Maxwell Chen27-Dec-07 23:01
Maxwell Chen27-Dec-07 23:01 
GeneralRe: MSDN volatile sample Pin
George_George27-Dec-07 23:47
George_George27-Dec-07 23:47 
GeneralRe: MSDN volatile sample Pin
Maxwell Chen28-Dec-07 1:48
Maxwell Chen28-Dec-07 1:48 

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.