Click here to Skip to main content
15,923,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: getdlgitem/getwindowtext Pin
mcsherry11-May-04 2:00
mcsherry11-May-04 2:00 
GeneralRe: getdlgitem/getwindowtext Pin
HENDRIK R11-May-04 3:04
HENDRIK R11-May-04 3:04 
GeneralStatic and Group Box Controls Pin
Steve Thresher11-May-04 1:14
Steve Thresher11-May-04 1:14 
GeneralRe: Static and Group Box Controls Pin
Diddy11-May-04 3:30
Diddy11-May-04 3:30 
GeneralWindows Explorer Fonts Pin
Chris Ulliott11-May-04 0:21
Chris Ulliott11-May-04 0:21 
GeneralRe: Windows Explorer Fonts Pin
Diddy11-May-04 3:51
Diddy11-May-04 3:51 
GeneralRe: Windows Explorer Fonts Pin
Chris Ulliott11-May-04 3:54
Chris Ulliott11-May-04 3:54 
GeneralError message for 12045 Pin
__Sigma11-May-04 0:14
suss__Sigma11-May-04 0:14 
Hi,
I am trying to get the error description for the error 12045 using the following code, but it doesnt work and gives me error 317. Any ideas how to get this working?

if (!FormatMessage(
FORMAT_MESSAGE_FROM_SYSTEM |
FORMAT_MESSAGE_IGNORE_INSERTS,
NULL,
error_code,
MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // Default language
pMsgBuf,
4*1024,
NULL ))



Thanks,
Sigma
GeneralRe: Error message for 12045 Pin
Genius Logics11-May-04 0:34
sussGenius Logics11-May-04 0:34 
GeneralRe: Error message for 12045 Pin
nguyenvhn11-May-04 0:43
nguyenvhn11-May-04 0:43 
GeneralRe: Error message for 12045 Pin
__Sigma11-May-04 22:10
suss__Sigma11-May-04 22:10 
GeneralRe: Error message for 12045 Pin
nguyenvhn11-May-04 22:22
nguyenvhn11-May-04 22:22 
GeneralRe: Error message for 12045 Pin
__Sigma12-May-04 3:38
suss__Sigma12-May-04 3:38 
GeneralCreateProcessWithLogonW Pin
Genius Logics11-May-04 0:13
sussGenius Logics11-May-04 0:13 
GeneralRe: CreateProcessWithLogonW Pin
Mike Dimmick11-May-04 2:37
Mike Dimmick11-May-04 2:37 
GeneralDirectShow Tutorials Pin
mcsherry10-May-04 23:27
mcsherry10-May-04 23:27 
GeneralRe: DirectShow Tutorials Pin
GermanGeorge11-May-04 4:02
GermanGeorge11-May-04 4:02 
Questionany articles written about cryptography for beginners?? Pin
FASTian10-May-04 23:21
FASTian10-May-04 23:21 
AnswerRe: any articles written about cryptography for beginners?? Pin
nguyenvhn11-May-04 0:06
nguyenvhn11-May-04 0:06 
GeneralRe: any articles written about cryptography for beginners?? Pin
Miguel Lopes11-May-04 2:32
Miguel Lopes11-May-04 2:32 
AnswerRe: any articles written about cryptography for beginners?? Pin
toxcct11-May-04 0:40
toxcct11-May-04 0:40 
GeneralRe: any articles written about cryptography for beginners?? Pin
FASTian12-May-04 0:28
FASTian12-May-04 0:28 
GeneralOutlook Express API Pin
Ajay Vijayvargiya10-May-04 23:08
Ajay Vijayvargiya10-May-04 23:08 
GeneralISAPI FILTER ON A ISA SERVER Pin
SuzannaS10-May-04 23:04
SuzannaS10-May-04 23:04 
QuestionHow to add callouts Pin
muthukumar_pandian10-May-04 22:52
muthukumar_pandian10-May-04 22:52 

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.