Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Maze Search in C++ Pin
Roppa17-Jul-08 23:36
Roppa17-Jul-08 23:36 
AnswerRe: Maze Search in C++ Pin
enhzflep18-Jul-08 16:42
enhzflep18-Jul-08 16:42 
GeneralRe: Maze Search in C++ Pin
Roppa21-Jul-08 8:32
Roppa21-Jul-08 8:32 
QuestionIs anyone using RFID reader here? Pin
includeh1017-Jul-08 9:52
includeh1017-Jul-08 9:52 
AnswerRe: Is anyone using RFID reader here? Pin
ThatsAlok17-Jul-08 21:57
ThatsAlok17-Jul-08 21:57 
QuestionHow to create a HashTable in C++? Pin
includeh1017-Jul-08 9:36
includeh1017-Jul-08 9:36 
AnswerRe: How to create a HashTable in C++? Pin
JudyL_MD17-Jul-08 10:08
JudyL_MD17-Jul-08 10:08 
AnswerRe: How to create a HashTable in C++? Pin
Budric B.17-Jul-08 10:08
Budric B.17-Jul-08 10:08 
You can use hash_table which is part of stdext. It's not part of standard template library but will work with visual studio.
http://www.sgi.com/tech/stl/hash_map.html[^]
AnswerRe: How to create a HashTable in C++? Pin
David Crow17-Jul-08 16:02
David Crow17-Jul-08 16:02 
GeneralRe: How to create a HashTable in C++? Pin
led mike17-Jul-08 18:08
led mike17-Jul-08 18:08 
GeneralRe: How to create a HashTable in C++? Pin
ThatsAlok18-Jul-08 1:47
ThatsAlok18-Jul-08 1:47 
GeneralRe: How to create a HashTable in C++? Pin
David Crow18-Jul-08 9:02
David Crow18-Jul-08 9:02 
QuestionOleRun in COleDispatchDriver::CreateDispatch returns REGDB_E_CLASSNOTREG Pin
Kevin 123341217-Jul-08 8:35
Kevin 123341217-Jul-08 8:35 
AnswerRe: OleRun in COleDispatchDriver::CreateDispatch returns REGDB_E_CLASSNOTREG Pin
led mike17-Jul-08 18:20
led mike17-Jul-08 18:20 
QuestionMSVC++ 2005, Project Dependancies and unresolved externals [modified] Pin
Budric B.17-Jul-08 6:36
Budric B.17-Jul-08 6:36 
AnswerRe: MSVC++ 2005, Project Dependancies and unresolved externals Pin
Mark Salsbery17-Jul-08 7:28
Mark Salsbery17-Jul-08 7:28 
QuestionHow to fix a window at the top? Pin
iayd17-Jul-08 5:55
iayd17-Jul-08 5:55 
AnswerRe: How to fix a window at the top? Pin
led mike17-Jul-08 6:12
led mike17-Jul-08 6:12 
GeneralRe: How to fix a window at the top? Pin
aks.17-Jul-08 20:11
aks.17-Jul-08 20:11 
GeneralRe: How to fix a window at the top? Pin
iayd17-Jul-08 20:37
iayd17-Jul-08 20:37 
AnswerRe: How to fix a window at the top? Pin
Alan Balkany17-Jul-08 7:41
Alan Balkany17-Jul-08 7:41 
GeneralRe: How to fix a window at the top? Pin
iayd17-Jul-08 10:39
iayd17-Jul-08 10:39 
GeneralRe: How to fix a window at the top? Pin
Alan Balkany17-Jul-08 10:41
Alan Balkany17-Jul-08 10:41 
QuestionTracking mouse event on a Bitmapbutton [modified] Pin
bhanu_850917-Jul-08 3:25
bhanu_850917-Jul-08 3:25 
AnswerRe: Tracking mouse event on a Bitmapbutton Pin
led mike17-Jul-08 5:13
led mike17-Jul-08 5:13 

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.