Click here to Skip to main content
15,911,711 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: is is posible to store GIF as resource? Pin
PengFeidu11-Sep-03 2:01
PengFeidu11-Sep-03 2:01 
GeneralRe: is is posible to store GIF as resource? Pin
Dangleberry11-Sep-03 2:45
sussDangleberry11-Sep-03 2:45 
GeneralRe: is is posible to store GIF as resource? Pin
JWood11-Sep-03 14:24
JWood11-Sep-03 14:24 
QuestionHow correctly Deactivate IPictureDisp* based control ? Pin
vgrigor11-Sep-03 0:40
vgrigor11-Sep-03 0:40 
GeneralRGB <--> YUV Pin
Pawel Olszewski11-Sep-03 0:29
Pawel Olszewski11-Sep-03 0:29 
GeneralRe: RGB &lt;--&gt; YUV Pin
selfk11-Sep-03 1:27
selfk11-Sep-03 1:27 
GeneralRe: RGB &lt;--&gt; YUV Pin
Pawel Olszewski11-Sep-03 2:28
Pawel Olszewski11-Sep-03 2:28 
GeneralQues related to snmp Pin
SatyaDY11-Sep-03 0:19
SatyaDY11-Sep-03 0:19 
Hi guys,
I am trying to get status of my remote network equipment, through snmp.
I am trying to convert the oid to AsnObject Identifier using the following call.

if (!SnmpMgrStrToOid(Oid, &reqObject))
AfxMessageBox("SnmpMgrStrToOid failure");

The oid I am passing is char Oid[255]=".1.3.6.1.2.1.2.2.1.8";
I added '.' at the end for a second trail, still I am always getting failure. What wrong with my code ??
Thanks in advance,
Satya
QuestionHow to put an icon in .ico file on a toolbar button? Pin
gumber11-Sep-03 0:05
gumber11-Sep-03 0:05 
AnswerRe: How to put an icon in .ico file on a toolbar button? Pin
Dominik Reichl11-Sep-03 0:19
Dominik Reichl11-Sep-03 0:19 
GeneralNo activation of window Pin
Bjarne Jørgensen11-Sep-03 0:03
Bjarne Jørgensen11-Sep-03 0:03 
GeneralRe: No activation of window Pin
Dominik Reichl11-Sep-03 0:23
Dominik Reichl11-Sep-03 0:23 
GeneralRe: No activation of window Pin
Bjarne Jørgensen11-Sep-03 0:59
Bjarne Jørgensen11-Sep-03 0:59 
GeneralLibraries Pin
Zizilamoroso10-Sep-03 23:42
Zizilamoroso10-Sep-03 23:42 
GeneralRe: Libraries Pin
jhwurmbach10-Sep-03 23:52
jhwurmbach10-Sep-03 23:52 
GeneralRe: Libraries Pin
Zizilamoroso11-Sep-03 0:13
Zizilamoroso11-Sep-03 0:13 
GeneralRe: Libraries Pin
jhwurmbach11-Sep-03 1:16
jhwurmbach11-Sep-03 1:16 
GeneralRe: Libraries Pin
Zizilamoroso11-Sep-03 2:08
Zizilamoroso11-Sep-03 2:08 
GeneralRe: Libraries Pin
jhwurmbach11-Sep-03 2:10
jhwurmbach11-Sep-03 2:10 
GeneralDialog Help Pin
10-Sep-03 23:23
suss10-Sep-03 23:23 
GeneralRe: Dialog Help Pin
Iain Clarke, Warrior Programmer10-Sep-03 23:44
Iain Clarke, Warrior Programmer10-Sep-03 23:44 
GeneralSDI linkage with dialog Pin
coda_x10-Sep-03 23:21
coda_x10-Sep-03 23:21 
GeneralHorrid Memory Management Issue Pin
Dangleberry10-Sep-03 22:30
sussDangleberry10-Sep-03 22:30 
GeneralRe: Horrid Memory Management Issue Pin
Phil Speller10-Sep-03 23:20
Phil Speller10-Sep-03 23:20 
GeneralRe: Horrid Memory Management Issue Pin
Dangleberry10-Sep-03 23:59
sussDangleberry10-Sep-03 23:59 

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.