473,394 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Pelles C POLIB.EXE /EXPLODE utility

Hello this is my first post, I want to disasemble some DLL's and add code to
them, but I can only get Pelles C lib files to /EXPLODE with the POLIB.EXE
extraction utility, however, I've managed to import DLL files to LIB files
with the same program, why does it give me an error message:

'Fatal Error: File Exists'

When I try to run the utility with the /EXPLODE parameter?
Is there another way?

AceHigh
Nov 15 '05 #1
3 3329
"AceHigh" <cn******@cogeco.ca> wrote in message
news:gg***************@read2.cgocable.net...
Hello this is my first post, I want to disasemble some DLL's and add code to them, but I can only get Pelles C lib files to /EXPLODE with the POLIB.EXE
extraction utility, however, I've managed to import DLL files to LIB files
with the same program, why does it give me an error message:

'Fatal Error: File Exists'

When I try to run the utility with the /EXPLODE parameter?
Is there another way?


This is off topic for it has nothing to do with the standard C, which this
group is dedicated to.
Try groups dealing with your tools or this library.
Alex
Nov 15 '05 #2
AceHigh wrote:
Hello this is my first post, I want to disasemble some DLL's and add code to
them, but I can only get Pelles C lib files to /EXPLODE with the POLIB.EXE
extraction utility, however, I've managed to import DLL files to LIB files
with the same program, why does it give me an error message:

'Fatal Error: File Exists'

When I try to run the utility with the /EXPLODE parameter?
Is there another way?


This has absolutely nothing to do with the C language, which is what is
discussed her. The C language knows nothing about DLLs and the only tome
you get something to EXPLODE is when you invoke the wrath of undefined
behaviour in which case you might find that your big toe explodes. Had
you read the group or it's welcome message before posting you would have
known this.

Now go try asking somewhere where your tools are on topic, probably
mailing lists for your tool set would be a good place. Or possibly a
Windows group unless by DLL you mean Dynamite Loaded Lamborghini, which
would make sense since you are talking about exploding things.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
Nov 15 '05 #3
AceHigh a écrit :
Hello this is my first post, I want to disasemble some DLL's and add code to
them, but I can only get Pelles C lib files to /EXPLODE with the POLIB.EXE
extraction utility, however, I've managed to import DLL files to LIB files
with the same program, why does it give me an error message:

'Fatal Error: File Exists'

When I try to run the utility with the /EXPLODE parameter?
Is there another way?

AceHigh


Go to the Pelles C forum:

http://smorgasbordet.com/phpBB2/index.php

There, Pelles C is on topic and you will find Pelles
himself answering questions. He will surely be able
to tell you more about /explode.

In this group this is off topic.

jacob
Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Rob Gudgeon | last post by:
Hi Is it possible to explode a string into an array using more than one separator? I have database records that contain several values, mostly split by semi-colons but some older records are...
6
by: William Krick | last post by:
I have a string containing concatenated ascii "records" that are each terminated by '\n'. For testing purposes, I construct sample data like this... $mystring =...
12
by: frizzle | last post by:
Hi there, i have a site with fake folders & files. htaccess rewrites everything to index.php?vars now in index.php i decide what file to include with a switch/case statement. to define where...
5
by: FFMG | last post by:
Hi, I need the php equivalent of explode in one of my app. I read a very big file and "explode" each line to fill a structure. The reading of the file, 19Mb, (I will also need to streamline...
0
by: k04jg02 | last post by:
Python has a nifty operator that will take a container and pass its elements as function parameters. In Python you can make a list like so: x = Then you can say: f(*x)
4
by: Davide | last post by:
Hi All, I'm trying to use explode to separate the result of a textual file, but it explode me only the first row. the foo.txt is pippo pluto pluto pippo pippo pippo .... I use this script...
8
by: Jack | last post by:
I would like to Explode a string into an array that does not begin at 0 but I can't get it to work. For example: $MyInfo = array(1 =27,68,31,19,40); will result in $MyInfo = 27 ... $MyInfo = 40...
5
by: sathyashrayan | last post by:
Dear group, The function to be used as follows: $links = "http://www.campaignindia.in/feature/analysis"; $tag1 = '<div class=feature-wrapper>'; $tag2 = '<h1><a href'; $tag3 = "</a>"; $op =...
8
by: vinpkl | last post by:
hi all i want to use explode url for shotening my urls i have a url like http://localhost/vineet/products.php?dealer_id=12&category_id=2 This is my navigation php code that has url...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.