Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTitle Bar Problems Pin
Lotonicus28-Aug-03 5:32
Lotonicus28-Aug-03 5:32 
GeneralRe: Title Bar Problems Pin
Alexander M.,28-Aug-03 11:03
Alexander M.,28-Aug-03 11:03 
GeneralRe: Title Bar Problems Pin
Bob Stanneveld29-Aug-03 4:32
Bob Stanneveld29-Aug-03 4:32 
GeneralNetUserEnum() return value where define Pin
Old Gun28-Aug-03 4:32
Old Gun28-Aug-03 4:32 
GeneralRe: NetUserEnum() return value where define Pin
jhwurmbach28-Aug-03 5:43
jhwurmbach28-Aug-03 5:43 
GeneralRe: NetUserEnum() return value where define Pin
David Crow28-Aug-03 7:09
David Crow28-Aug-03 7:09 
GeneralRe: NetUserEnum() return value where define Pin
Alexander M.,28-Aug-03 12:47
Alexander M.,28-Aug-03 12:47 
GeneralRe: NetUserEnum() return value where define Pin
Old Gun28-Aug-03 18:19
Old Gun28-Aug-03 18:19 
I am sorry for my poor english,thank for your help,I search MSDN,can't find NERR_SUCCESS and ERROR_ACCESS_DENIED defined.

I use like this :
if (NetUserEnum(.....) == NERR_Success )<br />
.......... 


The compiler complain as following.

C:\MYAPP\VCAPP\GetUser\GetUserDlg.cpp(111) : error C2065: 'NERR_Success' : undeclared identifier
GeneralRe: NetUserEnum() return value where define Pin
jhwurmbach29-Aug-03 4:16
jhwurmbach29-Aug-03 4:16 
Generalpreventative directories Pin
will138328-Aug-03 4:31
will138328-Aug-03 4:31 
GeneralRe: preventative directories Pin
Steve S28-Aug-03 7:04
Steve S28-Aug-03 7:04 
GeneralRe: preventative directories Pin
will138328-Aug-03 7:46
will138328-Aug-03 7:46 
GeneralRe: preventative directories Pin
David Crow28-Aug-03 7:12
David Crow28-Aug-03 7:12 
GeneralRe: preventative directories Pin
will138328-Aug-03 7:50
will138328-Aug-03 7:50 
GeneralRe: preventative directories Pin
David Crow28-Aug-03 8:09
David Crow28-Aug-03 8:09 
GeneralPorting VC++ 6.0 -&gt; VC++.net 2003 Help Requested Pin
Larry J. Siddens28-Aug-03 4:27
Larry J. Siddens28-Aug-03 4:27 
GeneralRe: Porting VC++ 6.0 -&gt; VC++.net 2003 Help Requested Pin
valikac28-Aug-03 6:12
valikac28-Aug-03 6:12 
Generalexcel automation Pin
act_x28-Aug-03 4:21
act_x28-Aug-03 4:21 
GeneralRe: excel automation Pin
will138328-Aug-03 4:33
will138328-Aug-03 4:33 
GeneralRe: excel automation Pin
David Crow28-Aug-03 7:19
David Crow28-Aug-03 7:19 
GeneralRe: excel automation Pin
Malcolm Smart22-Oct-04 11:37
Malcolm Smart22-Oct-04 11:37 
GeneralRe: excel automation Pin
David Crow22-Oct-04 11:42
David Crow22-Oct-04 11:42 
GeneralRe: excel automation Pin
Malcolm Smart28-Oct-04 2:49
Malcolm Smart28-Oct-04 2:49 
GeneralDialog (Modal) based MFC Application, fails to respond properly to 'Minimize-All', 'Restore on click from taskbar-entry', etc Pin
ohadp28-Aug-03 3:34
ohadp28-Aug-03 3:34 
GeneralRe: Dialog (Modal) based MFC Application, fails to respond properly to 'Minimize-All', 'Restore on click from taskbar-entry', etc Pin
David Crow28-Aug-03 3:39
David Crow28-Aug-03 3:39 

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.