Click here to Skip to main content
15,920,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ to hex Pin
Chris Losinger15-Dec-02 9:29
professionalChris Losinger15-Dec-02 9:29 
GeneralRe: c++ to hex Pin
Philip Patrick15-Dec-02 10:13
professionalPhilip Patrick15-Dec-02 10:13 
GeneralRe: c++ to hex Pin
Kannan Kalyanaraman15-Dec-02 17:50
Kannan Kalyanaraman15-Dec-02 17:50 
GeneralRe: c++ to hex Pin
Philip Patrick15-Dec-02 10:14
professionalPhilip Patrick15-Dec-02 10:14 
GeneralRe: c++ to hex Pin
User 665815-Dec-02 12:01
User 665815-Dec-02 12:01 
GeneralATL/WTL Windows and fonts Pin
Jörgen Sigvardsson15-Dec-02 7:58
Jörgen Sigvardsson15-Dec-02 7:58 
GeneralRe: ATL/WTL Windows and fonts Pin
Jörgen Sigvardsson15-Dec-02 8:09
Jörgen Sigvardsson15-Dec-02 8:09 
GeneralFindFirstFile problem Pin
Rickard Andersson2015-Dec-02 7:43
Rickard Andersson2015-Dec-02 7:43 
GeneralRe: FindFirstFile problem Pin
Chris Losinger15-Dec-02 7:45
professionalChris Losinger15-Dec-02 7:45 
GeneralRe: FindFirstFile problem Pin
Rickard Andersson2015-Dec-02 7:50
Rickard Andersson2015-Dec-02 7:50 
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 

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.