环境:
WinXPSP2 + VC6 + ORACLE10g
步骤:
1)新建demo.pc,内容如下:
2)将demo.pc预编译为demo.c:
3)将demo.c编译为demo.obj:
4)将demo.obj链接为demo.exe:
5)运行demo.exe进行测试。
环境:
WinXPSP2 + VC6 + ORACLE10g
步骤:
1)新建demo.pc,内容如下:
2)将demo.pc预编译为demo.c:
3)将demo.c编译为demo.obj:
4)将demo.obj链接为demo.exe:
5)运行demo.exe进行测试。