No announcements
Found 1302289 threads
-
0 Votes
Extracting lib file
It's a static lib only.Answered | 5 Replies | 3748 Views | Created by MIB BALA - Wednesday, August 18, 2010 11:24 AM | Last reply by Mihai Nita - Monday, August 23, 2010 7:23 PM -
0 Votes
LIB file and their compatibility
>the lib file is targeted for SDK 7.1 Is that the targeted for SDK7.1 which could be selected in Platform Toolset?Answered | 1 Replies | 683 Views | Created by cschafft - Wednesday, January 6, 2016 6:52 AM | Last reply by lake Xiao - Thursday, January 7, 2016 6:06 AM -
1 Votes
linking to a lib file
On 1/12/2011 4:05 PM, techNick wrote: So i have to link to the winscard.lib file in my solution?Answered | 5 Replies | 5254 Views | Created by techNick - Wednesday, January 12, 2011 8:13 PM | Last reply by Igor Tandetnik - Wednesday, January 12, 2011 9:13 PM -
0 Votes
creating a .lib file from a function in source code
Then I copied the .lib and .h files to a common directory, >include the .h and .lib in my C source file ...Answered | 4 Replies | 2930 Views | Created by Bstudent - Thursday, November 17, 2011 8:52 PM | Last reply by WayneAKing - Thursday, November 17, 2011 9:55 PM -
3 Votes
Find out Libs used in a DLL?
I conclude that we cannot extract the name of static lib fies used in an application.Answered | 7 Replies | 3376 Views | Created by _San - Tuesday, December 21, 2010 2:44 PM | Last reply by _San - Friday, January 14, 2011 2:03 PM -
1 Votes
Functions in a C lib file
I want to list the functions(with parameters) in a .lib file which contains C API functions.Answered | 2 Replies | 3946 Views | Created by Mustafa Kok - Friday, October 17, 2008 7:41 AM | Last reply by Mustafa Kok - Tuesday, October 21, 2008 6:18 AM -
0 Votes
What's the difference between a DLL's LIB and a Static Lib?
The .lib produced when generating a static library contains the >object files.Answered | 4 Replies | 16989 Views | Created by SoBigSoBig - Friday, December 25, 2009 7:20 AM | Last reply by WayneAKing - Friday, January 1, 2010 8:26 AM -
1 Votes
Is it impossible to extract the cab file programmatically on CE device?
You have to write your own CAB extraction tool for CE or use existing some opensource tools Tom Gensel already mensioned ...Answered | 3 Replies | 5128 Views | Created by yazoox - Wednesday, March 2, 2011 3:33 AM | Last reply by Michael Koster - Friday, April 22, 2011 3:25 PM -
1 Votes
Extracts and create files and save data extracts
Since data usually changes over time, if you need the exact same data in the file, I would save the files to an Archive for resending.Answered | 1 Replies | 727 Views | Created by ITBobbyP - Thursday, September 8, 2016 4:41 PM | Last reply by Thomas L. LeBlanc (MVP) - Thursday, September 8, 2016 5:00 PM -
0 Votes
Linker Question: How to specify additional .LIB file
The project, which produces an executable, requires a .LIB file (DxfReader.lib).Answered | 1 Replies | 4320 Views | Created by MichaelBate - Tuesday, August 26, 2008 4:40 AM | Last reply by Nambiraj - Tuesday, August 26, 2008 5:33 AM -
0 Votes
Extract a Dynamically Created Zip File with SSIS 2013
Hi RKWentzel, Based on your description, you want to write an expression for the file name with extension.Answered | 2 Replies | 1102 Views | Created by RKWentzel - Thursday, December 10, 2015 8:44 PM | Last reply by Katherine Xiong - Friday, December 11, 2015 9:39 AM -
0 Votes
How to import .lib file into C# application
You will need to compile the .lib file into a DLL to access it from a C# app.Answered | 1 Replies | 2556 Views | Created by steep_appz - Wednesday, December 19, 2012 11:58 AM | Last reply by Rob Caplan [MSFT] - Wednesday, December 19, 2012 8:16 PM -
0 Votes
Difference between DLL and LIB.?
I compare my steps for trying with both LIB and DLL files.Answered | 9 Replies | 3476 Views | Created by bae bae - Tuesday, October 14, 2008 3:59 AM | Last reply by bae bae - Tuesday, October 14, 2008 5:44 AM -
1 Votes
Extract the files in chronological order
How are you loading the files?Answered | 3 Replies | 4677 Views | Created by Incredible15 - Friday, June 18, 2010 2:10 PM | Last reply by Nik - Shahriar Nikkhah - Friday, June 18, 2010 6:54 PM -
2 Votes
cannot open file xx.libkernel32.lib
LINK : fatal error LNK1104: cannot open file 'ga.libkernel32.lib' I followed the same steps as in:Answered | 1 Replies | 3681 Views | Created by dweng01 - Monday, October 7, 2013 9:56 PM | Last reply by Chuck Walbourn - MSFT - Tuesday, October 8, 2013 6:06 AM -
0 Votes
File name in extract
Currently you do not have access to the file meta data from within the Extractor UDO.Answered | 3 Replies | 1056 Views | Created by wilnelmpls - Tuesday, May 3, 2016 5:12 AM | Last reply by MRys - Wednesday, June 15, 2016 10:39 PM -
1 Votes
DLL and libs
main pragram <- My DLL(.h, .lib, .dll)Answered | 4 Replies | 728 Views | Created by msforenter090 - Thursday, March 24, 2016 9:16 PM | Last reply by msforenter090 - Saturday, March 26, 2016 12:36 PM -
0 Votes
reuse (.dll) and (.lib) files in HTML5/WinJS project
James, So leaving about .lib files.Answered | 3 Replies | 4925 Views | Created by AKwin - Monday, April 29, 2013 6:39 AM | Last reply by Jesse Jiang - Thursday, May 2, 2013 2:11 AM -
0 Votes
self-extract exe file
Just add it into Resources section (RCDATA) as Cabinet file (.CAB) then the built exe file will support extraction by winzip...Answered | 6 Replies | 5140 Views | Created by cplusplusdev - Thursday, August 9, 2012 5:29 PM | Last reply by cplusplusdev - Saturday, August 11, 2012 10:54 AM -
1 Votes
Static lib to DLL?
rem rem Example: lib_to_dll.cmd foo "import1.lib import2.lib" rem where foo is yours static library ...Answered | 4 Replies | 24306 Views | Created by DavidHarrison - Thursday, June 22, 2006 12:15 PM | Last reply by g_stefan - Monday, June 11, 2007 2:05 AM - Items 1 to 20 of 1302289 Next ›
No announcements