Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: FindFirstFile problem Pin
#realJSOP15-Dec-02 7:50
professional#realJSOP15-Dec-02 7:50 
GeneralRe: FindFirstFile problem Pin
Rickard Andersson2015-Dec-02 7:53
Rickard Andersson2015-Dec-02 7:53 
GeneralRe: FindFirstFile problem Pin
Rickard Andersson2015-Dec-02 7:59
Rickard Andersson2015-Dec-02 7:59 
GeneralRe: FindFirstFile problem Pin
Chris Losinger15-Dec-02 8:19
professionalChris Losinger15-Dec-02 8:19 
GeneralRe: FindFirstFile problem Pin
Jörgen Sigvardsson15-Dec-02 7:51
Jörgen Sigvardsson15-Dec-02 7:51 
GeneralOperatingSystemSimulator Pin
sikrip15-Dec-02 7:30
sikrip15-Dec-02 7:30 
GeneralRe: OperatingSystemSimulator Pin
zenboy15-Dec-02 13:57
zenboy15-Dec-02 13:57 
General_tsplitpath(..) API Pin
sedonya15-Dec-02 7:05
sedonya15-Dec-02 7:05 
I have some shell extension which splits the filename(s).
I use _tsplitpaht(..) API and have this error:
for Release MinSize/MinDependency configuration
     while _tsplitpaht(..) is in use 
     I get this Linkage error message:

         Linking...
         Creating library ../CopyFilePath.lib    
              and  object ../CopyFilePath.exp
         LIBCMT.lib(crt0.obj) : error LNK2001: 
         unresolved external symbol _main
         ../CopyFilePath.dll : fatal error LNK1120: 
         1 unresolved externals
         Error executing link.exe.
    
     while commenting _tsplitpath(..) I get no error msg.

for Debug configuration
     while _tsplitpaht(..) is in use I get NO error msg


Any ideas
GeneralRe: _tsplitpath(..) API Pin
Michael Dunn15-Dec-02 12:02
sitebuilderMichael Dunn15-Dec-02 12:02 
GeneralDirectShow: playing wmv Pin
hdi99kf@syd.kth.se15-Dec-02 6:28
hdi99kf@syd.kth.se15-Dec-02 6:28 
GeneralGDI question Pin
Shah Shehpori15-Dec-02 6:15
sussShah Shehpori15-Dec-02 6:15 
GeneralRe: GDI question Pin
Paul M Watt15-Dec-02 17:50
mentorPaul M Watt15-Dec-02 17:50 
GeneralPoliticalamity Pin
Kevnar15-Dec-02 5:52
Kevnar15-Dec-02 5:52 
GeneralRe: Politicalamity Pin
Michael Dunn15-Dec-02 6:28
sitebuilderMichael Dunn15-Dec-02 6:28 
GeneralRe: Politicalamity Pin
Kevnar15-Dec-02 6:50
Kevnar15-Dec-02 6:50 
GeneralRe: Politicalamity Pin
Christian Graus15-Dec-02 10:57
protectorChristian Graus15-Dec-02 10:57 
GeneralRe: Politicalamity Pin
ColinDavies15-Dec-02 14:26
ColinDavies15-Dec-02 14:26 
GeneralRe: Politicalamity Pin
Kevnar15-Dec-02 15:57
Kevnar15-Dec-02 15:57 
GeneralRe: Politicalamity Pin
Christian Graus15-Dec-02 10:54
protectorChristian Graus15-Dec-02 10:54 
GeneralRe: Politicalamity Pin
Kevnar15-Dec-02 15:48
Kevnar15-Dec-02 15:48 
GeneralRe: Politicalamity Pin
Christian Graus15-Dec-02 15:54
protectorChristian Graus15-Dec-02 15:54 
QuestionHwo to handle "tab" to visually deisgnate have focus? Pin
Stan the man15-Dec-02 5:49
Stan the man15-Dec-02 5:49 
AnswerRe: Hwo to handle "tab" to visually deisgnate have focus? Pin
Michael Dunn15-Dec-02 6:29
sitebuilderMichael Dunn15-Dec-02 6:29 
QuestionRetrieve the file names from a dir? Pin
Rickard Andersson2015-Dec-02 3:47
Rickard Andersson2015-Dec-02 3:47 
AnswerRe: Retrieve the file names from a dir? Pin
Chris Losinger15-Dec-02 3:54
professionalChris Losinger15-Dec-02 3:54 

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.