Waitrud Weber’s blog

things and reminders for memories

2022-01-01から1ヶ月間の記事一覧

3d:windows-make: Using Microphone.

I placed the kind of dll for the microphone in the program folder. - compilation execute vfwwdm32.dll -lvfw32 o (nothing) -lvfw32 o -lvfwwdm x -lvfwwdm32 x -lvfw x * The include in the source code is #include <vfw.h>. (20210112) C:\MinGW\include\</vfw.h>…

3d: windows-make: Print the circulation from kind of classes

We could print the schema for the purpose.Like from 10 to 1, We could share the classes as ring. int print_function_002 ( int i ) starts.#ifndef _WORK_010_H_#define _WORK_010_H_class WORK_010 { public: WORK_001 *iWORK_010=nullptr; public: …

3d: windows-make: Print Working thread which is a class

We'd rather like to depend on the able to print the scheme.Wroking classes should be shared as connected in any program. int print_function_002 ( int i ) starts. #ifndef _WORK_000_H_ #define _WORK_000_H_ class WORK_000 { public: WORK_001 *…

3d: windows-make: Parameter we can get by the use of character array.

I choosed that way on the title, which is going to be values and TCHAR. int record_well () { WAVEINCAPS wave_in_caps_value; LPWAVEINCAPS param; char apram[255]; // // // apram[0] = '\0'; err_msg_001("INI:LPWAVEINCAPS=|%s|.\r\n", (LPWAVEINC…

3d: windows-make: Reading the device of Microphone.

Recognision of Microphone is well.We can use the windows-api by use of mingw. --- Tue Jan 04 14:50:10 202 INI:LPWAVEINCAPS=||. Tue Jan 04 14:50:10 202 waveInGetNumDevs() return 0. Tue Jan 04 14:50:10 202 waveInGetDevCaps( 0, (LPWAVEINCAPS)…