0
votes
1answer
225 views
.vce equivalent open format?
I'm trying to write my own vce reader (Visual Cert Exam). But .vce is a binary format.
Does exist any way to decode the format? Otherwise, does exist any other equivalent open format?
0
votes
2answers
35 views
Hide/disable Save button in adobe in web browser
Hi
Greetings
Iam exporting a crsytalreport to pdf using asp.net 2003.
On executing the pdf report is opened in the default pdf reader(adobe reader 9 in my case) which is embedded in the browser (ie …
2
votes
3answers
109 views
barcode reading in wpf
I am working on reading the barcode using a scanner and I have the following questions:
Is there a way to distinguish between the input from the keyboard and input from the scanner ? This is …
0
votes
0answers
18 views
PDF Where does Acrobat reader save information about last view settings? [closed]
I usually check "Restore last view settings" in preferencs of Acrobat Reader. But I'm actually wondering where Acrobat Reader saves this information? In Windows Registry? In PDF file itself? On my …
5
votes
5answers
116 views
Java: Readers and Encodings
Hi,
Maybe isn't a good or relevant question, so please don't kill me.
Java's default encoding is ASCII. Yes? (See my edit)
When a textfile is encoded in UTF-8? How does a Reader know that he has to …
0
votes
0answers
10 views
Typical usage scenario to using the ReaderWriterLockSlim property count fields.
I've recently upgraded to ReaderWriterLockSlim for an app i'm writing from the much fatter ReaderWriterLock and apparently more prone to deadlock situations.
I see for the new slim lock, there are a …
0
votes
2answers
24 views
reading card reader driver file
hi everyone
I have a card reader and his driver, and i'm tring to read that driver so i can see the functions inside.
the driver include 3 files: sys file, cat file and inf file.
somebody know who …
0
votes
1answer
66 views
I need the most efficient C# RSS reader possible
I am developing an app that will monitor several thousands of feeds from across the web.
I have a simple RSS reader that will do the trick, but I am worried about bandwidth and latency issues - this …
0
votes
0answers
16 views
Feed Reader , Multiple Mail-box Manager and A Book-mark manager .. All-In-One
I'm looking for a software that runs under Linux which supports Feed Reading , multiple mail-box management and bookmark management all integrated in one Software ..
I don't know how the integration …
0
votes
1answer
42 views
How to access Google/Gmail/Gchat/Reader user icons
Hello, I'm building a Google Reader client and wonder if it's possible to access a user's profile image (aka avatar) directly. When I navigate to the images in Reader itself, I find that they point to …
0
votes
1answer
97 views
Help with parsing XML document using ‘Reader’ and Nokogiri
Hi. I am a newbie when it comes to using Nokogirie reader to parse an xml file. Here is the xml file I want to parse and sample code:
<?xml version='1.0' encoding='UTF-8'?>
<inventory>
…
0
votes
1answer
64 views
How SQL View can be used in this scenario
Hi Guys,
I am using Datareader in my C# code to get data from db and dumping it into excel sheets.
I am able to do it for everyrow correctly (based on the data from the sql view).
I have a problem …
0
votes
0answers
13 views
IMessageFilter’s message filter not working for active x control
Hi All
I am displaying acrobat reader 5.0 active x control in windows form. I inherited my form class with IMessageFilter and implement the PreFilterMessage function as given below.
if (m.Msg == …
0
votes
1answer
13 views
how does one add a subscription to a folder on Google Reader procedurally (thru the API)?
I want to manage a Google Reader "folder" of feeds that I can add and subtract feeds to programatically. I presume that's possible but I can't seem to find any API documentation on that subject. Any …
0
votes
2answers
270 views
Loading an ePub — simple ePub Reader question
Hi all, :)
I'm developing a simple epub reader on iPhone but been wondering how to go about loading it. I know reading files such as a PDF is somewhat straightforward because it's one file in itself …
