如何使用GetspecialDir查找真实文件夹. [英] How find the real folder with GetspecialDir.

查看:89
本文介绍了如何使用GetspecialDir查找真实文件夹.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要找到图像btn.pcx的物理文件夹
我该怎么办?
这个程序.在Win98上:

v46 = CConfig__Instance(v42,v43,v44,v45);
LOBYTE(v1087)= 6;
v47 = CConfig__GetSpecialDir(v46);
std__basic_string_char_std__char_traits_char__std__allocator_char ____ operator _(&v1090,v47);
v48 = CGrafik__GetDC(dword_100D5D9C,0,0);
std__basic_string_char_std__char_traits_char__std__allocator_char ____ basic_string_char_std__char_traits_char__std__allocator_char __(
&v1120,
.\\ grafik \\ btn.pcx",
&v1121);

I need to find the physical folder of the image btn.pcx
How Can I do it?
This app. on Win98:

v46 = CConfig__Instance(v42, v43, v44, v45);
LOBYTE(v1087) = 6;
v47 = CConfig__GetSpecialDir(v46);
std__basic_string_char_std__char_traits_char__std__allocator_char____operator_(&v1090, v47);
v48 = CGrafik__GetDC(dword_100D5D9C, 0, 0);
std__basic_string_char_std__char_traits_char__std__allocator_char____basic_string_char_std__char_traits_char__std__allocator_char__(
&v1120,
".\\grafik\\btn.pcx",
&v1121);

推荐答案

为什么要反向工程代码?你为什么不自己写呢?您知道您必须要做的,就去做.相信我,我说它最终会为您带来更好的效果.

哦,是的-学习如何使用Google.真相在那里.
Why are reverse-engineering code? Why don''t you just write it yourself? You know what you have to do, so do it. Believe me when I say it will work out a lot better for you in the end.

Oh yeah - learn how to use google. The truth is out there.


这篇关于如何使用GetspecialDir查找真实文件夹.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆