自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Issue Solve-Controls-Unregistered Class, {7EBDAAE0-8120-11CF-899F-00AA00688B10}

Problem StatementWhen I am porting TabStrip Control to 64-bit in Win10 enviroment, vb6.0, error message pops up, as below:Root Cause:The control uses stock property pages, which are supported by msstkprp.dll (Microsoft Stock Property Pages). While this

2021-11-19 01:54:37 333

原创 Connect SQLite

Connect SQLiteBesides SQLite, we also need SQLite ODBC Driver, link here finds you for reference.Full Steps to follow:Obviously install SQLiteInstall SQLite ODBC DriverVBA Connect as example, link two typeliba. Microsoft ActiveX Data Objects 6.1 Lib

2021-11-15 11:17:15 429

原创 Err Information

Err is an object with predefined information, which could find you below.Beside, we could customized err information fit for personal use. One way is to define Enum to record error details. An example below:Public Enum RAWDATAERRErr_Completeness=vbObje

2021-11-12 11:32:24 217

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除