Commit Graph

26 Commits

Author SHA1 Message Date
sam 11b3dc2119 No changes. Just making my icon look green. 2011-05-11 13:37:03 +00:00
sam e6fa474312 Updated bmxTesterForVista to support RPMS. Compile using VISTA or RPMS flag 2011-03-05 11:32:01 +00:00
sam 945e4d43f8 Minor oopsie. Fixed. 2011-01-27 12:34:22 +00:00
sam 90e2de5b8e Release dll. 2011-01-27 09:41:05 +00:00
sam dbd2742358 BMX version bumped to 2.3.
New dll
BMXNetConnectInfo: Event polling from RPMS/VISTA is now async. BMX Writer lock removed.
BMXNetLib: 
1. Application context changes are now suppressed. Developer must make sure that his/her application has all the needed BMX methods. This was done for performance enhancement as application context changes are very expensive in network time.
2. Locks are implemented at the TransmitRPC with a very simple Lock(this) which works very well.
RPMSDb: See #1 for BMXNetLib. All context changes are now suppressed.
2011-01-26 10:45:02 +00:00
sam 37366be3d9 BMXNetConnectInfo:
Pass up BMXNetException instead of recreating it as a new generic Exception; for more accurate error catching.
W32Handle for class not acquired. Don't even know why we needed that.
DSelectDivision:
Load event now has this.Activate to bring the window to the front. Needed b/c of new splash screen in Sched GUI which will show up front unless this form is activated.
BMXNetLib:
Better handling of exception in OpenConnectionCommon (pass inner exception when creating BMXNetException.
2011-01-09 12:19:07 +00:00
sam 19d2bfe7c3 Updated csproj file. 2010-11-18 12:48:00 +00:00
sam 659bf140ff Ooops. Encoding boo boo. 2010-09-29 08:55:56 +00:00
sam 2056a9e445 Fixes for Division dialog usability (ok button autoaccept; focus on list on startup).
Change project format to VS 2010.
2010-09-29 07:47:22 +00:00
sam f32188b276 Updated BMXNet22.dll with bug fix for UTF-8 support. 2010-09-08 08:08:15 +00:00
sam b2d0bb4390 BMX v2.2 2010-09-07 20:19:28 +00:00
sam 07b4f044b3 Changes in handling of Divisions. Now prompts if more than one division assigned to user. 2010-08-30 18:51:30 +00:00
sam fcdcebcd83 Bumped version number on Bmxnet to 2.1.2 2010-08-18 08:02:35 +00:00
sam 7c548446e9 Support for UTF-8 encoding. 2010-08-11 11:37:01 +00:00
sam 04376cc2cf 2010-07-18 13:45:47 +00:00
sam 0d9ace0e0c 2010-07-11 14:14:02 +00:00
sam b4e510e292 Dialogs now say 'VISTA' instead of 'RPMS'.
Updated AssemblyInfo.cs
2010-07-09 21:32:10 +00:00
sam 74124836bf Deleting old or unneeded files.
bmxnet.xml
BMXNet20.dll
2010-07-09 20:06:50 +00:00
sam 8797c89283 V 2.1 supports multiple encodings based on developer request. Otherwise, uses Machine default encoding for non-unicode programs.
Updated version to 2.1.
2010-07-07 10:21:40 +00:00
sam 41b203528e New dll. 2010-07-06 12:12:38 +00:00
sam 130cc97d16 Support for other encodings besides ASCII. Constructors available in BMXNetLib and and BMXNetConnectInfo.
Comments in several files.
2010-07-06 12:09:10 +00:00
sam af388d6c6f Some profiling code in BMXNetLib.cs conditional on #DEBUG. 2010-07-01 17:43:04 +00:00
sam 61f6fc1d4b 2010-06-30 09:02:21 +00:00
sam fe970c8b52 Project finally compiles. 2010-06-30 08:19:09 +00:00
sam 94d4875737 Initial commit of C# Source Code. Now to try to get it to compile. 2010-06-30 07:09:50 +00:00
sam 782d05d287 Initial Import of BMX.net code 2009-12-07 19:21:15 +00:00