Click here to Skip to main content
15,915,029 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp me plase || CRichEdit Pin
TooLeeDiN3-Nov-04 17:11
TooLeeDiN3-Nov-04 17:11 
GeneralRe: Help me plase || CRichEdit Pin
Ryan Binns3-Nov-04 18:23
Ryan Binns3-Nov-04 18:23 
GeneralRe: Help me plase || CRichEdit Pin
TooLeeDiN3-Nov-04 18:33
TooLeeDiN3-Nov-04 18:33 
Generalaccessing win Ce database Pin
Logan from Singapore3-Nov-04 16:17
Logan from Singapore3-Nov-04 16:17 
GeneralRe: accessing win Ce database Pin
Cedric Moonen3-Nov-04 20:23
Cedric Moonen3-Nov-04 20:23 
GeneralRe: accessing win Ce database Pin
Logan from Singapore3-Nov-04 20:31
Logan from Singapore3-Nov-04 20:31 
GeneralWMI / SNMP / C++ Pin
Peter Weyzen3-Nov-04 13:17
Peter Weyzen3-Nov-04 13:17 
GeneralRe: WMI / SNMP / C++ Pin
leandrobecker4-Nov-04 3:02
leandrobecker4-Nov-04 3:02 
Search MSDN for "SNMP Extension Agent" and "Writing Your Own SNMP Management Information Base for Microsoft Windows CE 3.0". The sample for Windows CE works in Windows NT too. You must install the Windows SNMP agent before try the sample.

TIP. Your extension DLL must depends ONLY from DLLs into the system folder. Even if the DLL that your extension DLL depends are into the same folder (and the folder is not the system folder, p.ex. c:\program files\yourapp Wink | ;-) ), the Windows SNMP agent will fail to load your dll ! Only Windows Server 2003's SNMP agent can load the DLL.
Generalformatting input Pin
An663-Nov-04 11:56
sussAn663-Nov-04 11:56 
GeneralRe: formatting input Pin
Peter Weyzen3-Nov-04 13:34
Peter Weyzen3-Nov-04 13:34 
QuestionOverride lst2 listbox actions in explorer type open file dialog? Pin
Member 14583203-Nov-04 10:40
Member 14583203-Nov-04 10:40 
Generalcustomizing OPENFILENAME - "new" look Pin
peterchen3-Nov-04 10:27
peterchen3-Nov-04 10:27 
GeneralRe: customizing OPENFILENAME - "new" look Pin
Ryan Binns3-Nov-04 18:43
Ryan Binns3-Nov-04 18:43 
GeneralRe: customizing OPENFILENAME - "new" look Pin
David Crow4-Nov-04 3:56
David Crow4-Nov-04 3:56 
GeneralUnion question Pin
Steve Messer3-Nov-04 9:18
Steve Messer3-Nov-04 9:18 
GeneralRe: Union question Pin
David Crow3-Nov-04 9:38
David Crow3-Nov-04 9:38 
GeneralRe: Union question Pin
Steve Messer3-Nov-04 9:45
Steve Messer3-Nov-04 9:45 
GeneralRe: Union question Pin
Henry miller3-Nov-04 10:32
Henry miller3-Nov-04 10:32 
GeneralRe: Union question Pin
Joaquín M López Muñoz3-Nov-04 10:06
Joaquín M López Muñoz3-Nov-04 10:06 
GeneralRe: Union question Pin
Steve Messer3-Nov-04 10:18
Steve Messer3-Nov-04 10:18 
GeneralRe: Union question[modified] Pin
Antony M Kancidrowski4-Nov-04 2:24
Antony M Kancidrowski4-Nov-04 2:24 
GeneralRe: Union question Pin
Steve Messer4-Nov-04 3:42
Steve Messer4-Nov-04 3:42 
Questionis there platform-independent FillMemory function in C/C++!? Pin
clayman873-Nov-04 9:04
clayman873-Nov-04 9:04 
AnswerRe: is there platform-independent FillMemory function in C/C++!? Pin
Joaquín M López Muñoz3-Nov-04 9:15
Joaquín M López Muñoz3-Nov-04 9:15 
AnswerRe: is there platform-independent FillMemory function in C/C++!? Pin
Rick York3-Nov-04 9:15
mveRick York3-Nov-04 9:15 

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.