Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
Win32 Utils
Summary
Forums
Tracker
Lists
Tasks
Docs
News
SCM
Files
Wiki
Forums
|
Admin
Discussion Forums:
help
Start New Thread
Message: 95469
BY: Daniel Berger (
djberg96
)
DATE: 2010-12-09 12:08
SUBJECT: RE: EventLog.open("Application") fails
What happens if you add this bit of code at the top?
require 'windows/console'
include Windows::Console
SetConsoleCP(437)
Dan
Thread View
Thread
Author
Date
EventLog.open("Application") fails
Little Snake
2010-11-25 11:53
RE: EventLog.open("Application") fails
Daniel Berger
2010-12-01 14:07
RE: EventLog.open("Application") fails
Little Snake
2010-12-02 15:06
RE: EventLog.open("Application") fails
Daniel Berger
2010-12-04 13:42
RE: EventLog.open("Application") fails
Little Snake
2010-12-07 07:22
RE: EventLog.open("Application") fails
Daniel Berger
2010-12-07 13:49
RE: EventLog.open("Application") fails
Little Snake
2010-12-07 15:14
RE: EventLog.open("Application") fails
Daniel Berger
2010-12-09 12:08
RE: EventLog.open("Application") fails
Little Snake
2010-12-10 10:19
Post a followup to this message