Re: Error in Compiling Gina



Jeffrey Tan[MSFT]

I am beg ur pardon for not replying u in time.Yes ur answer regarding
Resource View has solved my problem.
I have a another Query that is when I added _UNICODE and UNICODE as u
told in the first reply it worked.But I want to do it programmitically
ie I added

#ifdef _UNICODE
#define _UNICODE
#endif

#ifdef UNICODE
#define UNICODE
#endif

in GINA.h file and build it then It gave me the same error what u
mentioned in my first
Query

C:\msdn\sample\sdk_WinBase_Security_WinNT_gina\LOGON.C(24) : error
C2053:
'szMiniKey' : wide string mismatch
C:\msdn\sample\sdk_WinBase_Security_WinNT_gina\SHUTDOWN.C(21) : error
C2053: 'szShutdownSettingPath' : wide string mismatch
C:\msdn\sample\sdk_WinBase_Security_WinNT_gina\OUT.C(29) : error C2143:
syntax error : missing ';' before '}'

Pls help me.Thanx in advance
sunit

.



Relevant Pages

  • Re: Query output is always in UNICODE... need ANSI ... Help?
    ... > I'm using XP_Sendmail stored procedure to run a query and mail the ... > UNICODE and the application that subsequently consumes the attachment ... > unmodified attachment in ANSI format makes the application all happy ...
    (microsoft.public.sqlserver.programming)
  • Re: Query output is always in UNICODE... need ANSI ... Help?
    ... > I'm using XP_Sendmail stored procedure to run a query and mail the ... > UNICODE and the application that subsequently consumes the attachment ... > unmodified attachment in ANSI format makes the application all happy ...
    (microsoft.public.sqlserver)
  • Re: XP style buttons on Visual C++ 2005
    ... any project that has the character property set to ... UNICODE shows the buttons with an XP style...but if you set the ... There is a bug in version 6.0 of the common controls that can cause some non-Unicode MFC apps to crash. ...
    (microsoft.public.vc.mfc)
  • Query output is always in UNICODE... need ANSI ... Help?
    ... I'm using XP_Sendmail stored procedure to run a query and mail the ... UNICODE and the application that subsequently consumes the attachment ... unmodified attachment in ANSI format makes the application all happy ...
    (microsoft.public.sqlserver.programming)
  • Query output is always in UNICODE... need ANSI ... Help?
    ... I'm using XP_Sendmail stored procedure to run a query and mail the ... UNICODE and the application that subsequently consumes the attachment ... unmodified attachment in ANSI format makes the application all happy ...
    (microsoft.public.sqlserver)