INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: VC++ Interface Example  (Read 2049 times)

kjwiebe

  • Regular Member
  • Recent member
  • *
  • Posts: 10
  • Change this by choosing profile
VC++ Interface Example
« on: March 27, 2005, 07:07:32 pm »

Does anyone have a simple example of an Interface Plugin written in VC++.  I am using ver 6 but I'm sure I could figure it out from other versions.  I know about the Sleep Timer example but it is in .NET which is not the same.

Thanks....
 ;D
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
Re: VC++ Interface Example
« Reply #1 on: March 27, 2005, 07:19:46 pm »

http://www.jrmediacenter.com/devzone.html

Examples: Sleep Timer plug-in (1.0.6)
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

kjwiebe

  • Regular Member
  • Recent member
  • *
  • Posts: 10
  • Change this by choosing profile
Re: VC++ Interface Example
« Reply #2 on: March 27, 2005, 07:33:33 pm »

Thanks, but Sleep Timer is ver 7.  My ver 6 VC++ won't open it as a project.  I was hoping to find a ver 6 example out there.  I don't program very often so I need all the help I can get.
Logged

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re: VC++ Interface Example
« Reply #3 on: March 28, 2005, 01:38:49 am »

You could use this:

http://www.codeproject.com/tools/prjconverter.asp

Quote
This tool automatically converts Visual C++ 7.0 projects back to Visual C++ 6.0 projects.

I use it all the time.
Logged

kjwiebe

  • Regular Member
  • Recent member
  • *
  • Posts: 10
  • Change this by choosing profile
Re: VC++ Interface Example
« Reply #4 on: March 28, 2005, 10:14:44 am »

Thanks for the convertor.  That works great!
Logged
Pages: [1]   Go Up