Click here to Skip to main content
15,917,565 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Exe size Pin
Chris Losinger11-Feb-03 14:19
professionalChris Losinger11-Feb-03 14:19 
GeneralRe: Exe size Pin
Mike Nordell10-Feb-03 14:58
Mike Nordell10-Feb-03 14:58 
GeneralRe: Exe size Pin
Neville Franks10-Feb-03 23:53
Neville Franks10-Feb-03 23:53 
QuestionCan someone give me examples of using these SQL statements?? Pin
IrishSonic10-Feb-03 12:04
IrishSonic10-Feb-03 12:04 
AnswerRe: Can someone give me examples of using these SQL statements?? Pin
xxhimanshu10-Feb-03 17:35
xxhimanshu10-Feb-03 17:35 
GeneralUsing askey in a file Pin
proprogram10-Feb-03 12:01
sussproprogram10-Feb-03 12:01 
GeneralRe: Using askey in a file Pin
Mike Nordell10-Feb-03 12:29
Mike Nordell10-Feb-03 12:29 
GeneralAccessing data/file when app launched from attachment Pin
Dr Soong10-Feb-03 11:43
Dr Soong10-Feb-03 11:43 
I'm trying to figure out how to use a file passed or used to start my application when started by a file association through either double-clicking a data file or launched from an attachment from an email. The command line passes the pathname of the file that opened the app, however since the data file is locked I can not access the data through normal file opserations. Somehow the dataptr or filehandle is being passed or managed somewhere. Can someone explain how I can get access to that handle so I can read the data file?

In paticular I want to have access to the data from an email attachment. This means that the email app or some OS mech has launched my associated app and has the file locked.
GeneralRe: Accessing data/file when app launched from attachment Pin
JoeSox10-Feb-03 12:09
JoeSox10-Feb-03 12:09 
GeneralRe: Accessing data/file when app launched from attachment Pin
Mike Nordell10-Feb-03 15:08
Mike Nordell10-Feb-03 15:08 
QuestionHow to get my DNS server ? Pin
Yasen Georgiew10-Feb-03 11:05
Yasen Georgiew10-Feb-03 11:05 
AnswerRe: How to get my DNS server ? Pin
Rene De La Garza10-Feb-03 11:37
Rene De La Garza10-Feb-03 11:37 
GeneralNT Service would not start...! Pin
Prabhakar10-Feb-03 10:57
Prabhakar10-Feb-03 10:57 
GeneralRe: NT Service would not start...! Pin
palbano10-Feb-03 11:06
palbano10-Feb-03 11:06 
GeneralRe: NT Service would not start...! Pin
Prabhakar10-Feb-03 11:26
Prabhakar10-Feb-03 11:26 
GeneralRe: NT Service would not start...! Pin
Kant11-Feb-03 5:22
Kant11-Feb-03 5:22 
GeneralRe: NT Service would not start...! Pin
Kant11-Feb-03 5:32
Kant11-Feb-03 5:32 
GeneralUsing .NET objects in C++ Pin
OBRon10-Feb-03 10:11
OBRon10-Feb-03 10:11 
GeneralDetect file writing Pin
zebiloute10-Feb-03 9:13
zebiloute10-Feb-03 9:13 
GeneralRe: Detect file writing Pin
Neville Franks10-Feb-03 9:25
Neville Franks10-Feb-03 9:25 
GeneralRe: Detect file writing Pin
Mike Nordell10-Feb-03 11:25
Mike Nordell10-Feb-03 11:25 
GeneralProblem with Unix linefeeds in VS.NET Pin
Jim A. Johnson10-Feb-03 9:04
Jim A. Johnson10-Feb-03 9:04 
GeneralRe: Problem with Unix linefeeds in VS.NET Pin
Chris Losinger10-Feb-03 9:46
professionalChris Losinger10-Feb-03 9:46 
GeneralUsing Symbol Server with VC6 Pin
dcr10-Feb-03 8:53
dcr10-Feb-03 8:53 
GeneralMFC question Pin
User 988510-Feb-03 8:41
User 988510-Feb-03 8:41 

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.