Click here to Skip to main content
15,919,749 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalnope, doesnt work still Pin
sstoyan27-Jan-04 10:48
sstoyan27-Jan-04 10:48 
GeneralRe: nope, doesnt work still Pin
Jörgen Sigvardsson27-Jan-04 10:55
Jörgen Sigvardsson27-Jan-04 10:55 
GeneralRe: nope, doesnt work still Pin
sstoyan27-Jan-04 13:43
sstoyan27-Jan-04 13:43 
Questionmodeless dialogs - ownmessage queue ? Pin
rrrado26-Jan-04 21:44
rrrado26-Jan-04 21:44 
AnswerRe: modeless dialogs - ownmessage queue ? Pin
Diddy27-Jan-04 0:11
Diddy27-Jan-04 0:11 
GeneralRe: modeless dialogs - ownmessage queue ? Pin
rrrado27-Jan-04 0:47
rrrado27-Jan-04 0:47 
QuestionHow to get CurrentDir of an application running in Embedded Visual C? Pin
ntnhan26-Jan-04 21:31
ntnhan26-Jan-04 21:31 
AnswerRe: How to get CurrentDir of an application running in Embedded Visual C? Pin
Michael P Butler27-Jan-04 1:57
Michael P Butler27-Jan-04 1:57 
GetModuleFileName will give you the path and filename, all you'll need to do is strip the filename from the end and replace it with your data file name.

Have a look on MSDN for more info, as the function may not be supported by all devices.



Michael

But you know when the truth is told,
That you can get what you want or you can just get old,
Your're going to kick off before you even get halfway through.
When will you realise... Vienna waits for you?
- "The Stranger," Billy Joel
GeneralUtility for checking dependencies Pin
rajeev26-Jan-04 21:31
rajeev26-Jan-04 21:31 
Generalmemory leak debugger Pin
Gérald Mercet26-Jan-04 21:16
Gérald Mercet26-Jan-04 21:16 
GeneralRe: memory leak debugger Pin
J. Eric Vaughan27-Jan-04 3:16
J. Eric Vaughan27-Jan-04 3:16 
Generaldifference between CSocket and CAsynSocket Recieve Call Pin
Atif Mushtaq26-Jan-04 20:20
Atif Mushtaq26-Jan-04 20:20 
GeneralRe: difference between CSocket and CAsynSocket Recieve Call Pin
RobJones27-Jan-04 3:03
RobJones27-Jan-04 3:03 
GeneralRe: difference between CSocket and CAsynSocket Recieve Call Pin
Atif Mushtaq27-Jan-04 18:16
Atif Mushtaq27-Jan-04 18:16 
GeneralRe: difference between CSocket and CAsynSocket Recieve Call Pin
RobJones28-Jan-04 3:04
RobJones28-Jan-04 3:04 
GeneralRe: difference between CSocket and CAsynSocket Recieve Call Pin
RobJones28-Jan-04 3:59
RobJones28-Jan-04 3:59 
GeneralRe: difference between CSocket and CAsynSocket Recieve Call Pin
Atif Mushtaq28-Jan-04 5:16
Atif Mushtaq28-Jan-04 5:16 
GeneralRe: difference between CSocket and CAsynSocket Recieve Call Pin
Xiangyang Liu 刘向阳28-Jan-04 7:02
Xiangyang Liu 刘向阳28-Jan-04 7:02 
GeneralWindows hooks Pin
Abhi Lahare26-Jan-04 18:43
Abhi Lahare26-Jan-04 18:43 
GeneralEdit boxes Pin
calebcohoon26-Jan-04 17:18
calebcohoon26-Jan-04 17:18 
GeneralRe: Edit boxes Pin
P-Rex26-Jan-04 20:59
P-Rex26-Jan-04 20:59 
GeneralRe: Edit boxes Pin
Robert A. T. Káldy27-Jan-04 0:24
Robert A. T. Káldy27-Jan-04 0:24 
GeneralRe: Edit boxes Pin
calebcohoon27-Jan-04 5:40
calebcohoon27-Jan-04 5:40 
GeneralFinding version info of a DLL Pin
haritadala26-Jan-04 17:13
haritadala26-Jan-04 17:13 
GeneralRe: Finding version info of a DLL Pin
Tim Smith26-Jan-04 17:26
Tim Smith26-Jan-04 17:26 

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.